WoW:API TaxiNodeCost: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API TaxiNodeCost to API TaxiNodeCost without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
Returns the cost, in copper, of the given taxi node slot. Returns an error "invalid taxi node slot" if no taxi map is up or an invalid slot is used. Returns 0 if the current node (the green "you are here" node) is used or the flight is free.<br />-Moof<BR><BR>For some reason, this returns the original cost of the given slot, not taking into account any reductions you get due to faction.<br>-pircio
Returns the cost, in copper, of the given taxi node slot. Returns an error "invalid taxi node slot" if no taxi map is up or an invalid slot is used. Returns 0 if the current node (the green "you are here" node) is used or the flight is free.<br />-Moof<BR><BR>For some reason, this returns the original cost of the given slot, not taking into account any reductions you get due to faction.<br>-pircio
----
{{template:WoW API}}

Latest revision as of 04:47, 15 August 2023

WoW API < TaxiNodeCost

Returns the cost, in copper, of the given taxi node slot. Returns an error "invalid taxi node slot" if no taxi map is up or an invalid slot is used. Returns 0 if the current node (the green "you are here" node) is used or the flight is free.
-Moof

For some reason, this returns the original cost of the given slot, not taking into account any reductions you get due to faction.
-pircio