Help with an NPC
#1

Hey i have a train NPC but the trailers are on front here is a picture:


Uploaded with ImageShack.us
How can i turn it around so the brownstreak is in front and the trailers BEHIND it? This is the code:
[pawn]
new train;
train = AddStaticVehicle(538, 0,0,0, 0, 1, 1);

if(!strcmp(playername,"TrainDriverLV",true)) {
PutPlayerInVehicle(playerid,penis,0);
SetPlayerColor(playerid,0xFFFFFFFF);
}
Reply


Messages In This Thread
Help with an NPC - by thimo - 16.06.2011, 14:19
Re: Help with an NPC - by randomkid88 - 16.06.2011, 16:03

Forum Jump:


Users browsing this thread: 3 Guest(s)