View Full Version : How to write script to adventure in Treasure? was: HELP
I need help what do i have to enter into my script to make it adventure a the Knob Goblin Treasury i tried a few things but i only want it to adventure there once 1 if any one can tell me what to enter that would extremley helpful.
GhettoTrucker
11-26-2006, 10:45 PM
or a little bit more detailed you may try
cli_execute("adventure 1 treasury");
Veracity
11-26-2006, 11:15 PM
or a little bit more detailed you may try
cli_execute("adventure 1 treasury");
...which is completely pointless.
If he's doing a CLI script, he should use "adventure 1 treasury" as suggested.
If he's doing an ASH script, he should use the appropriate ASH function, rather than simulating it by invoking the CLI command.
Powered by vBulletin® Version 4.2.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.