05.04.2011, 23:10
(
Last edited by cruising; 06/04/2011 at 12:00 AM.
)
Quote:
|
Well i used level because didn't noticed you had 'Admin'. Also, you are misinterpreting the usage of enums and variables.
Let's start: pawn Code:
pawn Code:
pawn Code:
pawn Code:
|
EDIT: uhm..im complete blind! i had already """new PlayerInfo[MAX_PLAYERS][pInfo];"""
under enum, so now it does work! So thank you!, without you i had never figure out that i need to use """new PlayerInfo[MAX_PLAYERS][pInfo];""" for the enum info


