Refunding 50,000$ And 300 score And MSG
#4

on top of script: new bool:Refunded[MAX_PLAYERS];

OnDialogResponse > register part: Refunded[playerid] = false;
OnDialogResponse > login part: Refunded[playerid] = true;

OnPlayerSpawn

if(Refunded[playerid] == false)
{
// give rewards here..
Refunded[playerid] = true;
}
Reply


Messages In This Thread
Refunding 50,000$ And 300 score And MSG - by Ponii - 22.08.2013, 03:20
Re: Refunding 50,000$ And 300 score And MSG - by IceBilizard - 22.08.2013, 04:02
Re: Refunding 50,000$ And 300 score And MSG - by [ABK]Antonio - 22.08.2013, 04:08
Re: Refunding 50,000$ And 300 score And MSG - by LocMax - 22.08.2013, 05:00
Re: Refunding 50,000$ And 300 score And MSG - by Ponii - 07.09.2013, 06:59
Re: Refunding 50,000$ And 300 score And MSG - by DanishHaq - 07.09.2013, 07:19
Re: Refunding 50,000$ And 300 score And MSG - by SilentSoul - 07.09.2013, 07:20
Re: Refunding 50,000$ And 300 score And MSG - by Ponii - 07.09.2013, 07:23
Re: Refunding 50,000$ And 300 score And MSG - by Ahrim - 07.09.2013, 07:41
Re: Refunding 50,000$ And 300 score And MSG - by DaniceMcHarley - 07.09.2013, 09:09

Forum Jump:


Users browsing this thread: 2 Guest(s)