Why is that Appearing ? - 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: Why is that Appearing ? (
/showthread.php?tid=508068)
Why is that Appearing ? -
dakata994 - 20.04.2014
Look:
Код:
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
*** CreateDynamicObject: Expecting 11 parameter(s), but found 12
There are more like 500 messages like this.
Can someone help me ?
Re: Why is that Appearing ? -
Alex Magaсa - 20.04.2014
Did you tried to update streamer plugin?
Re: Why is that Appearing ? -
Abagail - 20.04.2014
A new param was added to the Streamer plug-in since the version you had most likely. Just add the extra param where-ever you use CreateDynamicObject, and you should be good to go.
Re: Why is that Appearing ? -
dakata994 - 20.04.2014
Its appearing again.
Re: Why is that Appearing ? -
dakata994 - 20.04.2014
Anyone ? I need it
Re: Why is that Appearing ? - Astralis - 20.04.2014
Get the same streamer.inc include & plugin version (2.7.1 - 0.3z), then re-compile your script with it, and start the server.