Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:GPestControl: Difference between revisions

Template page
No edit summary
No edit summary
Line 6: Line 6:
*Enabling purchasing equipment from the Grand Exchange and set a limit of GP spent per item.
*Enabling purchasing equipment from the Grand Exchange and set a limit of GP spent per item.


<!-- First paragraph: show if gaio=yes OR viewing Template:GPestControl with gaio unset -->
<!-- Paragraph 1: gaio=yes -->
<div style="{{#ifeq:{{{gaio|}}}|yes||display:none;}}{{#ifeq:{{FULLPAGENAME}}|Template:GPestControl|{{#ifeq:{{{gaio|}}}| |}}|display:none;}}">
<div style="{{#ifeq:{{{gaio|}}}|yes||display:none;}}">
This task doesn't support obtaining points after you have gathered all gear, either for manually spending on combat XP or elite void. If you wish to gain points after obtaining all equipment, please see [[GPestControl]].
This task doesn't support obtaining points after you have gathered all gear, either for manually spending on combat XP or elite void. If you wish to gain points after obtaining all equipment, please see [[GPestControl]].
</div>
</div>


<!-- Second paragraph: show if gaio=no OR viewing Template:GPestControl with gaio unset -->
<!-- Paragraph 1: Template fallback only if gaio is unset -->
<div style="{{#ifeq:{{{gaio|}}}|no||display:none;}}{{#ifeq:{{FULLPAGENAME}}|Template:GPestControl|{{#ifeq:{{{gaio|}}}| |}}|display:none;}}">
<div style="{{#ifeq:{{FULLPAGENAME}}|Template:GPestControl|{{#ifeq:{{{gaio|}}}| |1}}|display:none;}}">
This task doesn't support obtaining points after you have gathered all gear, either for manually spending on combat XP or elite void. If you wish to gain points after obtaining all equipment, please see [[GPestControl]].
</div>
 
<!-- Paragraph 2: gaio=no -->
<div style="{{#ifeq:{{{gaio|}}}|no||display:none;}}">
While this script doesn't support using points to gain combat experience or purchase elite void. By disabling the setting [[#stop|Stop on all pieces obtained]] it can continue to farm points after it has claimed all the required Void Knight Equipment. This means you can manually spend the points to gain combat XP or manually buy elite void if required.
</div>
 
<!-- Paragraph 2: Template fallback only if gaio is unset -->
<div style="{{#ifeq:{{FULLPAGENAME}}|Template:GPestControl|{{#ifeq:{{{gaio|}}}| |1}}|display:none;}}">
While this script doesn't support using points to gain combat experience or purchase elite void. By disabling the setting [[#stop|Stop on all pieces obtained]] it can continue to farm points after it has claimed all the required Void Knight Equipment. This means you can manually spend the points to gain combat XP or manually buy elite void if required.
While this script doesn't support using points to gain combat experience or purchase elite void. By disabling the setting [[#stop|Stop on all pieces obtained]] it can continue to farm points after it has claimed all the required Void Knight Equipment. This means you can manually spend the points to gain combat XP or manually buy elite void if required.
</div>
</div>