How does it work with enums?
#1

Hey, I am currently making some kind of Mirror-Edge style server. Jumping, Stunts etc.

So, It's going to be like, In order to finish the first map you have to walk and jump. You should like walk through some checkpoints and then at the end of the map you type /nextmap to go to the next jumping map. Can you help me doing the Checkpoints and this:

pawn Код:
Enum
{
     PlayerLevel,
     PlayerMoney,
     PlayerHealth,
     PlayerScore
}
How can I make them save and use the enums up there?

Appreciating any help!

Thanks in advance
Reply


Messages In This Thread
How does it work with enums? - by American - 28.10.2011, 11:26
Re: How does it work with enums? - by SmiT - 28.10.2011, 11:47
Re: How does it work with enums? - by American - 28.10.2011, 11:48
Re: How does it work with enums? - by American - 28.10.2011, 12:13
Re: How does it work with enums? - by Steve M. - 28.10.2011, 14:20
Re: How does it work with enums? - by American - 30.10.2011, 10:32

Forum Jump:


Users browsing this thread: 2 Guest(s)