Is this gonna work?
#1

Hey.. Im just wondering if you can use multiple variables with different name based on one enum.. example

enum TeamInfo
{
TeamName[32]
}

new Team1[TeamInfo];
new Team2[TeamInfo];
Reply
#2

Yes.

As Alex said, try it. Debug it was by using printf
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)