Deciding how to store "mission info"
#1

Hey everyone, I'm trying to do a "campaign style" server.

It will have many missions, and of course those missions should have their info.

Should I store them in an enum, and then save it as I do with playerdata but with missions?

Thanks
Reply
#2

I would do exactly as you suggested, personally. Create variables like Missions[99] and declare when they are finished and such.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)