A weird problem - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A weird problem (
/showthread.php?tid=227691)
A weird problem -
Infinitas - 18.02.2011
Ok basically my problem is when i goto turn my server on the samp-server.exe freezes half way when loading the script when i add any object. Ive tried adding the objects to the script itself and as a filter script. Currently I'm using MidoSteam.
I've never encountered a problem like this before. Any help would be greatly appreciated.
Re: A weird problem -
TheYoungCapone - 18.02.2011
so when you add objects it freezes and when you dont it doesnt?
Re: A weird problem -
Zack9764 - 18.02.2011
Try putting on Icognito's plugin and using the CreateDynamicObject function.
Re: A weird problem -
Infinitas - 18.02.2011
Quote:
Originally Posted by TheYoungCapone
so when you add objects it freezes and when you dont it doesnt?
|
Yup i have to completely remove ALL objects for it to turn on.
@Zach, will try now.