[HELP] New vehicles wont spawn!
#1

pawn Код:
new nasaprof[2];
pawn Код:
if(vehicleId == nasaprof[0])
        {
            if(PlayerInfo[playerid][pMember] == 10 || PlayerInfo[playerid][pLeader] == 10)
            {
              if(PlayerInfo[playerid][pRank] == 4)
              {
                }
                else
                {
                    SendClientMessage(playerid, COLOR_GREY, " You are not a Green Lake's Professor!");
                    RemovePlayerFromVehicle(playerid);
                }
            }
        }
pawn Код:
nasaprof[0] = CreateVehicle(500,203.8072,1870.2175,13.2512,270.1880,1,1,0,800);// Professor car 1
    nasaprof[1] = CreateVehicle(500,147.9151,1830.3213,17.7554,89.0163,1,1,0,800);// Professor car 2
Cars just wont simply appear. WHats the problem?
Reply


Messages In This Thread
[HELP] New vehicles wont spawn! - by KeyWay - 08.06.2009, 19:19
Re: [HELP] New vehicles wont spawn! - by Correlli - 08.06.2009, 19:24
Re: [HELP] New vehicles wont spawn! - by [HiC]TheKiller - 09.06.2009, 05:49
Re: [HELP] New vehicles wont spawn! - by Gappy - 09.06.2009, 05:52
Re: [HELP] New vehicles wont spawn! - by Abernethy - 09.06.2009, 08:16
Re: [HELP] New vehicles wont spawn! - by KeyWay - 09.06.2009, 10:13

Forum Jump:


Users browsing this thread: 1 Guest(s)