7 dayz -_- then my world goes to shit again, I literally just finished putting all my addons in, was just polishing things up, trying to learn how to do sub scroll menus and what not.
Actually, no i can't you'r file is nearly 100% different from mine. That's ridiculous.
Edit: I am going to uninstall my current salvage script and add in that one instead, maybe then i can get it working.
Quick and dirty tut for adding weapon cache's if required Ill go into more detail and be more specific.
http://opendayz.net/threads/weapon-cache-in-dayz.9636/#post-37546
This method makes the crates refill each time you log in, while this doesn't really affect my particular situation as I've...
yes there is a spot, it has to be in class vehicle section of your code. Make sure you update # of items! Check mine out...
class Vehicles
{
items=15;
class Item0
{
side="EMPTY";
id=1;
position[]={13225.278, -6.0489159...
aha! open 2D editor in arma 2 SP. Place desired ammo crate (I used US special weapons crates).
add this to the int field
"clearMagazineCargo this; clearWeaponCargo this; {this addWeaponCargoGlobal [_x, 2];} forEach ['M24','M4A1_AIM_SD_camo','M249','m16a4_acg','M9SD']; {this...
Is this possible? I'd like to put a weapon cache into my Skalitsy Island base which has been over run by AI bandits. Sort of a "mission" for my players to go on, as it stands now I have 4 barracks side by side but the risk for the reward isn't worth it.
Alternatively could I add an ammo crate...
Ok, so every time I upload the script "fnc_plyrHit" it causes my server to crap out and everyone gets Requesting Auth untill "Something went wrong" . I've looked at my server log for errors and its not showing any. Anyone have this issue? Currently the script is not in my pbo, but all the...
-_- Still a copy paste kinda guy here :( I'm not sure how I can put that into my code. I probably have to split up what you did above for individual sections in this code.... Little help? Sorry for asking you to do my work for me -_-
// Remove Parts from Vehicles - By SilverShot.
if(...
I agree, I've been trying to figure out how to do a submenu for the "Drop" command on my heli lift script too. Eg. You select "Drop Offroad" and the menu changes to "Are you sure?" Yes / No
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.