01.08.2012, 12:03
Quote:
You can also use a custom ban system which would tell the player the reason why he is banned.
|
Quote:
And for example, some noob ass scripter would do this:
pawn Код:
|
Quote:
Another suggestion: Leaving us to disable objective from SetVehicleParamsForPlayer without respawning the vehicle.
|
Код:
SetVehicleParamsEx(vehicleid, -1, -1, -1, -1, -1, -1, false);
Quote:
AttachMapIconToPlayer(playerid, mapicon)
AttachMapIconToVehicle(vehicleid, mapicon) |
Код:
AttachMapIconToObject(objectid, mapicon);