09.11.2016, 11:03
try this, oh and please speak english please don't talk another language!
public GivePlayerCash (playerid, money)
{
PlayerInfo[playerid][pCash] += money;
}
public GivePlayerCash (playerid, money)
{
PlayerInfo[playerid][pCash] += money;
}