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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...