28.10.2009, 14:08
1. crate that train - etc.
2.put that npc in that train you have crated...
it looks like this
1 "trainLS" = AddStaticVehicle(coordinates and car skin)
2 put trainLS into your npc or put it there:
Putplayerinvehicle(playerid..... trainLS.....)
2.put that npc in that train you have crated...
it looks like this
1 "trainLS" = AddStaticVehicle(coordinates and car skin)
2 put trainLS into your npc or put it there:
Putplayerinvehicle(playerid..... trainLS.....)

