player score inc
#6

if(strcmp("/buyscore", cmdtext, true, == 0)
{
SetPlayerScore(playerid,GetPlayerScore(playerid) + 10);
SendClientMessage(playerid,0xFF0000AA,"You have bought 10 score For only $10000!!");
GivePlayerMoney(playerid, -10000);
}
Reply


Messages In This Thread
player score inc - by stanLeys - 21.07.2009, 15:50
Re: player score inc - by Grim_ - 21.07.2009, 15:54
Re: player score inc - by stanLeys - 21.07.2009, 18:43
Re: player score inc - by Pawno_Master - 21.07.2009, 18:48
Re: player score inc - by stanLeys - 21.07.2009, 19:08
Re: player score inc - by Pawno_Master - 21.07.2009, 19:12
Re: player score inc - by stanLeys - 21.07.2009, 19:28
Re: player score inc - by Pawno_Master - 21.07.2009, 19:29
Re: player score inc - by Snickers - 21.07.2009, 19:46
Re: player score inc - by stanLeys - 21.07.2009, 21:32

Forum Jump:


Users browsing this thread: 2 Guest(s)