Any fix here?
#1

I am getting spammed by this in my logs:
Код:
CreateDynamicObject: Expecting 12 parameter(s), but found 11
Any fix for it?
Reply
#2

Yeah- add the 12th parameter.
Reply
#3

How?
Reply
#4

pawn Код:
native 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);
You missed one of these.
Reply
#5

Re-edit your .pwn
and replace 11 by 12
Reply
#6

If you can't figure out what's missing, you can post the code here.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)