Vehicle id issue
#1

I made an NPC for my server that was supposed to be driving a Coach.
But it shows up driving an NRG-500.
Then I tried the Bus, and the NPC was driving a Greenwood.
I think I put the right vehicle id in the script for the Coach(437) or the Bus(431).

Would anyone know what the problem is?
Reply
#2

We can't smell what's your problem. How about some code?
Reply
#3

Top
new Coach;

Init
Coach = AddStaticVehicleEx(...

OnPlayerSpawn + IsPlayerNPC and nick = CoachDriver
PutPlayerInVehicle(playerid,Coach,0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)