Spawn Lag(+rep) (VIDEO) - 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: Spawn Lag(+rep) (VIDEO) (
/showthread.php?tid=494792)
Spawn Lag(+rep) (VIDEO) -
ScripteRMKD - 14.02.2014
Hi All.I need problem with my lagging server :@:@ On others gamemodes not lagging but on mine lagging i recorded a video we can watch him ... Please help me after login i have lags :@:@
Read description
http://www.youtube.com/watch?v=yM2Hz...ature=*********
Re: Spawn Lag(+rep) (VIDEO) -
BarFix - 14.02.2014
Maybe you got too many cars near you, maybe only you lagging from that.
Also, i think that you should to post it on "server support" forum.
Re: Spawn Lag(+rep) (VIDEO) -
ScripteRMKD - 14.02.2014
NOT WORKING HELPPPPPPPPPPPPPPPPPPP
Re: Spawn Lag(+rep) (VIDEO) -
Threshold - 14.02.2014
Try using SetSpawnInfo before you actually spawn the player. (Use it either before they log in if you don't save skins. Use it after they log in if you do save skins, and maybe set a timer to spawn the player? 0_o)
That would most likely solve the skin loading lagg issue. As for the objects, you could try using CreateObject for the more important ones, but I don't think that you can really change how fast they load. Altering the streamdistance could have an impact on it however, if you increase it, the sooner it will load. (Very high stream distances are not recommended though, and could cause even more lag)