yeah put it under:
_object = createVehicle [_class, _location, [], 0, "CAN_COLLIDE"];
};
and just use this:
if (_object isKindOf "AN2_DZ") then {
_object addWeapon "TwinVickers";
_object addMagazine "500Rnd_TwinVickers";
};
if (_object isKindOf "ArmoredSUV_PMC_DZE") then {
_object...
1) This script is applying only for vehicles at spawns or from traders. Can I fix it somehow or not possible?
You need to change your server_publishVehicle2.sqf and server_publishVehicle3.sqf for this, with the same code
2) How could I change vehicle capacity? (e.g. UH1H has 50/25/5 slots, but...
:D
Dont know, if i look at it i cant see anything because its blinds me -.-
/Spam
I just simply added a player action ["GunLightOn", player]; command to make sure its off/on when it should be :cool:
init.sqf
add:
dayz_maxLocalZombies = 15;
dayz_maxGlobalZombiesInit = 15;
dayz_maxGlobalZombiesIncrease = 5;
dayz_maxZeds = 500;
and edit the numbers to your liking; CAUTION: MAY CAUSE MASSIVE LAG!!
Hey guys,
after some searching i did not find anything to get this done, so i hope some of you can point me at least into the right direction.
I just want to check if a Flashlight is on/off from a gun.
i could find something similar for cars...
right, same for me.
I installed Sarge now on the Server and will test the perfomance with the settings i've set. Maybe i will get my hands on the Headless Client and see what i can do with it. Never went really deep with it, but maybe its worth a shot.
Just need to find any updates on this topic...
Maybe i could take WAI and simply add some sort of convoy mission with random waypoints, which will be new generated as soon as they get to it or get killed; just thinking out loud
already on some testing with sarge.
Maybe i will get to something, but for now its just testing with old apples -.-
DZAI isnt an option, just because of reasons, i just cant get me to like it ^^
i stay with sarge and try to get this as simple and smooth as i can get it :)
Thanks for the help...
sounds like an instance error:
Are your databse up?
Are your server configs set up correctly?
most of the time about 290-300kb the server stops and is trying to do some hive tasks, check there for any mistakes
well from all the information you gave us, the only think i can tell here is: you messed up on one of the steps.
you can do it much easier by the way:
go to your player_build.sqf and look for these lines:
_limit = 3;
if (DZE_StaticConstructionCount > 0) then {...
Hey Guys,
can someone tell me which script could bring me patrolling AI.
I did see something on WAI, but not sure if its just standing NPCs or patrolling once.
DZAI already tried, but i dont like it that they hunt you down. i had homething like Sarge did with his AI, is there something out...
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.