Jump to content

Rick

Inactive Member
  • Posts

    29
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Rick

  1. do local isFast = 1 local __say = say function _G.say(str, ...) if table.getn(arg) > 0 then if isFast == 1 then raw_script("[DELAY value;1]"..string.format(str, unpack(arg)).."[/DELAY][ENTER]") else __say(string.format(str, unpack(arg))) end else if isFast == 1 then raw_script("[DELAY value;1]"..str.."[/DELAY][ENTER]") else __say(str) end end end end 2793: This function: raw_script("[DELAY value;1]"..str.."[/DELAY][ENTER]") But idk why not work.
  2. Hi all! I have some problem the reset scroll quest. Ch1 sysser: RunState: LUA_ERROR: locale/hungary/quest/questlib.lua:2793: attempt to concatenate local `str' (a nil value) WriteRunningStateToSyserr: LUA_ERROR: quest reset_scroll.start click how to fix this? All function add the quest functions and questlib.lua but LUA Error.
  3. Hi all! I have some problem with Polymorph. I cant polymorph all mobs. I can use /poly command (forexample /poly 101) the client disconnected.... and add client sysser: 0921 17:25:11714 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\effect\etc\recuperation\ 0921 17:25:11852 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\effect\etc\recuperation\ 0921 17:25:36673 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE Üd 0921 17:25:36673 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE sý 0921 17:25:36673 :: CResourceManager::GetResourcePointer: filename error! 0921 17:25:36673 :: CResourceManager::GetResourcePointer: filename error! Db sysser: SYSERR: Sep 21 16:02:57.392231 :: Start: TABLE_POSTFIX not configured use default SYSERR: Sep 21 16:02:58.128961 :: ChildLoop: AsyncSQL: query failed: Data truncated for column 'setRaceFlag' at row 1 (query: replace into mob_proto (vnum, name, locale_name, type, rank, battle_type, level, size, ai_flag, setRaceFlag, setImmuneFlag, on_click, empire, drop_item, resurrection_vnum, folder, st, dx, ht, iq, damage_min, damage_max, max_hp, regen_cycle, regen_percent, exp, gold_min, gold_max, def, attack_speed, move_speed, aggressive_hp_pct, aggressive_sight, attack_range, polymorph_item, enchant_curse, enchant_slow, enchant_poison, enchant_stun, enchant_critical, enchant_penetrate, resist_sword, resist_twohand, resist_dagger, resist_bell, resist_fan, resist_bow, resist_fire, resist_elect, resist_magic, resist_wind, resist_poison, resist_claw, dam_multiply, summon, drain_sp, skill_vnum0, skill_level0, skill_vnum1, skill_level1, skill_vnum2, skill_level2, skill_vnum3, skill_level3, skill_vnum4, skill_level4, sp_berserk, sp_stoneskin, sp_godspeed, sp_deathblow, sp_revive) values (6301, "??? ??", "Oc SYSERR: Sep 21 16:02:58.129562 :: ChildLoop: AsyncSQL: query failed: Data truncated for column 'setRaceFlag' at row 1 (query: replace into mob_proto (vnum, name, locale_name, type, rank, battle_type, level, size, ai_flag, setRaceFlag, setImmuneFlag, on_click, empire, drop_item, resurrection_vnum, folder, st, dx, ht, iq, damage_min, damage_max, max_hp, regen_cycle, regen_percent, exp, gold_min, gold_max, def, attack_speed, move_speed, aggressive_hp_pct, aggressive_sight, attack_range, polymorph_item, enchant_curse, enchant_slow, enchant_poison, enchant_stun, enchant_critical, enchant_penetrate, resist_sword, resist_twohand, resist_dagger, resist_bell, resist_fan, resist_bow, resist_fire, resist_elect, resist_magic, resist_wind, resist_poison, resist_claw, dam_multiply, summon, drain_sp, skill_vnum0, skill_level0, skill_vnum1, skill_level1, skill_vnum2, skill_level2, skill_vnum3, skill_level3, skill_vnum4, skill_level4, sp_berserk, sp_stoneskin, sp_godspeed, sp_deathblow, sp_revive) values (6302, "??? ??", "Oc I will try fix the problem.. but not working. Please help me!! THX!
  4. Hi. I need Halloween and Easter map(Server and client side). Please upload this map. Thanks.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.