[This is preliminary documentation and is subject to change.]
Finds a player by name, using autocompletion. Does not include hidden players.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
Parameters
- player
- Player
Player who initiated the search. Used to determine whether others are hidden or not.
- name
- String
Full or partial name of the search target.
- raiseEvent
- Boolean
Whether to raise Server.SearchingForPlayer event.