Scripting: Difference between revisions

No change in size ,  10 May 2023
m
Moved look, facial, and animation categories down below equipment.
(Lots of scripting commands added.)
m (Moved look, facial, and animation categories down below equipment.)
Line 117: Line 117:
===Stop Turning===
===Stop Turning===
<code>tn</code> to stop turning.
<code>tn</code> to stop turning.
==Equipment==
<code>eq</code> or <code>equip</code> lets you equip, unequip, and use equipment.
===Equip Item===
You can equip your fishing rod by simply <code>eq fishingpole</code> if you have the fishing rod.
Check the [[#Equipment List]] below for things you can equip.
===Use Item===
You can use your fishing rod by simply <code>eq fishingpole use</code>.
Check the [[#Equipment List]] below for things to use.
===Unequip Item===
You can unequip your item by simply using <code>eq</code>.
===Equipment List===
A list a few valid items to equip or use:
<nowiki>
watergun, fishingpole, waterbucket, glowstick, stickynote, spraycan, slingshot, shovelknife, catchnet, foodbowl</nowiki>


==Looking==
==Looking==
Line 201: Line 221:
===Stop Animation===
===Stop Animation===
<code>an</code>
<code>an</code>
==Equipment==
<code>eq</code> or <code>equip</code> lets you equip, unequip, and use equipment.
===Equip Item===
You can equip your fishing rod by simply <code>eq fishingpole</code> if you have the fishing rod.
Check the [[#Equipment List]] below for things you can equip.
===Use Item===
You can use your fishing rod by simply <code>eq fishingpole use</code>.
Check the [[#Equipment List]] below for things to use.
===Unequip Item===
You can unequip your item by simply using <code>eq</code>.
===Equipment List===
A list a few valid items to equip or use:
<nowiki>
watergun, fishingpole, waterbucket, glowstick, stickynote, spraycan, slingshot, shovelknife, catchnet, foodbowl</nowiki>
62

edits