Scripting/Squirrel/Client Functions/World::FindLocalPlayer

From Vice City Multiplayer
Revision as of 05:49, 14 July 2016 by Xmair (talk | contribs) (Created page with "This function returns the local player instance. == Syntax == <pre>World.FindLocalPlayer</pre> == Arguments == * '''STRING''' '''szText''' The message to print. == Return...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing

This function returns the local player instance.

Syntax

World.FindLocalPlayer

Arguments

  • STRING szText The message to print.

Return type

Instance

Example

This page needs an example.