Ok I have a scripting question for you i want to make a config in my init an example would be i want to make Snapping = 1; then later down do if (Snapping == 1) then { run scripts }; then in the desc.ext call that config in the init how would i do this would i do if (Snapping in init.sqf == 1) then..... ? or how would one do this?
Question
Alexander Hamilton
Ok I have a scripting question for you i want to make a config in my init an example would be i want to make Snapping = 1; then later down do if (Snapping == 1) then { run scripts }; then in the desc.ext call that config in the init how would i do this would i do if (Snapping in init.sqf == 1) then..... ? or how would one do this?
Link to comment
Share on other sites
2 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