Quote:
Originally Posted by xerox8521
pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) { if(PRESSED(KEY_SUBMISSION)) { new id = GetPlayerVehicleID(playerid); RepairVehicle(id); SendClientMessage(playerid, 0x00FF00AA, "Vehicle Repaired!"); } return 1; }
|
nah itz not working it shows the pawn not working properly and shows me the dialog with send or dont send one...............
guys help me out..............