Have a problem the hostage is on a roof or 2nd story. He is gets tied up put goes to the 1st floor.
Probably need to add some elevation setter or something
How to add music
Add this
playsound "intromusic";
After
//God mode Start
Looks like
//God mode Start
playsound "intromusic";
Now add this into the description.ext
under
class RscProgressNotFreeze
{
idc = -1;
type = 45;
style = 0;
x = 0.022059;
y = 0.911772;
w = 0.029412;
h = 0.039216...
What the does?
- Make a info board like the trader menu
- displays info on your server or anything you want, such as rules
How can I edit it?
- Open the spawn.sqf and there is a config part only mess with that and the info board part.
Not working?
- Find this
waitUntil { alive player }...
I can help you for free, donations would be nice.
I can almost script anything from self blood to base building.
Just add me or Email me.
Email
[email protected]
Skype
kylekoenig2016
After this
_countFuel = _countFuel + (count ((position _currentVehicle) nearObjects ["Land_wagon_tanker", _distance]));
Add this to get all pumps working
_countFuel = _countFuel + (count ((position _currentVehicle) nearObjects ["Land_fuelstation_army", _distance]));
_countFuel = _countFuel +...
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.