Help - 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: Help (
/showthread.php?tid=593178)
Help -
N0FeaR - 02.11.2015
The original object disappear why? has never happend to me before that the original object disappear also have stream_distance 2000.0
Re: Help -
SoFahim - 02.11.2015
Use this line in OnGamemodeInit
PHP код:
Streamer_TickRate(30);
This can help you a little bit to get more speed
Re: Help -
N0FeaR - 02.11.2015
Quote:
Originally Posted by SoFahim
Use this line in OnGamemodeInit
PHP код:
Streamer_TickRate(30);
This can help you a little bit to get more speed
|
Still same :/
Re: Help -
N0FeaR - 02.11.2015
I found out whats the problem thx anyway mate!