Quote:
Originally Posted by DeMeTR
Hi .
This is my first post her and I need some explains for some command in gameserver . and need how to write the correct syntax this command
some command can know what does do --if you learn English-- but how write the correct syntax is problem .
This is the command :
get_env
set_env
gv
get_monster_id
del_flag ; set_flag ; get_flag
get_alive_instance_respawn_group_monster_count
sorry for bad english
|
Examples:
get_env("game.exp_rate")
set_env("game.exp_rate","1000")
gv("level","PlayerName")
del_flag("Vul0","PlayerName")
get_flag("Vu0","PlayerName")
set_flag("Vul0","1","PlayerName")
get_monster_id( monster_handle )
get_alive_instance_respawn_group_monster_count(ins tance_dungeon_id, layer, respawn_group)