More actions
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. | ||
<!-- Show if gaio=yes | <!-- Paragraph 1: Show if gaio=yes --> | ||
<div style=" | <div style="{{#ifeq:{{{gaio|yes}}}|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> | ||
<!-- Show if | <!-- Paragraph 1: Show if template=gpestcontrol --> | ||
<div style="{{# | <div style="{{#ifeq:{{{template|}}}|gpestcontrol||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 1: Show if viewing the template page itself --> | |||
<div style="{{#ifeq:{{FULLPAGENAME}}|Template:GPestControl||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: Show if gaio=no --> | |||
<div style="{{#ifeq:{{{gaio|yes}}}|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: Show if template=gpestcontrol --> | |||
<div style="{{#ifeq:{{{template|}}}|gpestcontrol||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: Show if viewing the template page itself --> | |||
<div style="{{#ifeq:{{FULLPAGENAME}}|Template:GPestControl||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> |