Talk:TTrade (script)

From Elanthipedia
Revision as of 11:11, 22 January 2010 by Maintenance script (talk | contribs)
Jump to navigation Jump to search

I would appreciate any comments or suggestions for this script. Please Write here or email me at tjorlando@hotmail.com. Thanks!


This script, as is, crashes the Wizard. When the first three lines are neutralized, it doesn't crash, HOWEVER it is missing a goto label and aborts.

The Save command does not work in Wizard. From a quick glance, I'd assume the missing label is because this script makes use of the %s variable in some of it's Goto, which is set with the Save command. This script looks like it's designed for StormFront.
If you wanted to try and get this to work in Wizard, remove the Save command on line 3 and replace all the %s% with %1%. Been a while since I've delt with Wizard and no longer certain how Wizard deals with some of the more creative uses of variables so it may take more work.
-Glimmereyes 16:11, 22 January 2010 (UTC)