09.09.2017, 21:35
Hi, I am using this y_ini Login / Register, and I'm using this enum:
How can I make the "pSIme" line store strings inside it, so in the txt file it looks like SIme = text?
If any more explanation needed, ask.
Код:
enum pInfo { pSifra, pNovac, pAdmin, pSmrti, pUbistva, pBankaNovac, pKikovan, pPosao, pDroga, pPrivatnoImanje, pLevel, pSIme[MAX_PLAYER_NAME] }
If any more explanation needed, ask.