Help

07/19/2011 11:31 abady100#1
hi

We want somebody corrects this
Put 1 or 0






HTML Code:
game.ignore_random_damage
game.bUseLockDelayLogging
game.local_flag
game.monster_respawn_try_cnt
game.monster_respawn_cnt
game.monster_respawn_object_cnt
game.monster_drop_respawn
game.max_tired_game_time
game.max_healthy_game_time
game.max_game_time_limited_age
game.limit_game_time
game.limit_dungeon_enterable_level
game.use_login_logout_debug
game.force_unregister_account_on_kick_fail
game.logout_timer
game.limit_field_logout
game.check_storage_security_always
game.use_delete_security
game.use_storage_security
game.use_security
game.auction_process_request_min_interval
game.auction_search_request_min_interval
game.max_storage_item_count
game.min_global_chat_usable_level
game.limit_adv_chat_count
game.limit_booth_openable_layer_to_zero
game.min_booth_startable_level
game.restrict_banword_for_booth
game.use_guild_donation_point
game.broadcast_event_item_pickup
game.max_level
game.use_auto_trap
game.cash_item_dropable
game.cash_usable_server
game.disable_dungeon_raid_siege
game.security_solution_exceptional_ip
game.security_solution_response_timeout
game.period_of_security_solution_check
game.security_solution_type
game.use_auto_jail
game.disable_huntaholic
game.AutoOpenOnly
game.allowed_special_char
game.restrict_special_char
game.AdultServer
game.disable_pk_on
game.monster_pathfinding
game.monster_wandering
game.premium_pcbang_play_point_bonus_rate
game.play_point_accumulate_amount
game.play_point_accumulate_term
game.use_play_point
game.apply_stamina_bonus_in_premium_pcbang
game.premium_pcbang_chaos_bonus_drop_rate
game.premium_pcbang_item_bonus_drop_rate
game.premium_pcbang_gold_bonus_drop_rate
game.premium_pcbang_chaos_bonus_rate
game.premium_pcbang_bonus_rate
game.ally_pcbang_chaos_bonus_rate
game.ally_pcbang_bonus_rate
game.stamina_bonus_rate
game.pvp_damage_rate_for_summon
game.pvp_damage_rate_for_player
game.exp_rate
game.chaos_drop_rate
game.gold_drop_rate
game.skip_loading_attribute
game.no_collision_check
game.item_drop_rate
game.party_exp_rate
game.mod
07/19/2011 14:07 abady100#2
?
07/19/2011 14:15 [Х]Platin#3
Quote:
Originally Posted by abady100 View Post
?
Itīs unnecessary to push your thread.
Itīs still on the first page.

Furthermore, if anyone knew a solution he would post it.
So just be patient please.

regards,
Tatsuya.
07/19/2011 14:29 abady100#4
thank you
But I want azaftha to experience changes^^
07/19/2011 14:35 abady100#5
I want item commands
07/19/2011 14:54 andysky#6
Quote:
Originally Posted by abady100 View Post
hi

We want somebody corrects this
Put 1 or 0






HTML Code:
game.ignore_random_damage
game.bUseLockDelayLogging
game.local_flag
game.monster_respawn_try_cnt
game.monster_respawn_cnt
game.monster_respawn_object_cnt
game.monster_drop_respawn
game.max_tired_game_time
game.max_healthy_game_time
game.max_game_time_limited_age
game.limit_game_time
game.limit_dungeon_enterable_level
game.use_login_logout_debug
game.force_unregister_account_on_kick_fail
game.logout_timer
game.limit_field_logout
game.check_storage_security_always
game.use_delete_security
game.use_storage_security
game.use_security
game.auction_process_request_min_interval
game.auction_search_request_min_interval
game.max_storage_item_count
game.min_global_chat_usable_level
game.limit_adv_chat_count
game.limit_booth_openable_layer_to_zero
game.min_booth_startable_level
game.restrict_banword_for_booth
game.use_guild_donation_point
game.broadcast_event_item_pickup
game.max_level
game.use_auto_trap
game.cash_item_dropable
game.cash_usable_server
game.disable_dungeon_raid_siege
game.security_solution_exceptional_ip
game.security_solution_response_timeout
game.period_of_security_solution_check
game.security_solution_type
game.use_auto_jail
game.disable_huntaholic
game.AutoOpenOnly
game.allowed_special_char
game.restrict_special_char
game.AdultServer
game.disable_pk_on
game.monster_pathfinding
game.monster_wandering
game.premium_pcbang_play_point_bonus_rate
game.play_point_accumulate_amount
game.play_point_accumulate_term
game.use_play_point
game.apply_stamina_bonus_in_premium_pcbang
game.premium_pcbang_chaos_bonus_drop_rate
game.premium_pcbang_item_bonus_drop_rate
game.premium_pcbang_gold_bonus_drop_rate
game.premium_pcbang_chaos_bonus_rate
game.premium_pcbang_bonus_rate
game.ally_pcbang_chaos_bonus_rate
game.ally_pcbang_bonus_rate
game.stamina_bonus_rate
game.pvp_damage_rate_for_summon
game.pvp_damage_rate_for_player
game.exp_rate
game.chaos_drop_rate
game.gold_drop_rate
game.skip_loading_attribute
game.no_collision_check
game.item_drop_rate
game.party_exp_rate
game.mod
It depends on you which you choose or which not. Simple.. as they seem to be clear by themselve, at all..

f.E. "game.stamina_bonus_rate: x" sets the exp/JP rate a player gets by having stamina multiplied by x

"game.disable_pk_on: 1" PVP is off
"game.disable_pk_on: 0" PVP is on

simple huh?
07/19/2011 14:59 abady100#7
I know, but are added
S or T
07/19/2011 15:02 ironhammer500#8
think its S as in SET

however ud do those in game001 to lol #game.disable_pk_on 1 for example

so try S game.disable_pk_on 1 in ur gameopt
07/19/2011 15:02 andysky#9
those are all S options..
07/19/2011 15:06 abady100#10
ok thanks ...

Is there a solution to the problem of CaptainHerlockServer's comment
And you all can it be added commands
07/19/2011 15:23 Pyrok#11
Just to try to clear things up, S means string, N means number or numeric. Usually S works fine even with numbers though. Most of the other type indicators are for multiple parameter formats which aren't needed by most servers.
07/19/2011 15:31 abady100#12
thanks :)
07/19/2011 20:18 grymey#13
get them thanks up so his forum cawk gets bigger bro. someone thank me for this useful post!!!