Difference between revisions of "Server Scripting Functions"
Jump to navigation
Jump to search
(Created page with "== Player functions == Engine.GetPlayers Engine.GetPlayerName Engine.SetPlayerRoom Engine.GetPlayerRoom Engine.SetPlayerPosition Engine.GetPlayerPo...") |
|||
Line 20: | Line 20: | ||
[[Engine.OutputChatBox]] | [[Engine.OutputChatBox]] | ||
+ | |||
+ | == Event functions == | ||
+ | |||
+ | [[Engine.AddEventHandler]] | ||
+ | |||
+ | == Command functions == | ||
+ | |||
+ | [[Engine.AddCommandHandler]] |