Jump to content

derp dedicated server question


Recommended Posts

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

 

& 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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...