24.11.2017, 15:38
! = false
so there's no point doing ! and == 0
same as doing (IsPlayerAdmin == 1) wrong <
you should do (IsPlayerAdmin)
so there's no point doing ! and == 0
same as doing (IsPlayerAdmin == 1) wrong <
you should do (IsPlayerAdmin)