Personal tools

Lua/Client/Player/Static Functions/Match

From JC2-MP Documentation

< Lua‎ | Client‎ | Player
Jump to: navigation, search

Returns    table
Prototype    Player.Match(string)
Description    No description


Description

This returns an array of Players whose name contains the string.

See also

Lua/Server/Player/Static Functions/Match