Droste_Effect Posted April 26, 2019 Share Posted April 26, 2019 Hey all, looking for some help macroing a command from the i25 notes. Below are the notes. The command I want to use is /powexec_location target quicksand. Powexec_Location: Added /powexec_location, a client-side slash command to allow use of location targeted powers without having to click. Usage: /powexec_location loc power loc is a location specifier. There's several different things you can use here: me or self - Both target the power on yourself. target - Your currently selected target. If you have no target, the power is not activated. direction:distance - direction can either be one of six cardinal directions relative to the player: forward, back, left, right, up, down, -or- it can be a number. If it's a number, it is taken as an angle in degrees. 0 is straight in front of you, 90 is right, etc. It can also be camera, to indicate the direction the camera is facing, including elevation. distance is either a number in world units (feet), or the keyword max, which means to use the maximum range of the power. power is the name of the power, just like what you'd use with /powexec_name. You can put quotes around the name to make it look cleaner if you want, but they are optional. Useful examples: /powexec_location me Fire Imps /powexec_location target Tar Patch /powexec_location camera:max Teleport Redirector powers will no longer accidentally be flagged as NearGround. When I put it in the text entry box it works, when i /macro it it fails. I tried adjusting quotation and all that and no luck. Any ideas? Link to comment Share on other sites More sharing options...
Firi Posted April 26, 2019 Share Posted April 26, 2019 After making the macro, edit it and leave out the /. See if that works Link to comment Share on other sites More sharing options...
Droste_Effect Posted April 27, 2019 Author Share Posted April 27, 2019 Nope Link to comment Share on other sites More sharing options...
mrata Posted April 27, 2019 Share Posted April 27, 2019 /macro NAME "powexec_location me Tar Patch" 'NAME' should appear on the button. You didn't mention using quotes anywhere when trying to create the macro. I can't log in right now, but that might work. Link to comment Share on other sites More sharing options...
Droste_Effect Posted April 27, 2019 Author Share Posted April 27, 2019 Nope, tried quotes too. Thank you though Link to comment Share on other sites More sharing options...
Nuc Posted April 27, 2019 Share Posted April 27, 2019 /macro TEST powexec_location me "Tar Patch" That worked for me. As far as I remember you only put quotes around arguments that have spaces in them. Nuclea - Rad/Rad Defender - Defiant - LoonyToons Link to comment Share on other sites More sharing options...
TheJerThere Posted April 27, 2019 Share Posted April 27, 2019 try $target Link to comment Share on other sites More sharing options...
Nuc Posted April 27, 2019 Share Posted April 27, 2019 /macro TEST powexec_location me "Tar Patch" That worked for me. As far as I remember you only put quotes around arguments that have spaces in them. Tested it using target instead of me and it worked, but I noticed some odd behavior. Using /macro TEST powexec_location target "Tar Patch" created the macro on the toolbar and it worked fine. However, if I right-clicked on the macro and edited it (even to something that worked before like me instead of target) it stopped working and gave an "Unknown command: powexec_location me" error. Nuclea - Rad/Rad Defender - Defiant - LoonyToons Link to comment Share on other sites More sharing options...
Almafeta Posted June 9, 2019 Share Posted June 9, 2019 Still same issue, with Spring Attack. It seems that the targeting keywork doesn't work. "What should I do at level X?" Find out in the Blueside Critical Path guide! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now