05.05.2009, 20:05
You haven't got playername defined anywhere also, put parentheses around GetPlayerWeapon(i) and the number, so
((GetPlayerWeapon(i) == 3 || (GetPlayerWeapon(i) == 35) || (GetPlayerWeapon(i) == 36))
((GetPlayerWeapon(i) == 3 || (GetPlayerWeapon(i) == 35) || (GetPlayerWeapon(i) == 36))