Scripting: Difference between revisions

No change in size ,  11 May 2023
no edit summary
No edit summary
No edit summary
Line 75: Line 75:
{{HeaderNoTOC|Stop moving}}
{{HeaderNoTOC|Stop moving}}
<code>mv</code> to stop moving.
<code>mv</code> to stop moving.
== Interaction ==
<code>in</code> or <code>interact</code> is a command used to interact with objects.
{{HeaderNoTOC|Interact with an object}}
Interacting with objects is fairly reasonable.
<nowiki>
in sera_hammock</nowiki>
You can also interact with an object that has multiple interaction options.
<nowiki>
in kitchen_chair 2</nowiki>
Tip: To get the correct interaction of an object you wish to interact with middle click the interaction you wish to choose twice while having the script text cursor at the place you want the interaction to be pasted into your code.


==Turning==
==Turning==
Line 144: Line 129:
{{HeaderNoTOC|Stop looking}}
{{HeaderNoTOC|Stop looking}}
<code>lk</code> to stop looking.
<code>lk</code> to stop looking.
== Interaction ==
<code>in</code> or <code>interact</code> is a command used to interact with objects.
{{HeaderNoTOC|Interact with an object}}
Interacting with objects is fairly reasonable.
<nowiki>
in sera_hammock</nowiki>
You can also interact with an object that has multiple interaction options.
<nowiki>
in kitchen_chair 2</nowiki>
Tip: To get the correct interaction of an object you wish to interact with middle click the interaction you wish to choose twice while having the script text cursor at the place you want the interaction to be pasted into your code.


==Equipment==
==Equipment==