SA-MP Forums Archive
Gta sa exe stops working with mappings. - 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: Gta sa exe stops working with mappings. (/showthread.php?tid=412572)



Gta sa exe stops working with mappings. - Moneymachine - 02.02.2013

So i downloaded some mappings and were looking for them in game..Then in som point game freezed-->Gta sa exe.Stop working.-->Relog-->Same problem.Is it because my computer isnt so good or what? it is annoying.


Re: Gta sa exe stops working with mappings. - Rapgangsta - 02.02.2013

You probably exceeded the object limit, download and install this, https://sampforum.blast.hk/showthread.php?tid=102865, then convert all your CreateObject in CreateDynamicObject (CTRL + H)


AW: Gta sa exe stops working with mappings. - Moneymachine - 02.02.2013

Hmhh..I really dont know how to install that,But my abode keeps going down..Maybe gta goes down because of that?


Re: Gta sa exe stops working with mappings. - Rapgangsta - 02.02.2013

Just download this http://samp-streamer-plugin.******co...v2_6_1_r79.zip
then extract the files in your samp server.
Now add "plugins streamer" in your server.cfg folder and #include <streamer.inc> at the top of your game mode. Then just convert all your CreateObject in CreateDynamicObject (CTRL + H)