How to writing string into enum?
#1

Hi guys.
I wanna writing string into enum.
It`s right?;
Код:
enum pInfo
{
pChengHao[24]
}
new PlayerInfo[MAX_PLAYERS][pInfo];
Код:
PlayerInfo[playerid][pChengHao]=strlen(inputtext);
I don`t know why.They give me to save some strange code
Reply


Messages In This Thread
How to writing string into enum? - by 3417512908 - 06.05.2018, 11:01
Re: How to writing string into enum? - by TadePoleMG - 06.05.2018, 11:03
Re: How to writing string into enum? - by 3417512908 - 06.05.2018, 11:09
Re: How to writing string into enum? - by TadePoleMG - 06.05.2018, 11:13
Re: How to writing string into enum? - by TadePoleMG - 06.05.2018, 11:20
Re: How to writing string into enum? - by Dayrion - 06.05.2018, 11:24

Forum Jump:


Users browsing this thread: 1 Guest(s)