From to...
#1

Hello, I am making a killing system, but I am stuck at one thing:
I did:
pawn Код:
if(Kills[playerid] >= 2)
    {
                    GivePlayerMoney(killerid, 1000);
    }
but I want it that if Kills[playerid] is 2 or 3 or 4 or 5 give the same money (1000) how do I do it?
Bad english, sorry, hope you understand me.
Reply


Messages In This Thread
From to... - by AiVAMAN - 12.08.2010, 08:32
Re: From to... - by r0b - 12.08.2010, 08:43
Re: From to... - by AiVAMAN - 12.08.2010, 08:58
Re: From to... - by MadeMan - 12.08.2010, 09:03
Re: From to... - by AiVAMAN - 12.08.2010, 10:14

Forum Jump:


Users browsing this thread: 1 Guest(s)