Quote:
Originally Posted by luigifan9
Quote:
Originally Posted by MyName?
Hey, I want to know all the weapons you get when you exit cars.
Like Cop Car, Shotgun
Caddy, Golf club
Because my anti weapon cheat doesn't like it 
So it can be usefull to know this.
|
or try
pawn Код:
public OnPlayerExitVehicle(playerid,vehicleid) ResetPlayerWeapons(playerid, 0)
|
There is only one parameter of ResetPlayerWeapons(playerid). And it will replace every weapon which the player has.