Scripting/Squirrel/Functions/Player.SetInterior: Difference between revisions
Jump to navigation
Jump to search

This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "== Syntax == <pre>player.SetInterior( interior ID );</pre>") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Scripting/Needs_Text}} | |||
== Syntax == | == Syntax == | ||
<pre>player.SetInterior( interior ID );</pre> | <pre>player.SetInterior( interior ID );</pre> |
Revision as of 18:55, 26 July 2014

Syntax
player.SetInterior( interior ID );