Questions
#1

Hi, I need this:
1)When somebody kills somebody add weapon skill to killer...
2)I have just that:
PHP код:
    if(GetPlayerWeapon(playerid) == WEAPON_MINIGUN) {
        
Kick(playerid);
        return 
0
...but I need disarm and kick

THX...
Reply
#2

for disarm use ResetPlayerWeapons(playerid);
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)