Template:Scripting/Squirrel/Functions/Server Settings: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary |
No edit summary |
||
Line 70: | Line 70: | ||
* [[Scripting/Squirrel/Functions/GetVehiclesForcedRespawnHeight|GetVehiclesForcedRespawnHeight]] | * [[Scripting/Squirrel/Functions/GetVehiclesForcedRespawnHeight|GetVehiclesForcedRespawnHeight]] | ||
* [[Scripting/Squirrel/Functions/SetVehiclesForcedRespawnHeight|SetVehiclesForcedRespawnHeight]] | * [[Scripting/Squirrel/Functions/SetVehiclesForcedRespawnHeight|SetVehiclesForcedRespawnHeight]] | ||
* [[Scripting/Squirrel/Functions/ShutdownServer|ShutdownServer]] |
Revision as of 19:38, 14 April 2015
- ReloadScripts
- SetServerName
- SetMaxPlayers
- SetPassword
- SetGameModeName
- SetTimeRate
- SetHour
- SetMinute
- SetTime
- SetWeather
- SetGravity
- SetGamespeed
- SetWaterLevel
- SetMaxHeight
- GetServerName
- GetMaxPlayers
- GetPassword
- GetGameModeName
- GetTimeRate
- GetHour
- GetMinute
- GetWeather
- GetGravity
- GetGamespeed
- GetWaterLevel
- GetMaxHeight
- GetTickCount
- SetSyncFrameLimiter
- SetFrameLimiter
- SetTaxiBoostJump
- SetDriveOnWater
- SetFastSwitch
- SetFriendlyFire
- SetDrivebyEnabled
- SetPerfectHandling
- SetFlyingCars
- SetJumpSwitch
- SetShowOnRadar
- SetStuntBike
- SetShootInAir
- SetShowNametags
- SetJoinMessages
- SetDeathMessages
- GetSyncFrameLimiter
- GetFrameLimiter
- GetTaxiBoostJump
- GetDriveOnWater
- GetFastSwitch
- GetFriendlyFire
- GetDrivebyEnabled
- GetPerfectHandling
- GetFlyingCars
- GetJumpSwitch
- GetShowOnRadar
- GetStuntBike
- GetShootInAir
- GetShowNametags
- GetJoinMessages
- GetDeathMessages
- GetSkinID
- GetVehicleCount
- GetPickupCount
- GetPlayers
- GetFallEnabled
- SetFallEnabled
- GetDeathmatchScoreboard
- SetDeathmatchScoreboard
- GetWeaponSync
- SetWeaponSync
- GetVehiclesForcedRespawnHeight
- SetVehiclesForcedRespawnHeight
- ShutdownServer