Difference between revisions of "Server Scripting Functions"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Resource functions == | == Resource functions == | ||
+ | |||
+ | [[Engine.GetThisResource]] | ||
+ | |||
+ | [[Engine.GetResourceName]] | ||
[[Engine.StartResource]] | [[Engine.StartResource]] | ||
Line 32: | Line 36: | ||
== Server functions == | == Server functions == | ||
+ | |||
+ | [[Engine.SetPassword]] | ||
+ | |||
+ | [[Engine.ShutdownServer]] | ||
[[Engine.OutputChatBox]] | [[Engine.OutputChatBox]] | ||
Line 38: | Line 46: | ||
[[Engine.AddEventHandler]] | [[Engine.AddEventHandler]] | ||
+ | |||
+ | [[Engine.PreventDefault]] | ||
+ | |||
+ | [[Engine.TriggerClientEvent]] | ||
== Command functions == | == Command functions == | ||
[[Engine.AddCommandHandler]] | [[Engine.AddCommandHandler]] |