Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
Coding_Camel

Server Siding files

Recommended Posts

Sorry, posted in the wrong section last time.

I'm trying to put a SQF file on the server so it's not in the mission file. I've seen it done before, anyone here know how?

I'm using

[] execVM "servermissionfile\code.sqf"

to execute it from the init.

EDIT -

just found that it uses the isServer check in the init for other files. I think this is my issue!

Share this post


Link to post
Share on other sites
Sign in to follow this  

×