11.11.2010, 07:08
Sorry again but not working this way give's me the SafePlayerPoint errors.
i was thinking about
chaning the :
And making these:
But well i don't know don't understand why it wont work.
i was thinking about
chaning the :
Код:
GetPlayerWeaponData(i, 7, weaponid, ammo);
Код:
{ if(GetPlayerWeapon(killerid) == 38) Ban(killerid); //Ban if they have a minigun return 1; } if(GetPlayerWeapon(killerid) == 37) Ban(killerid); //Ban if they have a Flame-thrower return 1; }