xilibrius Posted December 7, 2020 Posted December 7, 2020 (edited) currently trying to get a working macro for combat teleport that teleports to the target. I'm trying to get one that has the macro icon, i've tried /macro_image "Teleportation_CombatTeleport" "Tooltip" "Command" but I get a red x in a grey circle. I'd appreciate a working string on exactly what to put in to get it to work. Somone in general had given me a string for the macro to teleport to the target but for some reason it just kept activating without power cycle active so I have no idea how to get this thing working with the new icon if that's even possible. Edited December 8, 2020 by xilibrius
Gulbasaur Posted December 8, 2020 Posted December 8, 2020 Wasn't the power Recall Friend, not Teleport Friend? Doctor Fortune Soulwright Mother Blight Brightwarden Storm Lantern King Solar Corona Borealis Blood Fortunado Dark/Dark Corruptor Rad/Rad Brute Gravity/Time Controller Storm/Water Defender Peacebringer Dark/Dark Tanker The Good Missions Guide: A Heroic Levelling Journey through Story Arcs Blueside Guide Easy IO Cheat Sheet The Mean Missions Guide: A Villainous Levelling Journey through Story Arcs Redside Guide Fortunatas are the Bestunatas
VV Posted December 8, 2020 Posted December 8, 2020 It is now called Teleport Target (Replaces Recall Friend)
xilibrius Posted December 8, 2020 Author Posted December 8, 2020 I updated the top post because I'm dumb and didn't post what I intended to.
srmalloy Posted December 8, 2020 Posted December 8, 2020 30 minutes ago, VV said: It is now called Teleport Target (Replaces Recall Friend) If I'm remembering correctly from the characters that have it, the icon for the new power only has the middle dot at the top; two dots on the sides were removed.
AboveTheChemist Posted December 8, 2020 Posted December 8, 2020 Over the weekend I updated the Macro image (Slash Command) wiki page with the new power icons for Issue 27. I noticed that a few of the teleport icons don't strictly follow the general naming scheme that other powers do, so they can be a little tough to find. I think this might be the one you need: Combat_Teleport /macro_image "Combat_Teleport" "Tooltip" "Command" Here are some of the others from the pool, in case that isn't the one you need. Teleportation_RecallTeleport /macro_image "Teleportation_RecallTeleport" "Tooltip" "Command" Teleportation_TeleportFoe /macro_image "Teleportation_TeleportFoe" "Tooltip" "Command" If these don't do the trick either, click the wiki page link and have a look at the other options that start with 'Teleportation'. The new icon for 'Fold Space' is under 'Pool_Fold_Space'. 1 1 Popmenus > Badge List | Optimal Paths | Conversion Possibilities | Emotes Wiki Pages > Costume Color Schemes | Set Bonus Comparison Tables Maps > Vidiotmaps | Optimal Paths | Halloween GM Maps | Winter Gift Maps | Offline Map Viewer Sounds > Banshee Sonic Attack Datasets > Recipe Salvage Components | Badge Name & Settitle ID | Exploration Badge & History Plaque Coordinates
xilibrius Posted December 8, 2020 Author Posted December 8, 2020 1 hour ago, AboveTheChemist said: Over the weekend I updated the Macro image (Slash Command) wiki page with the new power icons for Issue 27. I noticed that a few of the teleport icons don't strictly follow the general naming scheme that other powers do, so they can be a little tough to find. I think this might be the one you need: Combat_Teleport /macro_image "Combat_Teleport" "Tooltip" "Command" Here are some of the others from the pool, in case that isn't the one you need. Teleportation_RecallTeleport /macro_image "Teleportation_RecallTeleport" "Tooltip" "Command" Teleportation_TeleportFoe /macro_image "Teleportation_TeleportFoe" "Tooltip" "Command" If these don't do the trick either, click the wiki page link and have a look at the other options that start with 'Teleportation'. The new icon for 'Fold Space' is under 'Pool_Fold_Space'. thanks i'll give it a shot
Shenanigunner Posted December 9, 2020 Posted December 9, 2020 (edited) So... was your whole question about successfully finding and using the right power tray icon? I read more into it about the actual command string. Here's what I'd use, with either a bind, a plain macro or a fancy one: "powexeclocation 0:5 Combat Teleport" Activating this will 'port the target to right in front of you, handshake or devastating melee range. One click or tap, no pointing or trying to find a landing spot in the heat of battle. 🙂 Edited December 9, 2020 by Shenanigunner UPDATED: v4.15 Technical Guide (post 27p7)... 154 pages of comprehensive and validated info on on the nuts and bolts!ALSO: GABS Bindfile · WindowScaler · Teleport Guide · and City of Zeroes all at www.Shenanigunner.com
VV Posted December 9, 2020 Posted December 9, 2020 30 minutes ago, Shenanigunner said: So... was your whole question about successfully finding and using the right power tray icon? I read more into it about the actual command string. Here's what I'd use, with either a bind, a plain macro or a fancy one: "powexeclocation 0:5 Combat Teleport" Activating this will 'port the target to right in front of you, handshake or devastating melee range. One click or tap, no pointing or trying to find a landing spot in the heat of battle. 🙂 Umm.... "Combat Teleport" is a self-movement. I think perhaps you are looking for "Teleport Target", which is the power that affects a target. Your desired outcome would be coded like this: "powexeclocation self Teleport Target" This will teleport the selected target directly next to you without using the mouse reticle to click the ground or anything.
xilibrius Posted December 9, 2020 Author Posted December 9, 2020 1 hour ago, VV said: Umm.... "Combat Teleport" is a self-movement. I think perhaps you are looking for "Teleport Target", which is the power that affects a target. Your desired outcome would be coded like this: "powexeclocation self Teleport Target" This will teleport the selected target directly next to you without using the mouse reticle to click the ground or anything. No, I'm looking for a macro to use combata telepor to teleport to the target like a gap closer without having to manually since i play entirely using ten key keybinds to control my game
VV Posted December 9, 2020 Posted December 9, 2020 1 hour ago, xilibrius said: No, I'm looking for a macro to use combata telepor to teleport to the target like a gap closer without having to manually since i play entirely using ten key keybinds to control my game "powexeclocation target Combat Teleport" works for me. This is the actual Bind I use: /bind numpad0 "powexec_location target Combat Teleport"
Shenanigunner Posted December 10, 2020 Posted December 10, 2020 4 hours ago, VV said: Umm.... "Combat Teleport" is a self-movement. I think perhaps you are looking for "Teleport Target", which is the power that affects a target. Your desired outcome would be coded like this: "powexeclocation self Teleport Target" This will teleport the selected target directly next to you without using the mouse reticle to click the ground or anything. Oh, sh*t. I should know better than to post in a hurry. All correct. For Combat Teleport, I use a double-click bind to make it instantaneous: /bind LeftDoubleClick powexecname Teleport /bind CTRL+LeftDoubleClick powexecname Combat Teleport ...and because years of using the teleport bind keep me from using the two effectively, I have a macro that swaps CT as the primary in missions and back to TP for general use and travel. UPDATED: v4.15 Technical Guide (post 27p7)... 154 pages of comprehensive and validated info on on the nuts and bolts!ALSO: GABS Bindfile · WindowScaler · Teleport Guide · and City of Zeroes all at www.Shenanigunner.com
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