[FilterScript] [FS] ModeChanger / Gamemode Changer
#1

[color=green]
WHAT:Filterscript: Gamemode changer / Modechanger
[color=orange]
ABOUT:This filterscript will change your gamemodes automatically after a certain amount of time
[color=purple]
BY: darkrider366([SP]dryftin_vid)
[color=maroon]
WHY: This filterscript means that you dont have to rely on someone on the server with a rcon password using /rcon changemode (), it is automatic, and its safe, and its dead on time,
if you want more than 2 gamemodes to change then you must edit the top line

Code:
#define MODES 3
or
Code:
#define MODES 4
#define MODES 5
#define MODES 6
AND

Code:
public ModeChange()
{
    new stri[100];
    new modes[MODES][0] = {
    {"lvdm"},
    {"area51"},
    {"monster"}
    {"freighter"}
    };
and to change the amount of time
you must have
Code:
#define MINUTES 20
#define MINUTES 40
#define MINUTES 13
#define MINUTES 163
this will obviously define the about of time between each change of gamemodes.


LINKS:


pastebin http://www.dryftin_vid.pastebin.com/f337c5d27

if you would like a mirror,
please just pm me the link,
i will add it to the list
Reply
#2

good work
Reply
#3

Looks good.
Reply
#4

nice scripting
Reply
#5

wow nice script!
Reply
#6

Quote:
Originally Posted by cmg4life
nice scripting
lol, class , but thanks to you,
Quote:
Originally Posted by whooper
wow nice script!
Thanks
Reply
#7

nice one
Reply
#8

Quote:
Originally Posted by ★heatON♠♣
nice one
Reply
#9

Naaice dude!
Reply
#10

great one dude
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)