lolw00t Posted July 9, 2013 Report Share Posted July 9, 2013 okay im trying to call a custom Compiles.sqf file like this call compile preprocessFileLineNumbers "dayz_code\compiles.sqf"; so i can call a custom fn_selfactions like this fnc_usec_selfActions = compile preprocessFileLineNumbers "dayz_code\fn_selfActions.sqf"; but i problems it that it isnt showing up in game (scroll options like selfbloodbag etc. etc. etc.) if that isnt the why i call custom files what do i then do it ? & before anyone say it: yes the files are made correctly. i have even tried not call anything & go with the default & then it works. a really frustrated lolw00t/Richardfromlost Link to comment Share on other sites More sharing options...
traffiq Posted July 11, 2013 Report Share Posted July 11, 2013 & before anyone say it: yes the files are made correctly. i have even tried not call anything & go with the default & then it works. Plan and simple: There has to be a problem in the way you edited the files. If it would be correct it would work. Link to comment Share on other sites More sharing options...
lolw00t Posted July 11, 2013 Author Report Share Posted July 11, 2013 yeah i was tired. found a missing ; in the fn_selfactions the day after i posted this D hurp a durp Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now