string comparisson
#1

Alright so I want to check if the plates exist but Im not sure how...

PHP код:
new platesnow[32];
for(new 
0MAX_VEHICLESx++) {
        if(
IsValidVehicle(x)) {
            if(
MyPlates[x] == platesnow) return Msg(playerid,COLOR_RED,"These plates already exist");
        }
    } 
Reply


Messages In This Thread
string comparisson - by Squirrel - 14.01.2016, 21:04
Re: string comparisson - by Eth - 14.01.2016, 21:11
Re: string comparisson - by Squirrel - 14.01.2016, 21:16

Forum Jump:


Users browsing this thread: 1 Guest(s)