Random Missions
#2

Wherever you start your missions, you do:

pawn Код:
new iRand = random( sizeof RandomMissions );
RandomMissions[ iRand ];
Or something like that.
Depends on how you construct the code, really.

Btw, [2] should be lenght of the strings. You can really just do [] instead of [2]
Reply


Messages In This Thread
Random Missions - by Brian_Furious - 23.10.2010, 20:47
Re: Random Missions - by LarzI - 23.10.2010, 21:04
Re: Random Missions - by Brian_Furious - 23.10.2010, 21:07
Re: Random Missions - by LarzI - 23.10.2010, 21:08
Re: Random Missions - by Brian_Furious - 23.10.2010, 21:11
Re: Random Missions - by LarzI - 23.10.2010, 21:17
Re: Random Missions - by Brian_Furious - 23.10.2010, 21:23

Forum Jump:


Users browsing this thread: 1 Guest(s)