Quote:
Originally Posted by wups
I have a better idea.
pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) { if( (newkeys & KEY_FIRE && newkeys & KEY_LOOK_LEFT ) || (newkeys & KEY_FIRE && newkeys & KEY_LOOK_RIGHT ) Kick(playerid); return 1; }
P.S.Matau esi lietuvis 
|
Bad idea, in my own server, I don't allow DDB, but I constantly look left and right to check my surroundings.
Lots of people besides be do this.