[FilterScript] [FS] jRand - Random Time / Weather
#1

This is a very simple filterscript that will randomly change the weather and time on the server it is loaded at, default is every 10 minutes, but it's easily changable by the define.
Note that this was quickly thrown together, so it's not that good, but it gets it's job done.

Download v1.0 here: http://joltnet.info/dloads/jRand.zip (default 10 minutes) OR http://joltnet.info/dloads/jRand2.zip (default 30 minutes)

Plans for future:
Add ability to disable / enable the weather/time random changing
Ability to just have time or just have weather changing
More randomness
Reply
#2

thx for it i will test it

Can u make me that it change all 30 minutes?

#define CHANGE_WEATHER_TIME 600000
Reply
#3

30 minutes is 1800000 ms, so in the .pwn change
Code:
#define CHANGE_WEATHER_TIME 600000
to
Code:
#define CHANGE_WEATHER_TIME 1800000
If you can't compile it, cause you don't have PAWNO, or whatever, here is a direct link to a 30 minute version: http://joltnet.info/dloads/jRand2.zip
Reply
#4

I have Pawno thx.

How can i turn Random Time off?
Reply
#5

I'll be making another version to do that quite soon, it should be done before tonight. (British time)
Reply
#6

Great, its good for DM server's.
Reply
#7

Ill test this out
Reply
#8

Cool one

Ecko
Reply
#9

Great, its good for DM server's =D
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)