[Tutorial] Random Weather System
#8

Quote:
Originally Posted by Basicz
View Post
pawn Code:
new Weather;
Weather = random( 20 );
SetWeather( Weather );
switch ( Weather )
{
    case 0 : SendClientMessageToAll( );
    // ...
}
No idea why you are using a loop ....
my bad lol i forgot about that at first i wanted to create a random weather sperately for all the other cities but it kinda failed but i forgot to remove that bit :/
Reply


Messages In This Thread
Random Weather System - by AceFlyer - 22.09.2011, 13:19
Re : Random Weather System - by Naruto_Emilio - 22.09.2011, 13:21
Re: Re : Random Weather System - by AceFlyer - 22.09.2011, 13:23
Re: Random Weather System - by aRoach - 22.09.2011, 13:23
Re: Random Weather System - by Kush - 22.09.2011, 13:26
Re: Random Weather System - by AceFlyer - 22.09.2011, 13:27
Re: Random Weather System - by Basicz - 22.09.2011, 13:28
Re: Random Weather System - by AceFlyer - 22.09.2011, 13:30
Re: Random Weather System - by jotan. - 22.09.2011, 14:18
Re: Random Weather System - by Edvin - 22.09.2011, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)