Pedestrains and traffic in SA:MP - 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: Pedestrains and traffic in SA:MP (
/showthread.php?tid=646188)
Pedestrains and traffic in SA:MP -
spyro9696 - 12.12.2017
Is it possible? Is there a script in order to have same pedestrains and traffic in Multiplayer?
Re: Pedestrains and traffic in SA:MP -
Sting. - 12.12.2017
There are some filterscripts available, but you should know that they are Bots which occupy slot space, it might be ideal but not recommended, as you will be using player's slots. 1 Bot = 1 Slot.
Re: Pedestrains and traffic in SA:MP -
spyro9696 - 12.12.2017
Yes, I Know, but I need it for a video.
Can you post the script, please?
Re: Pedestrains and traffic in SA:MP -
solstice_ - 12.12.2017
https://sampforum.blast.hk/showthread.php?tid=574547
Re: Pedestrains and traffic in SA:MP -
spyro9696 - 12.12.2017
Thanks.
Re: Pedestrains and traffic in SA:MP -
spyro9696 - 12.12.2017
There is a problem, the script does not work...
The Author says
Quote:
P.S. you should to launch script before you connected on server, because of foreach.
|
But how do you do it?
Re: Pedestrains and traffic in SA:MP -
Lucases - 12.12.2017
Quote:
Originally Posted by spyro9696
There is a problem, the script does not work...
The Author says
But how do you do it?
|
Make all players log out, then load the filterscript
Re: Pedestrains and traffic in SA:MP -
solstice_ - 12.12.2017
Quote:
Originally Posted by Lucases
Make all players log out, then load the filterscript
|
That.
Re: Pedestrains and traffic in SA:MP -
spyro9696 - 12.12.2017
There are not players, I'm alone... The script does not work...
Re: Pedestrains and traffic in SA:MP -
solstice_ - 12.12.2017
Quote:
Originally Posted by spyro9696
There are not players, I'm alone... The script does not work...
|
Quit the game and try loading the script.
Put the filterscript's name on server.cfg
Once you login, do /rcon login "password" and then type /rcon unloadfs "Fsname"
After that, do /rcon loadfs "fsname"
Try this.