Ullikummi ??? server crash error
Posted: Sat Dec 14, 2013 12:10 am
Parameter was incorrect. Fixed. Credit to Imaulle (SinisterSkies) for taking initiative.
-Kat
-Kat
Go to LandSandBoat
http://forums.dspt.info:80/
Code: Select all
player:messageSpecial(NOTHING_HAPPENS);
Code: Select all
player:messageSpecial(NOTHING_OUT_OF_ORDINARY);
Code: Select all
-- General Texts
ITEM_CANNOT_BE_OBTAINED = 6377; -- You cannot obtain the item <item> come back again after sorting your inventory
ITEM_OBTAINED = 6380; -- Obtained: <item>
GIL_OBTAINED = 6381; -- Obtained <number> gil
KEYITEM_OBTAINED = 6383; -- Obtained key item: <keyitem>
-- Other dialog
NOTHING_OUT_OF_ORDINARY = 7298; -- There is nothing out of the ordinary here.
KIRIN_OFFSET = 7296; -- I am Kirin, master of the Shijin. The one who stands above all. You, who have risen above your mortal status to contend with the gods... It is time to reap your reward.
SMALL_HOLE_HERE = 7285; -- There is a small hole here. It appears to be damp inside...
This is what I see on my server as well. I dunno where you're getting <NOTHING_HAPPENS>, whasf.forgottenandlost wrote:Is what I see in r4217Code: Select all
-- General Texts ITEM_CANNOT_BE_OBTAINED = 6377; -- You cannot obtain the item <item> come back again after sorting your inventory ITEM_OBTAINED = 6380; -- Obtained: <item> GIL_OBTAINED = 6381; -- Obtained <number> gil KEYITEM_OBTAINED = 6383; -- Obtained key item: <keyitem> -- Other dialog NOTHING_OUT_OF_ORDINARY = 7298; -- There is nothing out of the ordinary here. KIRIN_OFFSET = 7296; -- I am Kirin, master of the Shijin. The one who stands above all. You, who have risen above your mortal status to contend with the gods... It is time to reap your reward. SMALL_HOLE_HERE = 7285; -- There is a small hole here. It appears to be damp inside...
whenever whasf stops being a dummyVolgin wrote:Anything for committing this...?
Wrong zone.whasf wrote:in scripts\zones\Alzadaal_Undersea_Ruins\TextIDs.lua I don't see the one you're referring to. that file hasn't changed since October of 2012
Code: Select all
/scripts/zones/The_Shrine_of_RuAvitau/npcs/qm3.lua
/scripts/zones/The_Shrine_of_RuAvitau/TextIDs.lua