01.04.2014, 12:43
Hey guys, recently continued on my scripting and am working on a admin script. ATM I'm using enums for player data but don't know how to go about giving a player money. Now I have to remove money from PlayerInfo[playerid][Money] (the player who sends the money) and add it to the reciever's PlayerInfo[playerid][Money]. Pardon the way I write as I'm writing from a mobile phone. Thanx in advance.