Posts: 1,896
Threads: 102
Joined: Oct 2008
Taxi Driver
First NPC Release ever
• What is it?
Taxi Driver is a Basic NPC that drives around Las Venturas Casino Strip stopping at Traffic Lights to pick up passengers, Just to help out anyone who cant script or wants a Taxi Driver
• How to use
Each folder has a either a .pwn and .amx or a .rec file which need to be placed into the correct folders where your SA-MP 0.3 Server is located.
Once completed this, "Taxi" (without quotes) needs to be placed into the server.cfg filterscripts line.
Join your server and watch the Driver, even get in with him!
• Download
Posts: 91
Threads: 5
Joined: Nov 2006
Reputation:
0
Nice. Ideal for RP servers.
Posts: 1,896
Threads: 102
Joined: Oct 2008
Its Pretty Basic, I will make some more around LS and where all the main places are and a better drive so RP servers can use.
Posts: 42
Threads: 5
Joined: Apr 2009
Reputation:
0
I made a custom high speed detection notice, which is sent to admins. When I'm not in the server, the bots don't come up with speed warnings, when I'm in the server, the bots just stand ontop of an empty taxi and teleport around, with speed warnings up to 30000 mph.
Anyone know what this could be?
EDIT: I fixed it, if you have the same problem it's your shitty computer, try only having 1 NPC.
Posts: 3
Threads: 0
Joined: Oct 2009
Reputation:
0
where is this taxi driver in city??
Posts: 3
Threads: 0
Joined: Oct 2009
Reputation:
0
where i need put this??
public OnPlayerConnect(playerid)
{
if (IsPlayerNPC(playerid))
{
SendClientMessageToAll(0x00000000,"A new NPC connected!");
return 1;
}
}
Posts: 74
Threads: 4
Joined: Mar 2009
Reputation:
0
Pretty cool and as Craze said, very Ideal for RP servers.
Ganna Test It out now.
Posts: 1,896
Threads: 102
Joined: Oct 2008
it does work you need to put the right files in the right folders, this is a shit npc anyway i reccomend any of my other npcs.
Posts: 15
Threads: 3
Joined: Mar 2009
Reputation:
0
it doesnt work! The NPC has conected in the Server but i cant find the NPC and the NPC do not drive
Pls Help!
Posts: 1,896
Threads: 102
Joined: Oct 2008
Please read the tutorials.
Posts: 72
Threads: 6
Joined: Jun 2007
Reputation:
0
I will test your script, does looks good m8!
Posts: 106
Threads: 6
Joined: Jul 2010
Reputation:
0
Kewl!
EDITED:
I tested and the NPC doesn't spawn.