Difference between revisions of "ScriptEvent:removeBoundPlayer"
From Mod Wiki
(No difference)
|
Latest revision as of 11:36, 5 November 2007
Parameters
entity (cannot be null) player -- Player to remove.
Result
None.
Supported By
sdScriptEntity
Comments
- If the specified player is not in this proxy, the behaviour is undefined.
Functionality
Removes the player from this proxy.