Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change game to instagib through client?

#1
Hey everyone... I'm trying to set up a dedicated server at home and would like to be able to change the game to instagib without updating the server.cfg file and restarting the dedicated server.

When I type vcall gib into the client it says vote accepted but nothing changes.

I would prefer if people could vote on it like the game types and maps but I'll take a simple command if it's possible. Thanks!
Reply

#2
You need to define "gib" in your server.cfg. Something like this would do the trick:
alias gib "g_instagib 1; say ^2InstaGib will be active in the next match!"

You'll also probably want a vote to turn it off:
alias nogib "g_instagib 0; say ^2InstaGib will be off in the next match!"



It is possible to make it votable like the game types, but that takes a bit more setup, and only works on a single game type...

set sv_vote_gametype_instactf_type ctf
set sv_vote_gametype_instactf_name "InstaGib CTF"
set sv_vote_gametype_instactf_description "Capture the Flag mode with the InstaGib mutator"
alias sv_vote_gametype_hook_instactf "g_instagib 1"
alias sv_vote_gametype_hook_all "g_instagib 0" // this one is needed, since these settings aren't temporary

Then you would add "instactf" to the sv_vote_gametype_options cvar.
[Image: 230.png]
Reply

#3
Thanks Mario.... that solved my problem!!!
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Big Grin Is it possible to change bot names from console, without changing bots.txt? YottaMxt 0 1,415 11-12-2022, 07:57 PM
Last Post: YottaMxt
  How to modify the instagib mod/mutator sonotic 3 2,382 01-11-2020, 05:19 PM
Last Post: sonotic
  How to change server cfg on modified server veecho 4 4,302 04-24-2019, 08:15 PM
Last Post: BuddyFriendGuy
  [NEED HELP] Change Player Speed, and Disable Bunny Hops 3agle427 1 2,322 12-29-2018, 09:38 AM
Last Post: 3agle427
  [NEED HELP] Change Teamplay Colors from Red vs Blue Antares* 0 2,710 04-12-2018, 07:44 PM
Last Post: Antares*
  Setting up infinite ammo in instagib? DECtape 4 7,066 11-03-2015, 09:44 PM
Last Post: lister
  How having xonotic server to make client download custom characters' sounds? gabolander 7 9,273 01-25-2015, 07:43 PM
Last Post: gabolander
  [SOLVED] No weapon drop on instagib xonotic 0.8 -maniac|Su- 6 6,990 01-17-2015, 11:14 AM
Last Post: -maniac|Su-
  CTF/DM Instagib Suggestions Acidphase 7 6,125 08-24-2013, 07:29 PM
Last Post: Acidphase
  How do I run a non-dedicated server through hamachi? Dazerio 10 12,399 06-13-2013, 03:30 PM
Last Post: Mr. Bougo

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-