I have a question or two. I watched a video by a well named person on these forums. He basically stated we can move things from the init.sqf into the variables.sqf thus eliminating double calls to the dayz_code.pbo. for example:
These above things can be stated at the beginning of variables.sqf, then repacked into the PBO.
this being said, why can't we do this with compiles.sqf? fn_selfactions? etc? instead of copying these files to our MPMission folder plus the changes needed for the mod(s) -- so it ends up double calling things along with adding to an increased mission file?
Question
Just_R
I have a question or two. I watched a video by a well named person on these forums. He basically stated we can move things from the init.sqf into the variables.sqf thus eliminating double calls to the dayz_code.pbo. for example:
These above things can be stated at the beginning of variables.sqf, then repacked into the PBO.
this being said, why can't we do this with compiles.sqf? fn_selfactions? etc? instead of copying these files to our MPMission folder plus the changes needed for the mod(s) -- so it ends up double calling things along with adding to an increased mission file?
Edited by Just_RLink to comment
Share on other sites
3 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now