Best way for variables
#1

So lets say I create a enum:

pawn Код:
static wPLant[MAX_PLANTS][WeedPlant];

This is where I'll be making my weed plants for example. So I can specifically have each plant have its own information, I'll be needing something to fill in for MAX_PLANTS (Not good with terms yet so I'm guessing this is array, Right?)


What's the way for creating specific IDs for each plant for MAX_PLANTS?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)