hello, how to enable drive on water in vcm-mp 0.4 and change player selection location menu ?
You can use it in onScriptLoad
SetDriveOnWater( true );
And also can create cmd to enable/disable it
And for RequestClass screen the source is the same as 0.3
does 0.4 have a config.ini file? because i only have the server.exe and cant type anything in it
Quote from: johnkimball on Jul 04, 2015, 08:48 PMdoes 0.4 have a config.ini file? because i only have the server.exe and cant type anything in it
Just open up your main.nut and find there onScriptLoad then copy/paste that line there