Author Topic: Map Rotation Add-On  (Read 1188 times)

Is there an add-on I could use for slayer that rotates not only gamemodes and saves, but environments as well?

So I downloaded BI0-Hazzard's map rotation, and everything works fine. However, I'm trying to figure out if the rotator could rotate environments too. Could someone help me out?

So I downloaded BI0-Hazzard's map rotation, and everything works fine. However, I'm trying to figure out if the rotator could rotate environments too. Could someone help me out?
Hazzard's map rotation does not rotate environments.

Any other rotation add-on I can use?

Any other rotation add-on I can use?
Unfortunately not really that I know of. Though I just posted this one (unfinished though), check it out!


Check out this one:

https://forum.blockland.us/index.php?topic=272856.msg8092105#msg8092105
Hey thanks for sending this to me! So, I got started on getting my gamemode working, but I'm trying to figure out how to put my slayer gamemode into the game mode. Is there any easy way to copy all of the coding into config_slayer?

Hey thanks for sending this to me! So, I got started on getting my gamemode working, but I'm trying to figure out how to put my slayer gamemode into the game mode. Is there any easy way to copy all of the coding into config_slayer?

See this link: https://bitbucket.org/Greek2me/slayer/wiki/Modding "Embedding Slayer in your Game Mode"

Easiest way is to just copy the config file from config/server/slayer or one of your favorites files from config/client/slayer and rename it.

What is the text that I need to put the gamemodes into the GAMEMOD_LIST.txt?

Also, does anyone know how to implement the largermusicfiles addon into the gamemodes? I put the coding into the gamemode text but nothing is working.