Player Commands: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 1: Line 1:
```mediawiki
<languages/>
<languages/>
<translate>
<translate>
Line 4: Line 5:
== Game Commands ==
== Game Commands ==
This is a list of commands players can use in-game for their convenience.
This is a list of commands players can use in-game for their convenience.
Some commands can be enabled at NPC Settings in our main office for automatic activation each time you log in. <br>
Some commands can be enabled at NPC Settings in our main office for automatic activation each time you log in, and changes made in Settings NPC now apply immediately (no relog required). <br>
[[File:loginsetter.png]]
[[File:loginsetter.png]]


===General Information=== <!--T:2-->
===General Information=== <!--T:2-->
<!--T:155-->
=== Login Settings Scope ===
Some commands on this page are integrated with the Settings NPC and support scoped persistence.
{| class="wikitable" style="width: 60%;"
|-
! Scope
! Aliases
! Meaning
|-
| Character
| <code>C</code>, <code>char</code>, <code>character</code>
| Saved only for the current character.
|-
| Game Account
| <code>A</code>, <code>G</code>, <code>account</code>, <code>acc</code>, <code>game</code>
| Saved for the current game account.
|-
| Master Account
| <code>M</code>, <code>master</code>
| Saved for the linked master account.
|}
Default scope in Settings NPC: '''Game Account'''.<br>
Default scope on manual command usage: '''Character'''.<br>
Effective priority: '''Character > Game Account > Master Account'''.
<!--T:156-->
Scoped settings currently cover:
<code>@autoloot</code>, <code>@alootset/@als</code>, <code>@showdelay</code>, <code>@rates</code>, <code>@showexp</code>, <code>@showzeny</code>, <code>@uptime</code>, <code>@noask</code>, <code>@time</code>, <code>@allowks/@noks</code>, <code>@listenbg</code>, <code>@killcounter/@kc</code>, <code>@noattack</code>, <code>@nodrop</code>, <code>@noshare</code>, <code>@ltp</code>, <code>@silentpet</code>, <code>@hidepet</code>, <code>@hidepet2</code>, <code>@hideelem</code>, <code>@hidehom</code>, <code>@hideabr</code>, <code>@hidebionic</code>, <code>@hideplayer</code>, <code>@hidewarg</code>, <code>@hidemount</code>, <code>@hideoutfit</code>, <code>@hidehateffect</code>, <code>@hideflamegiant</code>, <code>@hideconfig</code>, <code>@madomode</code>, <code>@daynight</code>, <code>@utc</code>, <code>@langtype</code>, <code>@noresize</code>, <code>@expandstyle</code>, <code>@hidemobshout</code>.


<!--T:3-->
<!--T:3-->
Line 66: Line 98:
|-
|-


<!--T:11-->
<!--T:12-->
|@eventinfo
|@eventinfo
|Displays next Hourly Event and time until next Happy Hour and Seasonal Event.
|Displays next Hourly Event and time until next Happy Hour and Seasonal Event.
|-
|-


<!--T:12-->
<!--T:13-->
|@woeseinfo
|@woeseinfo
|Displays castle and time until next WoE.
|Displays castle and time until next WoE.
|-
|-


<!--T:13-->
<!--T:14-->
|@ltp
|@ltp
|Marks your last point after porting on the mini-map.
|Marks your last point after porting on the mini-map.
|-
|-


<!--T:14-->
<!--T:15-->
|@utc
|@utc
|Use @utc to set your timezone (this is displayed on MVP Tombs and @time command).
|Use @utc to set your timezone (this is displayed on MVP Tombs and @time command).
|-
<!--T:157-->
|@langtype
|Sets your preferred language (same values and modes as @langtype: char/account/both/inherit). Also integrated with scoped login settings.
|-
|-


Line 364: Line 401:
<!--T:52-->
<!--T:52-->
|@noresize
|@noresize
| -
|@noresize G
|Disables resized NPC chat windows while saving their position.
|Disables resized NPC chat windows while saving state. Supports optional scope suffix (C/A/G/M); A and G are both Game Account.
|-
|-


Line 371: Line 408:
|@settings
|@settings
| -
| -
|Summons the Settings NPC next to you.
|Summons the Settings NPC next to you (overview + scope management; changes there apply immediately).
|-
|-


Line 566: Line 603:
<!--T:82-->
<!--T:82-->
|@autoloot @al
|@autoloot @al
|@al 5
|@al 5 G
|Automatically loots drops below the selected rate.
|Automatically loots drops below the selected rate. Optional trailing scope suffix can be used for settings persistence.
|-
|-


Line 674: Line 711:
<!--T:98-->
<!--T:98-->
|@alootset @als
|@alootset @als
|@als 1
|@als 1 A
|Loads a saved autoloot set.
|Loads a saved autoloot set. Optional trailing scope suffix can be used for settings persistence.
|-
|-


Line 938: Line 975:


</translate>
</translate>
```

Navigation menu