Scripting/Squirrel/Functions/Player.SetInterior: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
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
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Syntax ==
{{Scripting/Deprecated}}


<pre>player.SetInterior( interior ID );</pre>
{{Scripting/Noop}}
 
== Related Functions ==
 
{{Scripting/Squirrel/Functions/Player Functions}}
[[Category:Scripting/Squirrel/Functions/Player_Functions]]

Latest revision as of 18:56, 30 January 2017

Note: This function is deprecated. Its use is discouraged as it may be removed in a future update.


Note: This function does not do anything. It only exists for compatibility reasons and will be removed in the future.

Related Functions

Player Game Functions

These functions exist for compatibility with the R2 Squirrel server.