WoW:API TaxiNodeCost: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
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}}

Revision as of 18:04, 6 January 2007

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