12-22-2020, 02:49 AM
(This post was last modified: 02-22-2021, 11:12 AM by Mambu.
Edit Reason: Added "Coins Wave" [15]
)
Waves.cfg
Config Made by Mambu
For
Reign of the Undead
Config Made by Mambu
For
Reign of the Undead
For more information's, open the Config - or Contact me in Discord: mambuu#7844
Code:
// This Config made for the Reign of the Undead Server
// Config Made by Mambu
// This config shows you wich waves are coming - From 1st Wave to the latest Wave ( 1 - 20 ).
// Reign of the Undead by Fabio - modszombies.com
// How to use? - Put this Config in your "modsrotuv1" Folder. Go Ingame (RotU) and bind this config on any key. Example: /bind L exec waves.cfg
// Make a new file called "waves.cfg" and copy and paste this code into the config.
// Waves
//***
toggleconsole
wait 10
echo "^7-----------------------------------"
echo "^7-----------------------------------"
echo "^7" "
echo "^6Wave #1^7: NORMAL ^1Zombie's^7"
echo "^6Wave #2^7: SPEED ^1Zombie's^7"
echo "^6Wave #3^7: FREEZE ^1Zombie's^7"
echo "^6Wave #4^7: TOXIC ^1Zombie's^7"
echo "^6Wave #5^7: RANDOM ^1Zombie's^7"
echo "^6Wave #6^7: CRAWLER ^1Zombie's^7"
echo "^6Wave #7^7: RANDOM ^1Zombie's^7"
echo "^6Wave #8^7: SCARY ^1Zombie's^7"
echo "^6Wave #9^7: FINAL ^1Zombie"
echo "^6Wave #10^7: RANDOM ^1Zombie's^7"
echo "^6Wave #11^7: RANDOM ^1Zombie's^7"
echo "^6Wave #12^7: DOGS ^1Zombie's^7"
echo "^6Wave #13^7: CHAOS ^1Zombie's^7"
echo "^6Wave #14^7: 3 FINAL ^1Zombie's^7"
echo "^6Wave #15^7: STEALER ^1Zombie's^ ^3(COINS)7"
echo "^6Wave #16^7: ELECTRIC ^1Zombie's^7"
echo "^6Wave #17^7: 3 FINAL ^1Zombie's ^5(HELGA)"
echo "^6Wave #18^7: GROUPING LAVA ^1Zombie's"
echo "^6Wave #19^7: MIXED ^1Zombie's^7"
echo "^6Wave #20^7: Final ^1Zombie Wave ^5(HARD)"
//***