Quote:
Originally Posted by ForT
Pode fazer assim:
pawn Код:
public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ) { if(IsPlayerInAnyVehicle(playerid)){ SetPlayerArmedWeapon(playerid, 0); SendClientMessage(playerid, -1, "Nгo pode atirar dentro de um carro!"); } }
|
ah sim ta valeu mas tipo eu coloco aonde isso ? Dentro da GM ? pf me diz ae cara sou novato em pawn.
e oque ele faz ? tipo eu entro no carro e tento a tirar e da essa mensagem ? ou sla oque ? pode me dizer?