Lag places - 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: Lag places (
/showthread.php?tid=275586)
Lag places -
Danielo - 10.08.2011
When i go in some places , like in Vagos Turf ( single player ) , lags like hell.
If i don't go there there's no LAG !
I use GF edit , any ideas?
Re: Lag places -
Riddick94 - 10.08.2011
Timers it this place?
Too many functions in this place?
Using mods?
Try on the other gamemode and tell us what you noticed.
Re: Lag places -
MadeMan - 10.08.2011
Might be too many vehicles/objects/pickups in one place.
Re: Lag places -
Danielo - 11.08.2011
How i can detect that ? I will try to recomplie my GM with the NEW includes.
Re: Lag places -
Grim_ - 11.08.2011
Quote:
Originally Posted by Danielo
How i can detect that ? I will try to recomplie my GM with the NEW includes.
|
As MadeMan said, it's most likely that your computer can't handle all of the objects/pickups/vehicles/players/3D Texts/map icons, or any mix of them all, that reside in that area. This is usually caused by a low amount of RAM memory. Even if you do detect, there isn't much you can do besides delete some of the elements in that area, which would probably cause your script to bug out.
Please list your computer specifications (CPU, RAM, Graphics Card, etc)