gTeam tiny question
#1

Hello
I have a tiny question about gTeam
How can I define gTeam inside brackets?
For example:
pawn Код:
new gTeam[MAX_PLAYERS];
new TeamDoesSomething[gTeam];
^^
This give me this error:
pawn Код:
error 008: must be a constant expression; assumed zero
And if I add brackets to the gTeam (like new TeamDoesSomething[gTeam[]]; ) I get the invaild expression error
So how can I define gTeam inside brakcets?
Please help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)