So I guess for the time being we need to fix Hotan scripts ourselves until next agDev comes out that has new cmds?
Lol, I thought it was just agbot, but I did a closer look and I found this on the agbot wiki:Quote:
The Storage keeper in Hotan. NPC error.
while the following was in AgDev:Quote:
RIGHT CODE
"store open","0104000000","D8010000|Storage-Keeper Auisan"
"store storage","Storage-Keeper Auisan","D8010000"
"store close","Storage-Keeper Auisan","D8010000"
notice the red part ^^Quote:
WRONG CODE
"store open","0101000000","D8010000|Storage-Keeper Auisan"
"store storage","Storage-Keeper Auisan","D8010000"
"store close","Storage-Keeper Auisan","D8010000"
Quote:
Delete the injects that are just before the "Store open"-command, and it will work.
"inject","745A","D8010000" "store open","0101000000","D8010000|Storage-Keeper Auisan" "store storage","Storage-Keeper Auisan","D8010000" "store close","Storage-Keeper Auisan","D8010000"
"store open","0101000000","D8010000|Storage-Keeper Auisan" "store storage","Storage-Keeper Auisan","D8010000" "store close","Storage-Keeper Auisan","D8010000"
naahQuote:
I think its safe to wait for new agDev release that way it can be thoroughly tested and just to make sure no risk is being taken by taking the inject out.
Maybe look more in to rev6 site and see if they have a correct injection for it?
??? :pQuote:
hahahahaha