Server Side Scripting – ArmA: Armed Assault Talk
Jump to navigation
Jump to search
Perhaps it should be noted which version this functionality is available in. --Sy 12:31, 8 June 2007 (CEST)
- No need to note this. It is available in all versions since 1.00, only no documentation was available so far. --Suma 15:04, 8 June 2007 (CEST)
- Thanks, could you give us an example please.
- eg. in the server.cfg, do we have something like...
- onUserConnected="dummyVar = _this execVM ""scripts\Admin\UserConnected.sqf"";";
- And, if so where would the engine look for the 'UserConnected.sqf'? Within the mission that is currently running? Or somewhere else?
- Sorry, I know you're busy and you've only just put this up... btw... Great Job!--Sy 18:19, 8 June 2007 (CEST)
...
it wont work