[STREAMER] Object Help. - 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: [STREAMER] Object Help. (
/showthread.php?tid=548983)
[STREAMER] Object Help. -
MD5 - 03.12.2014
Hello,
I'm just a bit stuck here. Basically, when the "XMAS Present" spawns. It says:
Код:
*** 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
But the "object" won't actually show. But when the server actually starts I get this:
Код:
*** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27101) (script might need to be recompiled with the latest include file)
But, when I update the include to the latest streamer include. It makes all of my "DynamicCP's" go away. The versions match I also checked their changelogs, there's nothing different about "DynamicCP's" getting updated.
Re: [STREAMER] Object Help. -
osman2571 - 03.12.2014
recompile your script with new includes of streamer and it will work