GetFullTime: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "{{Scripting/Deprecated}}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Scripting/Deprecated}} | {{Scripting/Deprecated}} | ||
This function will get the time and the date. | |||
== Syntax == | |||
<pre>GetServerName()</pre> | |||
== Arguments == | |||
'''N/A''' | |||
== Return value == | |||
* ''string'' '''servername''' - The name of the server | |||
== Example == | |||
{{Scripting/Needs_Example}} | |||
=== Notes === | |||
== Related Functions == | |||
{{Scripting/Squirrel/Functions/Server_Settings}} |
Revision as of 17:40, 3 February 2014
Note: This function is deprecated. Its use is discouraged as it may be removed in a future update.
This function will get the time and the date.
Syntax
GetServerName()
Arguments
N/A
Return value
- string servername - The name of the server
Example
This page needs an example. We will try our best to complete the wiki as soon as possible.
Notes
Related Functions
- GetDeathmatchScoreboard
- GetDeathMessages
- GetDrivebyEnabled
- GetDriveOnWater
- GetFallEnabled
- GetFastSwitch
- GetFlyingCars
- GetFrameLimiter
- GetFriendlyFire
- GetGameModeName
- GetGamespeed
- GetGravity
- GetHour
- GetJoinMessages
- GetJumpSwitch
- GetKillDelay
- GetMaxHeight
- GetMaxPlayers
- GetMinute
- GetObjectCount
- GetPerfectHandling
- GetPickupCount
- GetPlayers
- GetServerName
- GetPassword
- GetShootInAir
- GetShowNametags
- GetShowOnlyTeamMarkers
- GetShowOnRadar
- GetSkinID
- GetStuntBike
- GetSyncFrameLimiter
- GetTaxiBoostJump
- GetTickCount
- GetTimeRate
- GetVehicleCount
- GetVehiclesForcedRespawnHeight
- GetWallglitch
- GetWaterLevel
- GetWeaponSync
- GetWeather
- ReloadScripts
- SetDeathmatchScoreboard
- SetDeathMessages
- SetDrivebyEnabled
- SetDriveOnWater
- SetFallEnabled
- SetFastSwitch
- SetFlyingCars
- SetFrameLimiter
- SetFriendlyFire
- SetGameModeName
- SetGamespeed
- SetGravity
- SetHour
- SetJoinMessages
- SetJumpSwitch
- SetKillDelay
- SetMaxHeight
- SetMaxPlayers
- SetMinute
- SetPerfectHandling
- SetServerName
- SetPassword
- SetShootInAir
- SetShowNametags
- SetShowOnlyTeamMarkers
- SetShowOnRadar
- SetStuntBike
- SetSyncFrameLimiter
- SetTaxiBoostJump
- SetTimeRate
- SetTime
- SetVehiclesForcedRespawnHeight
- SetWallglitch
- SetWaterLevel
- SetWeaponSync
- ShutdownServer