I need a bit of help ...
#9

Код:
enum tinfo
{
  TeamPlayerName[MAX_PLAYER_NAME],
};
new TeamInfo[MAX_TEAM][tinfo];
i put this on gamemode init
Код:
strmid(TeamInfo[ TEAM_WEST ][TeamPlayerName], "West ", 0, strlen("West"), MAX_PLAYER_NAME);
Reply


Messages In This Thread
I need a bit of help ... - by MrIncredible - 17.03.2010, 21:43
Re: I need a bit of help ... - by laser50 - 17.03.2010, 21:47
Re: I need a bit of help ... - by MrIncredible - 17.03.2010, 21:58
Re: I need a bit of help ... - by laser50 - 17.03.2010, 21:59
Re: I need a bit of help ... - by MrIncredible - 17.03.2010, 22:02
Re: I need a bit of help ... - by laser50 - 17.03.2010, 22:05
Re: I need a bit of help ... - by MrIncredible - 17.03.2010, 22:07
Re: I need a bit of help ... - by laser50 - 17.03.2010, 22:08
Re: I need a bit of help ... - by MrIncredible - 17.03.2010, 22:12
Re: I need a bit of help ... - by laser50 - 17.03.2010, 22:12

Forum Jump:


Users browsing this thread: 1 Guest(s)