04.01.2011, 16:20
Quote:
I want to create vehicle just for one player only, I know that, it is possible, becouse I saw something like that, long time ago, on some sverer but I can't figure how to do that.
Код:
CreateVehicleForPlayer(playerid,vehicletype, Float:x, Float:y, Float:z, Float:rotation, color1, color2, respawn_delay); |
One thing I can think of is a vehicle that is only drivable by that specific player, and locked for others.