2 - Using a space in a Set Name causes problems in activating set using slash command
What steps will reproduce the problem?
1. Create macro to activate a set with a space in the name (e.g. PvE Hunter) /settheory sets PvE Hunter select
What is the expected output? What do you see instead?
Using the macro would activate the PvE Hunter set. Instead an error is returned "/settheory sets : 'PvE' - unknown argument
What version of the product are you using?
v0.5-release3
Do you have an error log of what happened?
-
Please provide any additional information below.
- 2 comments
- 2 comments
- Reply
- #2
fakeh Feb 12, 2010 at 12:22 UTC - 0 likesYou can use spaces in set names but to interact with them in macros you can replace the spaces with underscores.
- Reply
- #1
kanntara Aug 31, 2009 at 11:34 UTC - 0 likesI edited the LUA savedvariables files to remove the spaces for now. It's just ugly tho :P