SA-MP Forums Archive
Map lag? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Map lag? (/showthread.php?tid=284304)



Map lag? - Twizted - 18.09.2011

So I've finally started my server (information will be posted below) but the current map is lagging like hell and I don't know what to do, so I'd like to get some help from you!

This is the current situation of the current map:

Quote:
/imageshack/img97/7819/samp012hc.png
/imageshack/img26/2343/samp013zv.png
Come test by yourself:

HostName: San Andreas TDM [JiHost.co.uk]
Address: 178.33.90.184:7261
Players: 0 / 100
Ping: 74
Mode: CSS-SAMP
Map: San Andreas


Re: Map lag? - SupremeCommander - 18.09.2011

I think its the object streamer, Not lag, is it?
I mean, Your objects arn't streaming quickly right? Or its the low FPS?



Re: Map lag? - Twizted - 18.09.2011

The objects aren't streaming quickly, yeah.
E: Every maps aren't loading properly, come check by yourself.

HostName: San Andreas TDM [JiHost.co.uk]
Address: 178.33.90.184:7261
Players: 0 / 100
Ping: 73
Mode: CSS-SAMP
Map: San Andreas


Re: Map lag? - SupremeCommander - 18.09.2011

Have you got theIncognito's plugin??


PS: I can't come on to ur server, Coz my San andreas got deleted... Gotta buy another CD


Re: Map lag? - Twizted - 18.09.2011

I don't. Altough the checkpoints are loading properly.


Re: Map lag? - SupremeCommander - 18.09.2011

I believe that's what causing the problem..... Use

pawn Код:
CreateDynamicObject(objectid,X,Y,Z,Rx,RY,RZ,VW=-1,INT=-1,Playerid=-1, draw distance=300);



on objects like floors, Etc

Then

on server.cfg

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers ***
port 7777
hostname ****
gamemode0 **** 1
filterscripts *****
plugins ******
announce 1
query 1
weburl a.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
It worked for me,... I hope it works for u....


Re: Map lag? - Twizted - 18.09.2011

I've changed the stream plugin to Incognito's, added #include <stream> and remove the MidoStream thing. Now I fall onto the water.