HOW TO DO THIS ..... - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: HOW TO DO THIS ..... (
/showthread.php?tid=197669)
HOW TO DO THIS ..... -
evenskull - 09.12.2010
Hi
i wanted to no how to add Npc bot like i want a couple of theym to drive taxi arrounf los santos and i want a 2 trian npc cause i wante it to be easy to go somewhere.
and my second question.
how i add a systheme that every time its change week in the server it goes to a different map like ex
first week you start at ls
second sf
3 lv
How
P.S.. Im also looking for the best Cops And robbers game mode Thanks
Re: HOW TO DO THIS ..... -
Benjo - 09.12.2010
Here is the stickied thread explaining how to use NPCs -
https://sampforum.blast.hk/showthread.php?tid=95034
Re: HOW TO DO THIS ..... -
evenskull - 09.12.2010
i Tried It but it wont work
like i dont have vrecord command and al that
Re: HOW TO DO THIS ..... -
Benjo - 09.12.2010
As it says at the top of the post, those commands are part of the npc_record filterscript (it should already be in your filterscripts folder). To use them you will have to have that filterscript loaded; add "npc_record" into your list of filterscripts in your server.cfg file.