error 010: invalid function or declaration [REP+]
#8

I think this
pawn Код:
else if(80 <= pStats[playerid][pK6ht] <= 80)
should be
pawn Код:
else if(30 < pStats[playerid][pK6ht] <= 80)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)