How to?
#1

else if(PlayerInfo[playerid][pDeaths] <= 100 && !<= 50) {
ins = 50000;
}

I have: else if(PlayerInfo[playerid][pDeaths] <= 50) {
and: else if(PlayerInfo[playerid][pDeaths] <= 100) {
So how can i correctly do that: else if(PlayerInfo[playerid][pDeaths] <= 100 && !<= 50) {

If pdeaths smaller is than 100 and not smaller is than 50...
Reply


Messages In This Thread
How to? - by Ihsan_Cingisiz - 14.08.2010, 22:34
Re: How to? - by [XST]O_x - 14.08.2010, 22:36
Re: How to? - by Ihsan_Cingisiz - 14.08.2010, 23:10

Forum Jump:


Users browsing this thread: 2 Guest(s)