Dynamic objects dosent work - 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: Dynamic objects dosent work (
/showthread.php?tid=408468)
Dynamic objects dosent work -
Michael14 - 18.01.2013
I have on my gamemode a few dynamic objects. They always worked, without any issues.
Yesterday I did a GMX and they're not working anymore, the dynamic objects, I have some regular createobject that works and the dynamic dosen't. No errors, it's in the mode I'm sure about that because when I used older verision of the mode they worked, any ideas how to fix it?
Re: Dynamic objects dosent work -
Norrin - 18.01.2013
Convert everything to latest Streamer using convertffs.com
Re: Dynamic objects dosent work -
niels44 - 18.01.2013
did you made any changes before you did the GMX? also do you have added the plugin streamer in server.cfg?
Re: Dynamic objects dosent work -
maiky1499 - 18.01.2013
I think I got the problem, don't get it yet;
[15:46:53] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
Respuesta: Dynamic objects dosent work -
[CG]Milito - 18.01.2013
Download the last version of streamer and recompile it
Re: Dynamic objects dosent work -
maiky1499 - 18.01.2013
works thanks