08.06.2012, 04:20
Quote:
You can still do everything you posted, just very slightly differently, mainly using enum. It seems PAWN 4.0 split the two main uses of enum up in to two different systems (I'm not an expert on that version though):
pawn Code:
|
Quote:
Hey,
thanks for your answer but I am afraid that what you show me for a tag is just not good enough for my needs. I could obviously use an enumerator to get what I want done though I'd of preferred to achieve a typedef sort of thing with the tags. Though the first one is still open for question because that could also solve my problems. Could someone tell me why they do not work? Any help on that would be appreciated. |
Thanks a lot =).