29.07.2012, 11:22
Hello,
i want like that when a Player choose a team and when he reconnect, he/she should automatically be into their Team which they choosed !
My Enum :
My Team Define :
Not Using gTeam, If Need just tell me !
Please Help
Thanks
i want like that when a Player choose a team and when he reconnect, he/she should automatically be into their Team which they choosed !
My Enum :
Код:
enum pInfo
{
AdminLevel,
Vip,
Cash,
Score,
Kill,
Deaths,
Warns
}
Код:
#define India 1 #define Pakistan 2 #define Bangladesh 3 #define SriLanka 4
Please Help
Thanks


