0 Members and 2 Guests are viewing this topic.
[20:23] <habi> later only i heard that lu chatbox is customizable. On my first visit, it appeared ugly.[20:23] <habi> May be that also be the reason why lu has no players
Uuh... Seems like PAWN doesn't support getting a car to you after you have been into it.. So it's a lost cause.
public OnPlayerExitVehicle(playerid, vehicleid){ RemovePlayerFromVehicle(playerid); SetVehicleToRespawn(vehicleid); return 1;}