Has vehicle no roof?
#5

Anyway it doesnt work... I got this to get if Windows status = 3
pawn Код:
else if(APlayerData[playerid][Windows] == 3)
        {
            new string[128];
            format(string, sizeof(string), "(Open roof)%s: %s", pName, text);
            if(IsPlayerInRangeOfPoint(i, 30.0, APlayerData[playerid][X], APlayerData[playerid][Y], APlayerData[playerid][Z]))
            {
                SendClientMessage(i, COLOR_CHAT1, string);
            }
        }
Why it aint work?
Offtopic: sry for double post
Reply


Messages In This Thread
Has vehicle no roof? - by thimo - 10.01.2012, 14:07
Re: Has vehicle no roof? - by thimo - 10.01.2012, 14:40
Re: Has vehicle no roof? - by SuperViper - 10.01.2012, 14:42
Re: Has vehicle no roof? - by thimo - 10.01.2012, 14:57
Re: Has vehicle no roof? - by thimo - 10.01.2012, 15:08
Re: Has vehicle no roof? - by T0pAz - 10.01.2012, 15:11

Forum Jump:


Users browsing this thread: 1 Guest(s)