Assigning an ID to a Car - Car spawn on login
#8

just get the id when you create the vehicle
then use it to lock the car.

so when they login or want to spawn their car ,
(wherever you create the vehicle)

then use
pawn Код:
new playervid[MAX_PLAYERS];

playervid[playerid]=CreateVeh
you should have some kinda var to track the vehicle id for the player
that should not be saved, but used when creating/deleting the vehicle


hope this helps.


~J5
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)