This is how my code currently looks but it still isn't working. :\
#include "=BTC=_functions.sqf"
BTC_fast_rope_h = 21;
BTC_AI_fast_rope_on_deploy = 1;
BTC_roping_chopper = ["MH60S","UH60M_EP1","UH1H_DZ","Mi17_DZ","AH6X_DZ","MH6J_DZ"];
{
_rope = _x addaction [("<t color=""#ED2744"">") +...
I edited your edited code a little. As my BTC files don't have the "=BTC=" they just read "BTC", unfortunately it still didn't work :( I believe we're adding rmod2 to the server which adds fast roping if I'm not mistaken..I'd still like to get the script working in the mean time though. Any...
The messy attitude isn't my doing.. I just recently took over the scripting job :p I'm still trying to figure out where to find stuff haha and the double compiles is because one loads regular function the other loads customs. Probably doesn't need to be that way, but hey it works :D. I'll test...
I can't figure out why this won't work. I'm pretty sure I'm doing the code right. I have the files in addons and my init reads
//Run the player monitor
_id = player addEventHandler ["Respawn", {_id = [] spawn player_death;}];
_playerMonitor = [] execVM...
I got it figured out. I just opened up the editor and merged the 2 mission files..didn't lose anything and it added everything I needed into the mission :D
Yeah, that's exactly what my problem is haha. The compiles.sqf is already edited as is the init, mission, and description. I download this, http://opendayz.net/threads/dayz-mission-addin-serverside-scripts.7840/ but it gave me the anomalies which is what I don't want..piXel provides all the...
Is it possible to just get dogs+heli/vehicle towing to work? Also...is there a tutorial on how to get this to work on a pbo that's already been altered? (custom mapping, scripts, etc) I've been searching but haven't had any luck. Thanks :)
Is it possible to just get dogs+climbing+heli towing to work without anomalies? Also...is there a tutorial on how to get this to work on a pbo that's already been altered? (custom mapping, scripts, etc) I've been searching but haven't had any luck. Thanks :)
The server I play on recently switched over to 2017, so we spawned a 2017 vehicle in to test it and when we ran out of gas we tried to use a jerry can to fill it up, but it won't fill up. Is there a certain way to refill a vehicle on 2017? (The server also uses rmod if that makes a difference)...
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.