16.09.2011, 12:57
Quote:
Step 5
Now we got to save some variables, so we create an enum. Enums, aka Enumerations are every useful for representing large groups of data and modifying constants quickly. So we will store our Kills,Deaths,Money and Admin Level. pawn Code:
|