What weapons do you get by what cars?
#1

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.
Reply
#2

Try all the vehicles. I can only add to your list that enforcer gives you body armour.
Reply
#3

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)
Reply
#4

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.
Reply
#5

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)
That doesn't work for me. My playeres also exits the vehicles without F or Enter. And in OnPlayerStateChange isn't a option doesn't work.
And I got Deathmatch zones.
Reply
#6

Save each player's weapon in a file/variable as they leave a vehicle, check which ones they bought, then reset their weapons, then give them the legally owned weapons back.
Reply
#7

Quote:
Originally Posted by biltong
Save each player's weapon in a file/variable as they leave a vehicle, check which ones they bought, then reset their weapons, then give them the legally owned weapons back.
Lol didn't you read my question? I didn't ask how to remove them I already did that.
Reply
#8

Police enforcer ---> Armor
Reply
#9

Quote:
Originally Posted by Geso
Police enforcer ---> Armor
That was already mentioned, even if armor isn't a weapon:
Quote:
Originally Posted by $ЂЯĢ
I can only add to your list that enforcer gives you body armour.
Reply
#10

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Geso
Police enforcer ---> Armor
That was already mentioned, even if armor isn't a weapon:
Quote:
Originally Posted by $ЂЯĢ
I can only add to your list that enforcer gives you body armour.
Ooh yeah, true, didnt see it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)