25.08.2010, 06:38
Im trying to add a level system to a gamemode which runs on how many points a player has, i have made a variable called PlayerInfo[playerid][Points] now how would i go about creating a function GivePlayerPoints(playerid,points) and what about GetPlayerPointsthanks