(adsbygoogle = window.adsbygoogle || []).push({});
This is a new gamemode i have been working on for a while now. It is fairly self explanatory, but extra instructions are provided in the RAR file.
Download: You must login or register to view this content.
If you find any bugs with the gamemode or have questions let me know.
I will be updating this regularly to include more maps and possibly more disasters.
Please also note this was originally designed for nuketown, so the best quality will be on nuketown.
Enjoy the game mode.
Last edited by
anthonything ; 01-24-2016 at 11:32 PM.
Reason: Video
The following 16 users say thank you to anthonything for this useful post:
I know this thread is kind of old so I hope this isnt a total bump however, I want to say, I absolutely love this game mode. Thank you for releasing it. I have played it tons and tons with people on my modded lobby thread via 7s. However... It always freezes on the care package wave... I still play it... The rest seems solid to me... But if there was any way the care package wave could be removed now that he has released the source... That would be awesome... I tried to remove it a few times to no avail granted, i know very little about coding/gsc however I host every game mode i can find for nice fair fun for the community back2back2back with no restarts =] [Over 40 game modes and counting]
If anyone manages to remove it or has something specific I should try to keep it from not freezing all the way through, please let me know Thanks again..
The following user thanked gamingzed for this useful post:
I know this thread is kind of old so I hope this isnt a total bump however, I want to say, I absolutely love this game mode. Thank you for releasing it. I have played it tons and tons with people on my modded lobby thread via 7s. However... It always freezes on the care package wave... I still play it... The rest seems solid to me... But if there was any way the care package wave could be removed now that he has released the source... That would be awesome... I tried to remove it a few times to no avail granted, i know very little about coding/gsc however I host every game mode i can find for nice fair fun for the community back2back2back with no restarts =] [Over 40 game modes and counting]
If anyone manages to remove it or has something specific I should try to keep it from not freezing all the way through, please let me know Thanks again..
Just find the if statement in disasters.gsc that says if(i ==21) and change it from
Just find the if statement in disasters.gsc that says if(i ==21) and change it from
if(i==21) curpkg_flood();
to
if(i==21) trophy_aliens();
Awesome! Thank you so much for getting back to me! I had no idea it was coded in a way to be so easy to take traps that were already added in/out. I really appreciate it, as I appreciate all the work the coders do to make games more fun; especially those who work on fun/fair modded game modes, I am trying it out now! I'm going to play this game mode a heck of a lot more knowing that! =]
The following user thanked gamingzed for this useful post: