[Ajuda] Com Kill Spree
#1

tenho o seguinte sistema:

Код:
    KillingSpree[killerid] ++;

	KillingSpree[playerid] = 0;

	switch(KillingSpree[playerid])
	{
	    case 10:
	    {
	        format(ss,sizeof(ss)," [PARABЙNS] Vocк ganhou a recompensa por matar '%s'.",pNome(playerid));
			SendClientMessage(killerid,0xfbff0071,ss);
			GivePlayerMoney(killerid, 100000);
	    }
mas acontece que o sitch nгo funciona se vc matar alguem que fez 10 kill spree, qual o problema?
Reply


Messages In This Thread
[Ajuda] Com Kill Spree - by cotonete - 29.10.2011, 15:22
Re: [Ajuda] Com Kill Spree - by Kuddy - 29.10.2011, 15:26
Re: [Ajuda] Com Kill Spree - by cotonete - 29.10.2011, 15:32
Re: [Ajuda] Com Kill Spree - by cotonete - 29.10.2011, 16:25
Re: [Ajuda] Com Kill Spree - by [O.z]Caroline - 29.10.2011, 16:27
Re: [Ajuda] Com Kill Spree - by cotonete - 29.10.2011, 16:32
Re: [Ajuda] Com Kill Spree - by [O.z]Caroline - 29.10.2011, 16:34
Re: [Ajuda] Com Kill Spree - by cotonete - 29.10.2011, 16:45

Forum Jump:


Users browsing this thread: 2 Guest(s)