not actually protected
(added to protected category) |
(not actually protected) |
||
| Line 1: | Line 1: | ||
{{wowapi}}__NOTOC__ | {{wowapi}}__NOTOC__ | ||
Equivalent to {{api|ForceQuit}}: logs the player out immediately, even if outside a resting zone. | |||
ForceLogout() | ForceLogout() | ||
=== | == Notes == | ||
This function does not work for ordinary players; instead, a message saying "You do not have permission to perform that action" is returned from the server. | |||