07.05.2013, 09:06
i want to create a icon like a dollar sign in front of each gang hq and when ppl press like alt or shift they join the gang and when they write /leave they leave it.
i have created the enum now i need help with the rest please someone help
i have created the enum now i need help with the rest please someone help
Код:
enum gInfo { pGrove, pBallas, pAztecas, pVagos, pRifa, pTriads, pNang, pMafia } new GangInfo[MAX_PLAYERS][gInfo];