FrozenSand / UrbanTerror4

Official bug tracker for the game Urban Terror 4.x - www.urbanterror.info
76 stars 18 forks source link

[4.3] Instagib not advertised in example configuration file #341

Closed mickael9 closed 7 years ago

mickael9 commented 8 years ago

I don't see any reference to the instagib mode in the server_example.cfg file.

There should be such a line like this:

 set  g_gametype                                         "7"   // 0 = FreeForAll, 1 = Last Man Standing, 3 = TeamDeathMatch, 4 = Team Survivor, 5 = Follow The Leader, 6 = Capture And Hold, 7 = Capture The Flag, 8 = Bomb Mode, 9 = Jump Training, 10 = Freeze Tag, 11 = Gun Game
+set  g_instagib                                         "0"   // If set to 1, enable instagib mode where players die instantly to a single bullet from the instagib-exclusive weapon
Barbatos commented 7 years ago

Fixed with #342