AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] New gamemode - FUN Rounds! (https://forums.alliedmods.net/showthread.php?t=265885)

boomix 07-06-2015 18:12

[CS:GO] New gamemode - FUN Rounds!
 
1 Attachment(s)
Hello!

Description

This is kind of new plugin of me - fun rounds. About it: basicly every rounds we have something different. Lets say, first round everybody are playing in thirdperson mode, second round everybody has 1hp and unlimited decoys, thirdround everybody have speed 2x, and so on, that it's fun to play.

Requirements

Commands
  • !getround (If you add number after !getround, it will get for you round you want from config file, if not then just randomly choose one round)
  • NEW - !funrounds 1/0 (Enables/disables plugin)
  • NEW convar - fr_enable 1/0 (Enables/disables plugin with convar)

Config file - addons/sourcemod/data/funrounds/rounds.txt

Video

http://i.imgur.com/fKyKf2y.png

Rounds
  • Thirdperson round
  • 1HP + unlimited decoy round
  • Speed round
  • No recoil round
  • Unlimited zeus+bhop round
  • Speed knife round
  • Unlimited grenade round
  • Noscope scout round
  • Negev norecoil + 1000HP round
  • Random gun round
  • AWP + gravity round + norecoil
  • Autobhop round
  • Vampire round (Player gets plus HP, as much dmg given to enemy)
  • Backward round (w back, d forward, a right, d left)
  • Bigger FOV round
  • GTA round
  • Chicken defuse round (http://prntscr.com/7ea0cs) (From Mitchell)
  • Headshot round
  • Swag+gravity round
  • Speed change round (Speed changes on inspect)
  • Deagle headshot round
  • Weird round
  • Almost perfect recoil view round

Installation
  1. Upload "funrounds.sm" to "addons/sourcemod/scripting/"
  2. Upload "funrounds.smx" to "addons/sourcemod/plugins/"
  3. Upload "rounds.txt" to "addons/sourcemod/data/funrounds/"
  4. Restart your server

To do
  • Add more rounds from your suggestions
  • Your requests. :)

Credits

TrAkA1s - for helping me testing plugin.
Me - for making this plugin.
AbNer - for bhop plugin.
Mitchell - for Chicken c4 plugin

Downloads
  • v1.0 - 10 downloads
  • v1.1 - 37 downloads
  • v1.2 - 0 downloads

Want to buy me a beer?
Donate thru paypal
Steam offer link

Thanks alot!

Donators:


If you find some kind of bug, write in comments and I will try to fix that as fast as possible. And lastly, sorry for my bad English :D

If you have set up server with this plugin, send me IP, I will check it ;)

Maxximou5 07-06-2015 18:42

Re: [CS:GO] Fun rounds
 
I'm going to set this up on my dev server right now, been wanting something like this for a while for community nights.

Good release.

skinheadxtreme 07-06-2015 19:05

Re: [CS:GO] Fun rounds
 
Thats amazing thanks! :D

Lannister 07-06-2015 19:35

Re: [CS:GO] Fun rounds
 
Nice job! this is actually a nice idea for a new plugin, also i would recommend to enable a cvar or directly remove the buy zones since everyone can buy a different gun in the "random weapon" rounds!.

Also, my server is crashing randomly after a round ends, not all the rounds, just some rounds, this may be caused by this plugin or not since i checked the logs and i found nothing there, but, could you please check?

Thanks

boomix 07-07-2015 04:56

Re: [CS:GO] Fun rounds
 
Quote:

Originally Posted by Lannister (Post 2316456)
Nice job! this is actually a nice idea for a new plugin, also i would recommend to enable a cvar or directly remove the buy zones since everyone can buy a different gun in the "random weapon" rounds!.

Also, my server is crashing randomly after a round ends, not all the rounds, just some rounds, this may be caused by this plugin or not since i checked the logs and i found nothing there, but, could you please check?

Thanks

Okey, I updated plugin. I think there won't be anymore crashes. ;)

Fearts 07-07-2015 08:28

Re: [CS:GO] New gamemode - FUN Rounds!
 
Would be cool if you added like a white list. Only map names put into the white list would trigger this plugin to load.

Ejziponken 07-07-2015 12:36

Re: [CS:GO] New gamemode - FUN Rounds!
 
Whats GTA round? =D

boomix 07-07-2015 13:46

Re: [CS:GO] New gamemode - FUN Rounds!
 
Quote:

Originally Posted by Ejziponken (Post 2316695)
Whats GTA round? =D

When everybody play's like this - http://i.imgur.com/8Z0n6wh.jpg

Nekros1 07-07-2015 16:09

Re: [CS:GO] New gamemode - FUN Rounds!
 
have I to run this plugin in a specific gamemode? i'm testing it in deathmatch mode and if i type kill in console I lose any 'fun' mode of the round

boomix 07-07-2015 16:19

Re: [CS:GO] New gamemode - FUN Rounds!
 
Quote:

Originally Posted by Nekros1 (Post 2316790)
have I to run this plugin in a specific gamemode? i'm testing it in deathmatch mode and if i type kill in console I lose any 'fun' mode of the round

Don't use deathmatch. Use casual
PHP Code:

srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +map de_dust2 

Then just edit file "csgo/cfg/gamemode_casual.cfg" :
mp_startmoney 0
mp_maxmoney 0
mp_buytime 0
bot_quota 0

And some other thing that you want.


All times are GMT -4. The time now is 07:12.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.