Random Point A to Point B missions
#6

Lol i don't fully understand but about what PrawC said:

pawn Код:
stock RandomMission(playerid)
{
    new mission = random(x); //x = how many missions ?
    switch(mission)
    {
        case 0:
        case 1:
        case 2:
        //untill case x-1
    }
}
You need something like that ?
Reply


Messages In This Thread
Random Point A to Point B missions - by Zonoya - 29.08.2011, 22:17
Re: Random Point A to Point B missions - by PrawkC - 29.08.2011, 22:20
Re: Random Point A to Point B missions - by Zonoya - 29.08.2011, 22:22
Re: Random Point A to Point B missions - by =WoR=Varth - 30.08.2011, 02:11
Re: Random Point A to Point B missions - by Zonoya - 30.08.2011, 10:24
Re: Random Point A to Point B missions - by Michael@Belgium - 30.08.2011, 10:28
Re: Random Point A to Point B missions - by Zonoya - 30.08.2011, 13:40
Re: Random Point A to Point B missions - by =WoR=Varth - 30.08.2011, 16:03
Re: Random Point A to Point B missions - by Zonoya - 30.08.2011, 16:21
Re: Random Point A to Point B missions - by =WoR=Varth - 30.08.2011, 16:28

Forum Jump:


Users browsing this thread: 1 Guest(s)