Raised This Month: $51 Target: $400
 12% 

GunGame + FFA


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Administrator
Member
Join Date: Jun 2014
Old 07-19-2014 , 08:26   GunGame + FFA
Reply With Quote #1

How to do that?
Administrator is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-19-2014 , 12:02   Re: GunGame + FFA
Reply With Quote #2

__________________

Mordekay is offline
Administrator
Member
Join Date: Jun 2014
Old 07-19-2014 , 13:24   Re: GunGame + FFA
Reply With Quote #3

Could not find anything
Administrator is offline
isotonic
AlliedModders Donor
Join Date: Jun 2011
Location: Moscow, Russia
Old 07-19-2014 , 19:07   Re: GunGame + FFA
Reply With Quote #4

In that case you shouldn't use nicks like 'Administrator'.
__________________
isotonic is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-19-2014 , 19:25   Re: GunGame + FFA
Reply With Quote #5

I would do a closer look again on the cvar list then.
And if you don't find it: search again.
If you still don't find it read one line up again.
__________________


Last edited by Mordekay; 07-19-2014 at 19:26.
Mordekay is offline
Administrator
Member
Join Date: Jun 2014
Old 07-20-2014 , 00:36   Re: GunGame + FFA
Reply With Quote #6

Stop Offtop
Pls help me search

PHP Code:
// Системные настройки
gg_enabled 1
gg_vote_setting 2
gg_vote_custom 
""
gg_changelevel_custom ""
gg_map_setup "mp_timelimit 45; mp_winlimit 0; sv_alltalk 1; mp_chattime 10; mp_c4timer 35"
gg_endmap_setup ""
gg_join_msg 0
gg_colored_messages 1
gg_save_temp 300
gg_status_display 1
gg_map_iterations 1
gg_ignore_bots 0
gg_block_equips 0
gg_leader_display 1
gg_leader_display_x 
-1.0
gg_leader_display_y 0.0
gg_allow_changeteam 2
gg_disable_money 1
gg_winner_motd 1
gg_afk_protection 0

// Настройки голосования
gg_autovote_mode 0
gg_autovote_rounds 1
gg_autovote_delay 8.0
gg_autovote_ratio 0.51
gg_autovote_time 10.0

// Настройки статистики
gg_stats_file "gungame.stats"
gg_stats_ip 0
gg_stats_prune 2592000
gg_stats_mode 2
gg_stats_winbonus 1.5

// Настройки DM режима
gg_dm 1
gg_dm_sp_time 1.0
gg_dm_sp_mode 1
gg_dm_spawn_random 2
gg_dm_start_random 1
gg_dm_spawn_delay 3.0
gg_dm_spawn_afterplant 1
gg_dm_corpses 1
gg_dm_countdown 2

// Настройки объектов
gg_block_objectives 1
gg_bomb_defuse_lvl 1
gg_host_touch_reward 2
gg_host_rescue_reward 2
gg_host_kill_reward 1
gg_host_kill_penalty 1

// Настройки командной игры
gg_teamplay 0
gg_teamplay_melee_mod 0.33
gg_teamplay_nade_mod 0.50
gg_teamplay_timeratio 1

// Настройки геймплея
gg_ff_auto 1
gg_weapon_order 
"glock18,usp,p228,deagle,fiveseven,elite,m3,xm1014,tmp,mac10,mp5navy,ump45,p90,galil,famas,ak47,scout,m4a1,sg552,aug,m249,g3sg1,sg550,awp,hegrenade,knife"
gg_max_lvl 3
gg_triple_on 0
gg_turbo 1
gg_knife_pro 1
gg_knife_elite 0
gg_suicide_penalty 1
gg_worldspawn_suicide 1
gg_pickup_others 0
gg_handicap_on 1
gg_top10_handicap 0
gg_warmup_timer_setting 
"60"
gg_warmup_weapon "knife"
gg_warmup_multi 1
gg_nade_glock 1
gg_nade_smoke 0
gg_nade_flash 0
gg_extra_nades 1
gg_nade_refresh 5.0
gg_kills_per_lvl 3
gg_kills_botmod 1.0
gg_give_armor 100
gg_give_helmet 1
gg_ammo_amount 200
gg_refill_on_kill 1
gg_tk_penalty 1
gg_awp_oneshot 1
gg_bots_skipnade 0

// Настройки звука
gg_sound_levelup "sound/gungame/gg_levelup.wav"
gg_sound_leveldown "sound/ambience/xtal_down1(e70)"
gg_sound_levelsteal "sound/turret/tu_die.wav"
gg_sound_nade "sound/gungame/gg_nade_level.wav"
gg_sound_knife "sound/gungame/gg_knife_level.wav"
gg_sound_welcome "sound/gungame/gg_welcome.wav"
gg_sound_triple "sound/gungame/gg_triple.wav"
gg_sound_winner "sound/gungame/winner.mp3"
gg_sound_takenlead "sound/gungame/gg_takenlead.wav"
gg_sound_tiedlead "sound/gungame/gg_tiedlead.wav"
gg_sound_lostlead "sound/gungame/gg_lostlead.wav"
gg_lead_sounds 0.9

// Случайное оружие (оставьте пустым для отключения)
gg_weapon_order1 ""
gg_weapon_order2 ""
gg_weapon_order3 ""
gg_weapon_order4 ""
gg_weapon_order5 ""
gg_weapon_order6 ""
gg_weapon_order7 ""
gg_weapon_order8 ""
gg_weapon_order9 ""
gg_weapon_order10 ""

// Правильные названия оружия для команды gg_weapon_order:
//
// ak47, aug, awp, deagle, elite, famas, fiveseven, g3sg1, galil, glock18, hegrenade, knife,
// m249, m3, m4a1, mac10, mp5navy, p228, p90, scout, sg550, sg552, tmp, ump45, usp, xm1014 
Administrator is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-20-2014 , 07:13   Re: GunGame + FFA
Reply With Quote #7

This is all other than off-topic!
read the cvar-list on the ORIGINAL page! Every cvar is CLEARLY explained there.
__________________


Last edited by Mordekay; 07-20-2014 at 07:18.
Mordekay is offline
Administrator
Member
Join Date: Jun 2014
Old 07-20-2014 , 07:30   Re: GunGame + FFA
Reply With Quote #8

I looked through all the settings there, but did not find FFA
Administrator is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-20-2014 , 07:34   Re: GunGame + FFA
Reply With Quote #9

It is not called ffa, that's why you didn't find it this way. READ the cvar explanations.
__________________

Mordekay is offline
Administrator
Member
Join Date: Jun 2014
Old 07-20-2014 , 07:45   Re: GunGame + FFA
Reply With Quote #10

5 reread not found
Help if you know it so difficult
Administrator is offline
Old 07-20-2014, 07:59
Administrator
This message has been deleted by Administrator.
Old 07-20-2014, 08:04
Administrator
This message has been deleted by Administrator.
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:59.


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