[HELP] Streamer (Function Syntax)
#1

Код:
[17:37:21] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
The authors of the plugin change the syntax of the function by the paramater "draw distance".
How can I fix it?
Reply
#2

u're missing one parameter
Reply
#3

Download latest streamer plugin and include then re-compile your script
Reply
#4

Quote:
Originally Posted by IceBilizard
Посмотреть сообщение
Download latest streamer plugin and include then re-compile your script
It makes error when I tried to compile.
Reply
#5

It needs 12 parameters, but you're writing only 11. Give us a example of how are you using the function.

Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)