elite*gold: 0
Join Date: Jan 2008
Posts: 39
Received Thanks: 20
|
Can anyone tell me what is wrong with the storage area of this script? Everytime I try to run it, it always stops at storage and tells me there is some kind of error and that the script stopped.
Edit:Might help if I put exactly what the error says huh? Here is what it says:
Unknown npc: 9C010000|Storage-Kepper Paedo, Fix the script file. Script stop
"//","Town: Donwhang","//"
"//","Monster: lvl-29 ----- Hyeongcheon Guard 1 by Granneh .txt","//"
"//","Buys 100 HP Medium Potions","//"
"//","Buys 100 MP Medium Potions","//"
"//","Buys 1 Red Horses","//"
"//","Buys 1 Normal Return Scrolls","//"
"//","Protect off","//"
"//","Starts autopotion","//"
"//","Casts horse","//"
"//","............................................... ..................","//"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"3559","2037","0"
"3569","2001","0"
"3575","1991","0"
"cmd","[stop walking]",""
"inject","745A","9C010000"
"store open","0101000000","9C010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9C010000"
"store close","Storage-Keeper Paedo","9C010000"
"3568","1990","0"
"3560","2035","0"
"3569","2039","0"
"cmd","[stop walking]",""
"inject","745A","1A020000"
"store open","0101000000","1A020000|Blacksmith Agol"
"store sell","Blacksmith Agol","22010000"
"store repair","Blacksmith Agol","22010000"
"store close","Blacksmith Agol","1A020000"
"3528","2033","0"
"3522","2033","0"
"cmd","[stop walking]",""
"inject","745A","7F010000"
"store open","0101000000","7F010000|Herbalist Bori"
"store buy","01080001010F0100|06000000|HP Medium","50|100"
"store buy","0108000301110100|0D000000|MP Medium","50|100"
"store close","Herbalist Bori","7F010000"
"3526","2033","0"
"3525","1996","0"
"3517","1994","0"
"cmd","[stop walking]",""
"inject","745A","62010000"
"store open","0101000000","62010000|Grocery Trader Yeosun"
"store buy","01080100010D0100|3D000000|Return Scroll","1|1"
"store close","Grocery Trader Yeosun","62010000"
"3524","1994","0"
"3534","2080","0"
"3560","2085","0"
"3586","2093","0"
"3594","2089","0"
"cmd","[stop walking]",""
"inject","745A","4D010000"
"store open","0101000000","4D010000|Stable-Keeper Makgo"
"store buy","01080000010D0100|59080000|Red Horse","1|1"
"store close","Stable-Keeper Makgo","4D010000"
|