SA-MP Forums Archive
[FilterScript] Bus's NPC's - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Bus's NPC's (/showthread.php?tid=620929)



Bus's NPC's - Yaa - 04.11.2016

SAN ANDREAS PLAYGROUND BUS RELEASED !!

Introduction :

Hey !!

i got this idea from the school bus x'D i noticed a lots of Servers not using the real bus system (Real life style)

so i created some bus's at LV and SF

Script :

The script just a simple ex of FS i suggest to u to add this FS to you re gamemode

anyway :

- Bus Locations :

Number : 32 | SF Chinatown <-> LV Emerald Isle (soon)
Number : 04 | SF Industrial Area <-> LS Grouve Street (soon)
Number : 78 | SF Pirates Ship <-> LV Area 69 (soon)
Number : 57 | SF Train Station <-> (SF-LV) The Small Village
Number : 18 | SF Police Office <-> (LS Beach) Vachet Harbor
Number : 40 | Las Venturas <-> Las Barrancas
Number : 65 | LV Pirates Ship <-> SF Pirates Ship
Number : 52 | LV Emerald Isle <-> LS Grouve Street
Number : 30 | LV Police Departemment <-> Mount Chilliad
Number : 07 | LV Ammo Nation <-> LV Area 69

- Bus Principal Station at LV P.Ship

How to install :

1 - Download the script
2 - Put npcmodes at Npcmodes in u server root
3 - put FS in u filterscripts folder
3.1 - if u are good scripter merge it to gamemode better
4 - go to Config.cfg add
PHP код:
filterscripts SAPNPC 
5 - Enjoy !!

Credits :

*SA-MP Team
*NPC Creator (idk by who) no credits n00b

ScreenShot :

http://imgur.com/a/e2B8E

Download :

- npcmodes : http://www.mediafire.com/file/8cz7pp...m/npcmodes.rar

- Ex of FS : http://www.mediafire.com/file/pjqcrk...fon/SAPNPC.pwn

- Pastebin users : http://pastebin.com/9ndmWy3b

I Hope You like it


Re: Bus's NPC's - RyderX - 04.11.2016

COOL DUDE>!?


Re: Bus's NPC's - Yaa - 05.11.2016

Thanks


Re: Bus's NPC's - Oficer - 06.11.2016

Works on localhost? I don't see any bus :/


Re: Bus's NPC's - Yaa - 06.11.2016

did u downloaded npcmodes ?

and changed maxnpc in config.cfg to 100 ?


Re: Bus's NPC's - SyS - 06.11.2016

..analysing code.......
well stop there
PHP код:
#pragma tabsize 0 
no more explanation needed


Re: Bus's NPC's - Oficer - 06.11.2016

Quote:
Originally Posted by Yaa
Посмотреть сообщение
did u downloaded npcmodes ?

and changed maxnpc in config.cfg to 100 ?
Yes, I corrected but "[14:11:56] [npc:part] [SAP]Bus[40] has left the server (4:2)
[14:11:56] [npc:part] [SAP]Bus[57] has left the server (5:2)"
any ideas?


Re: Bus's NPC's - Yaa - 06.11.2016

in this situation i suggest to you to merge the FS To your gamemode

for more info pm me

and it's work for me :/




Re: Bus's NPC's - Yaa - 06.11.2016

Quote:
Originally Posted by Sreyas
Посмотреть сообщение
..analysing code.......
well stop there
PHP код:
#pragma tabsize 0 
no more explanation needed
Lol is just for new scripters -_-

because pastebin kills the ident :/


Re: Bus's NPC's - SyS - 06.11.2016

Quote:
Originally Posted by Yaa
Посмотреть сообщение
Lol is just for new scripters -_-

because pastebin kills the ident :/
use tabs instead of space for indenting.