Bastard
10-27-2005, 01:36 AM
I'm having trouble getting the user variables (like Lich.sheath, Lich.user0, etc) working. I can run the ;settings script and set the values, or just edit the text files. That part is fine.
I just can't seem to get my scripts to read the value out. Example:
fput "get #{Lich.user0}"
Lich.user0 is set to 'dagger' in the settings.txt file, but when the command is run I get the message: error, 'Lich' has no setting for 'user0'! Returning 'false'...]
Anyone have any ideas? Is my syntax just messed up?
I just can't seem to get my scripts to read the value out. Example:
fput "get #{Lich.user0}"
Lich.user0 is set to 'dagger' in the settings.txt file, but when the command is run I get the message: error, 'Lich' has no setting for 'user0'! Returning 'false'...]
Anyone have any ideas? Is my syntax just messed up?