05.03.2010, 08:53
Quote:
Originally Posted by LVFDM
Not really hard, Just create a few variables like so
new XP[MAX_PLAYERS]; When ever you want to +1 or -1 it, just XP[playerid]++; or XP[playerid]--; It's easy, just search & learn. |
It's sort of over whelming when you just look at other filterscripts to try and learn, etc. That's why I don't agree with what you just said.