22.05.2014, 14:38
Like I said, you have to load nativechecker plugin last so you won't be getting the message 'Error: Function not registered'.
Re-compile your gamemode with the latest version of streamer.inc
In 2.7 version a new parameter has been added in CreateDynamicObject function and that's "drawdistance". You have to set a value for it and you'll get rid of those messages about expecting 12 parameters but found 11.
Re-compile your gamemode with the latest version of streamer.inc
In 2.7 version a new parameter has been added in CreateDynamicObject function and that's "drawdistance". You have to set a value for it and you'll get rid of those messages about expecting 12 parameters but found 11.