Sie sind nicht angemeldet.

1

Mittwoch, 20. November 2013, 17:44

Gungame: Einstellen von gg_nade_bonus.cfg?

Hallo,
bin gerade dabei einen CSS Gungame Server zu erstellen. Allerdings bekomme ich es nicht hin, die config gg_nade_bonus.cfg richtig einzustellen. Ich möchte gerne haben, dass man, wenn man auf dem Granatenlevel ist, noch eine Deagle bekommt. Wie geht sowas?

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// ============================================================================
// >> GRENADE BONUS
// ============================================================================
// Description:
//	Players on grenade level will receive weapons along with the hegrenade.
// Notes:
//	* You can have multiple weapons by separating them with commas.
//	* If you choose to have multiple weapons, you can only have one primary
//   	weapon, one secondary weapon, and one grenade (not an hegrenade).
//	* You can list a weapon order file that players will progress through
//   	while remaining on hegrenade level.
//	* /cfg/gungame51/weapon_orders/nade_bonus_order.txt has examples and more
//   	information on this feature.
// Examples:
//	* gg_nade_bonus aug
//	* gg_nade_bonus glock,aug
//	* gg_nade_bonus nade_bonus_order
// Options:
//	awp  	scout   aug  	mac10   tmp 	mp5navy   ump45
//	galil	famas   ak47 	sg552   sg550   g3sg1 	m249
//	xm1014   m4a1	glock	usp 	p228	deagle	elite
//	m3   	p90 	fiveseven
//	flashbang    	smokegrenade
   
//	0 = (Disabled) Do not load gg_nade_bonus.
// Default Value: 0

// The weapon(s) to be given as a grenade level bonus weapon.
   gg_nade_bonus 1


Wie füge ich sowas hier ein?

Mfg Maksimo007 :)


Hat sich erledigt!

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Maksimo007« (20. November 2013, 18:08)


Blacksilver

Fortgeschrittener

Beiträge: 298

Wohnort: 127.0.0.1

Beruf: FISI

Rootserver vorhanden: Nein

  • Nachricht senden

2

Mittwoch, 20. November 2013, 21:47

Die Antwort für andere Suchende vlt mitteilen? :)
Come to the dark side,
we have cookies ;)

Ähnliche Themen