User contributions for Shadow
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
2 February 2014
- 21:5621:56, 2 February 2014 diff hist +359 N Scripting/Squirrel/Functions/GetFriendlyFire Created page with "This function will return the current status of the friendly fire ability. == Syntax == <pre>EnabledFriendlyFire()</pre> == Arguments == '''N/A''' == Return value == * '..."
- 21:5621:56, 2 February 2014 diff hist +355 N Scripting/Squirrel/Functions/GetFastSwitch Created page with "This function will return the current status of the fast switch ability. == Syntax == <pre>EnabledFastSwitch()</pre> == Arguments == '''N/A''' == Return value == * ''boo..."
- 21:5521:55, 2 February 2014 diff hist +360 N Scripting/Squirrel/Functions/GetDriveOnWater Created page with "This function will return the current status of the drive on water ability. == Syntax == <pre>EnabledDriveOnWater()</pre> == Arguments == '''N/A''' == Return value == * ..."
- 21:5421:54, 2 February 2014 diff hist +362 N Scripting/Squirrel/Functions/GetTaxiBoostJump Created page with "This function will return the current status of the taxi boost jump ability. == Syntax == <pre>EnabledTaxiBoostJump()</pre> == Arguments == '''N/A''' == Return value == ..."
- 21:5421:54, 2 February 2014 diff hist +368 N Scripting/Squirrel/Functions/GetFrameLimiter Created page with "This function will return the current status of the frame limiter changing ability. == Syntax == <pre>EnabledFrameLimiter()</pre> == Arguments == '''N/A''' == Return valu..."
- 21:5221:52, 2 February 2014 diff hist +368 N Scripting/Squirrel/Functions/GetSyncFrameLimiter Created page with "This function will return the current status of the frame limiter sync ability. == Syntax == <pre>EnabledSyncFrameLimiter()</pre> == Arguments == '''N/A''' == Return valu..."
- 21:4921:49, 2 February 2014 diff hist +313 N Scripting/Squirrel/Functions/SetDeathMessages Created page with "This function will toggle death messages on or off. == Syntax == <pre>ToggleDeathMessages( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'..."
- 21:4921:49, 2 February 2014 diff hist +315 N Scripting/Squirrel/Functions/SetJoinMessages Created page with "This function will toggle the join messages on or off. == Syntax == <pre>ToggleJoinMessages( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''fals..."
- 21:4821:48, 2 February 2014 diff hist +317 N Scripting/Squirrel/Functions/SetShowNametags Created page with "This function will toggle the player nametags on or off. == Syntax == <pre>ToggleShowNametags( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''fa..."
- 21:4721:47, 2 February 2014 diff hist +310 N Scripting/Squirrel/Functions/SetShootInAir Created page with "This function will toggle the shoot in air ability. == Syntax == <pre>ToggleShootInAir( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''...."
- 21:4721:47, 2 February 2014 diff hist +307 N Scripting/Squirrel/Functions/SetStuntBike Created page with "This function will toggle the stunt bike ability. == Syntax == <pre>ToggleStuntBike( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. =..."
- 21:4621:46, 2 February 2014 diff hist +332 N Scripting/Squirrel/Functions/SetShowOnRadar Created page with "This function will toggle the ability to see other players on the radar. == Syntax == <pre>ToggleShowOnRadar( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''t..."
- 21:4521:45, 2 February 2014 diff hist +309 N Scripting/Squirrel/Functions/SetJumpSwitch Created page with "This function will toggle the jump switch ability. == Syntax == <pre>ToggleJumpSwitch( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. ..."
- 21:4521:45, 2 February 2014 diff hist +309 N Scripting/Squirrel/Functions/SetFlyingCars Created page with "This function will toggle the flying cars ability. == Syntax == <pre>ToggleFlyingCars( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. ..."
- 21:4521:45, 2 February 2014 diff hist +319 N Scripting/Squirrel/Functions/SetPerfectHandling Created page with "This function will toggle the perfect handling ability. == Syntax == <pre>TogglePerfectHandling( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''..."
- 21:4421:44, 2 February 2014 diff hist +12 Scripting/Squirrel/Functions/SetFastSwitch No edit summary
- 21:4421:44, 2 February 2014 diff hist +8 Scripting/Squirrel/Functions/SetTaxiBoostJump No edit summary
- 21:4321:43, 2 February 2014 diff hist +2 Scripting/Squirrel/Functions/SetDisableDriveby No edit summary
- 21:4321:43, 2 February 2014 diff hist +309 N Scripting/Squirrel/Functions/SetFriendlyFire Created page with "This function will toggle friendly fire ability. == Syntax == <pre>ToggleFriendlyFire( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. ..."
- 21:4221:42, 2 February 2014 diff hist +307 N Scripting/Squirrel/Functions/SetDisableDriveby Created page with "This function will toggle disabling driveby. == Syntax == <pre>ToggleDisableDriveby( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. =..."
- 21:4021:40, 2 February 2014 diff hist +297 N Scripting/Squirrel/Functions/SetFastSwitch Created page with "This function will toggle fast switch. == Syntax == <pre>ToggleFastSwitch( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. == Example ..."
- 21:4021:40, 2 February 2014 diff hist +304 N Scripting/Squirrel/Functions/SetDriveOnWater Created page with "This function will toggle driving on water. == Syntax == <pre>ToggleDriveOnWater( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. == E..."
- 21:4021:40, 2 February 2014 diff hist +308 N Scripting/Squirrel/Functions/SetTaxiBoostJump Created page with "This function will toggle the taxi boost jump. == Syntax == <pre>ToggleTaxiBoostJump( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. ..."
- 21:3921:39, 2 February 2014 diff hist +306 N Scripting/Squirrel/Functions/SetFrameLimiter Created page with "This function will toggle the frame limiter . == Syntax == <pre>ToggleFrameLimiter( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false'''. ==..."
- 21:3921:39, 2 February 2014 diff hist +314 N Scripting/Squirrel/Functions/SetSyncFrameLimiter Created page with "This function will toggle the frame limiter sync. == Syntax == <pre>ToggleSyncFrameLimiter( toggle )</pre> == Arguments == * ''bool'' '''toggle''' - '''true''' or '''false..."
- 21:3321:33, 2 February 2014 diff hist +302 N Scripting/Squirrel/Functions/GetTickCount Created page with "This function will get the tick count. == Syntax == <pre>GetTickCount()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''ticks''' - The tick count == Exa..."
- 21:2921:29, 2 February 2014 diff hist +305 N Scripting/Squirrel/Functions/GetMaxHeight Created page with "This function will get the max height. == Syntax == <pre>GetMaxHeight()</pre> == Arguments == '''N/A''' == Return value == * ''float'' '''height''' - The max height == ..."
- 21:2821:28, 2 February 2014 diff hist +349 N Scripting/Squirrel/Functions/GetWaterLevel Created page with "This function will get the water level of the game. == Syntax == <pre>GetWaterLevel()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''waterlevel''' - The..."
- 21:2621:26, 2 February 2014 diff hist +335 N Scripting/Squirrel/Functions/GetGamespeed Created page with "This function will get the speed of the game. == Syntax == <pre>GetGamespeed()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''gamespeed''' - The speed o..."
- 21:2621:26, 2 February 2014 diff hist +341 N Scripting/Squirrel/Functions/GetGravity Created page with "This function will get the gravity of the game. == Syntax == <pre>GetGravity()</pre> == Arguments == '''N/A''' == Return value == * ''float'' '''gravity''' - The gravity..."
- 21:2521:25, 2 February 2014 diff hist +328 N Scripting/Squirrel/Functions/GetWeather Created page with "This function will get the weather ID of the game. == Syntax == <pre>GetWeather()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''weatherid''' - The weat..."
- 21:2421:24, 2 February 2014 diff hist +332 N Scripting/Squirrel/Functions/GetMinute Created page with "This function will get the minute of the game. == Syntax == <pre>GetMinute()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''minute''' - The minute of th..."
- 21:2321:23, 2 February 2014 diff hist +324 N Scripting/Squirrel/Functions/GetHour Created page with "This function will get the hour of the game. == Syntax == <pre>GetHour()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''hour''' - The hour of the game (..."
- 21:2221:22, 2 February 2014 diff hist +324 N Scripting/Squirrel/Functions/GetTimeRate Created page with "This function will get the timerate of the game. == Syntax == <pre>GetTimeRate()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''timerate''' - The timera..."
- 21:2121:21, 2 February 2014 diff hist +351 N Scripting/Squirrel/Functions/GetGameModeText Created page with "This function will get the game mode text shown in the client browser. == Syntax == <pre>GetGameModeText()</pre> == Arguments == '''N/A''' == Return value == * ''string'..."
- 21:2021:20, 2 February 2014 diff hist +330 N Scripting/Squirrel/Functions/GetServerPassword Created page with "This function will get the server password. == Syntax == <pre>GetServerPassword()</pre> == Arguments == '''N/A''' == Return value == * ''string'' '''password''' - The pa..."
- 21:2021:20, 2 February 2014 diff hist +318 N Scripting/Squirrel/Functions/GetMaxPlayers Created page with "This function will get max players limit. == Syntax == <pre>GetMaxPlayers()</pre> == Arguments == '''N/A''' == Return value == * ''int'' '''maxplayers''' - The max playe..."
- 21:1921:19, 2 February 2014 diff hist +320 N Scripting/Squirrel/Functions/GetServerName Created page with "This function will get the server name. == Syntax == <pre>GetServerName()</pre> == Arguments == '''N/A''' == Return value == * ''string'' '''servername''' - The name of ..."
- 21:1721:17, 2 February 2014 diff hist −1 Scripting/Squirrel/Functions/SetTime No edit summary
- 21:1721:17, 2 February 2014 diff hist −1 Scripting/Squirrel/Functions/SetWeather No edit summary
- 21:1721:17, 2 February 2014 diff hist −1 Scripting/Squirrel/Functions/SetGravity No edit summary
- 21:1621:16, 2 February 2014 diff hist −1 Scripting/Squirrel/Functions/SetGamespeed No edit summary
- 21:1621:16, 2 February 2014 diff hist +5 Scripting/Squirrel/Functions/SetWaterLevel No edit summary
- 21:1621:16, 2 February 2014 diff hist −1 Scripting/Squirrel/Functions/SetMaxHeight No edit summary
- 21:1521:15, 2 February 2014 diff hist +291 N Scripting/Squirrel/Functions/SetMaxHeight Created page with "This function will set the maximum height. == Syntax == <pre>SetMaxHeight( height )</pre> == Arguments == * ''float'' '''height'''' - The maximum height == Example == {{..."
- 21:1521:15, 2 February 2014 diff hist +328 N Scripting/Squirrel/Functions/SetWaterLevel Created page with "This function will set the gravity of the game. == Syntax == <pre>SetWaterLevel( waterlevel )</pre> == Arguments == * ''float'' '''waterlevel'''' - The waterlevel of the g..."
- 21:1421:14, 2 February 2014 diff hist +310 N Scripting/Squirrel/Functions/SetGamespeed Created page with "This function will set the speed of the game. == Syntax == <pre>SetGamespeed( speed )</pre> == Arguments == * ''float'' '''speed'''' - The speed of the game (default is 1)..."
- 21:1221:12, 2 February 2014 diff hist +320 N Scripting/Squirrel/Functions/SetGravity Created page with "This function will set the gravity of the game. == Syntax == <pre>SetGravity( gravity )</pre> == Arguments == * ''float'' '''gravity'''' - The gravity of the game (default..."
- 21:1021:10, 2 February 2014 diff hist +304 N Scripting/Squirrel/Functions/SetWeather Created page with "This function will set the weather of the game. == Syntax == <pre>SetWeather( weatherid )</pre> == Arguments == * ''int'' '''weatherid'''' - The weather id to be set == E..."
- 21:0921:09, 2 February 2014 diff hist +367 N Scripting/Squirrel/Functions/SetTime Created page with "This function will set the game minute. == Syntax == <pre>SetTime( hour, minute )</pre> == Arguments == * ''int'' '''hour'''' - The hour of the game (from 00 to 23) * ''in..."