Pawn: enum type in enum
#5

Try this.

pawn Code:
enum AnimationsInfo
{
    walk,
    walkHand,
    run,
    biss,
}
new aInfo[AnimationsInfo][AnimationProperties];
Reply


Messages In This Thread
Pawn: enum type in enum - by sagosagi1 - 19.05.2014, 07:39
Re: Pawn: enum type in enum - by CoaPsyFactor - 19.05.2014, 07:40
Re: Pawn: enum type in enum - by sagosagi1 - 19.05.2014, 07:45
Re: Pawn: enum type in enum - by Threshold - 19.05.2014, 07:52
Re: Pawn: enum type in enum - by AndySedeyn - 19.05.2014, 08:04
Re: Pawn: enum type in enum - by jihadmeneer - 19.05.2014, 08:32
Re: Pawn: enum type in enum - by sagosagi1 - 19.05.2014, 08:34

Forum Jump:


Users browsing this thread: 1 Guest(s)