I need help with Virtual World
#3

pawn Код:
CMD:checkvw(playerid, params[])
{
    for(new i;i<MAX_DOORS;i++)
    {
        for(new x;x<MAX_VWS;x++)
        {
            if(DoorInfo[i][InteriorVW] //I'm stuck over here how can I check wich interior vw is not used?
Reply


Messages In This Thread
I need help with Virtual World - by TonyII - 08.09.2013, 18:26
Re: I need help with Virtual World - by Fierro - 08.09.2013, 18:35
Re: I need help with Virtual World - by TonyII - 08.09.2013, 18:36
Re: I need help with Virtual World - by Konstantinos - 08.09.2013, 18:46
Re: I need help with Virtual World - by TonyII - 08.09.2013, 18:59

Forum Jump:


Users browsing this thread: 1 Guest(s)