WoW:API TaxiNodeCost: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
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
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}}
{{template:WoW API}}

Revision as of 20:05, 28 February 2006

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


Template:WoW API