Streamer problem
#1

Код:
CreateDynamicObject: Expecting 12 parameter(s), but found 11
CreateDynamicObject: Expecting 12 parameter(s), but found 11
CreateDynamicObject: Expecting 12 parameter(s), but found 11
CreateDynamicObject: Expecting 12 parameter(s), but found 11
CreateDynamicObject: Expecting 12 parameter(s), but found 11
Same
How can I fix it this is very big lol
Reply
#2

You are missing the last line for your objects:
Код:
Float:drawdistance = 0.0
Full line:
Код:
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
#3

Hmmm thanks +rep and what about this error ?
warning 202: number of arguments does not match definition
Reply
#4

Where does this error appear? On the same line as these errors or?
Reply
#5

nope got fixed thank yuh luv u
Reply
#6

Quote:
Originally Posted by maaz
Посмотреть сообщение
nope got fixed thank yuh luv u
How did you fix this? I am experiencing something similar.

Either the server logs are complaining, or Pawno is. I can't seem to satisfy both.
Reply
#7

Maybe you should try updating the include.
Reply
#8

naa i also experienced same i use streamer and changed stream distance to 200.0 or change everything to normal CreateObject This idea was given to me by maaz he is awesome
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)