Already defined but No!
#1

Hi, this simple code shows the money and not the score:

pawn Код:
public OnPlayerUpdate(playerid)
{
    SetPlayerScore(playerid, GetPlayerMoney(playerid));
    return 1;
}
This is the ONLY one OnPlayerUpdate that i have but i see:

Quote:

C:\Users\Luca\Desktop\BaseScript\gamemodes\base.pw n(3725) : error 021: symbol already defined: "OnPlayUpdate"

Reply


Messages In This Thread
Already defined but No! - by Gooday - 13.03.2012, 20:31
Re: Already defined but No! - by MP2 - 13.03.2012, 20:34
Re: Already defined but No! - by Gooday - 13.03.2012, 20:37
Re: Already defined but No! - by TTJJ - 13.03.2012, 20:42
Re: Already defined but No! - by iPLEOMAX - 13.03.2012, 20:46
Re: Already defined but No! - by Twisted_Insane - 13.03.2012, 21:41
Re: Already defined but No! - by GtasaPoliceModz - 14.03.2012, 02:03

Forum Jump:


Users browsing this thread: 4 Guest(s)