Server Log - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server Log (
/showthread.php?tid=499709)
Server Log help!!!! +1rep for the fast,best help,and always check the topic to help. -
7Ahmad7 - 09.03.2014
what is this mean? i found it on my server log,and i can hear the object while it moving,but i cant see it.
what is this?
*** 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
and thanks +2reb for who help me.
Re: Server Log -
Twizted - 09.03.2014
pawn Код:
//CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 300.0);
You're missing one parameter.
Re: Server Log -
RenovanZ - 09.03.2014
CreateDynamicObject has 12 parameters, but only found 11.
pawn Код:
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);
Re: Server Log -
7Ahmad7 - 09.03.2014
but it was working before fine,what happened to it so?
Re: Server Log -
7Ahmad7 - 09.03.2014
Hello!
Re: Server Log -
7Ahmad7 - 09.03.2014
any one wanna help mee?
Re: Server Log -
7Ahmad7 - 09.03.2014
---------- delted by me --------
Re: Server Log -
7Ahmad7 - 09.03.2014
Hello!!!!!!!!
"
Re: Server Log -
1fret - 09.03.2014
Were you have cretedynamicobject you are missing 1 params so just check over and see if its 12
Re: Server Log -
PrivatioBoni - 09.03.2014
Quote:
Originally Posted by 7Ahmad7
Bump it....waiting for a fuckin fast help.
|
What an idiotic attitude to have. If you want help, be patient and don't act like a child.