User contributions for Kennedyarz
A user with 43 edits. Account created on 20 January 2016.
This wiki is using an old backup from 2020
Some information may be old/missing
17 June 2017
- 11:1011:10, 17 June 2017 diff hist −42 Scripting/Squirrel/Client Events/GUI::InputReturn →Example current
- 11:0811:08, 17 June 2017 diff hist +3 Scripting/Squirrel/Client Events/GUI::InputReturn No edit summary
16 June 2017
- 03:2503:25, 16 June 2017 diff hist +866 N Scripting/Squirrel/Client Events/Server::ServerData Created page with "== Example == <source lang=squirrel> Testing<- { Test = null } function Script::ScriptLoad() { Testing.Test = GUIButton(VectorScreen(sX * 0.23, sY * 0.05), Vecto..." current
- 03:1403:14, 16 June 2017 diff hist +1,258 N Scripting/Squirrel/Client Events/GUI::InputReturn Created page with " == Syntax == <pre>player - The instance.</pre> == Arguments == * player == Example == <source lang=squirrel> Testing<- { Box = null } function Script::ScriptLoad()..."
- 02:5902:59, 16 June 2017 diff hist +639 N Scripting/Squirrel/Client Events/GUI::ElementHoverOut Created page with "== Syntax == <pre>player - The instance.</pre> == Arguments == * player == Example == <source lang=squirrel> Testing<- { Button = null } function Script::ScriptLoad() {..." current
- 02:5602:56, 16 June 2017 diff hist +643 N Scripting/Squirrel/Client Events/GUI::ElementHoverOver Created page with ". == Syntax == <pre>player - The instance.</pre> == Arguments == * player == Example == <source lang=squirrel> Testing<- { Button = null } function Script::ScriptLoad()..." current
1 June 2017
- 22:4122:41, 1 June 2017 diff hist +463 N Scripting/Squirrel/Client Events/GUI::WindowClose Created page with ". == Syntax == <pre>player - The instance.</pre> == Arguments == * player * GUIButton == Example == <source lang=squirrel> Test<- { window = null } function Script::Scr..." current
- 22:3822:38, 1 June 2017 diff hist −1 Scripting/Squirrel/Client Events/GUI::ElementDrag No edit summary current
- 22:3722:37, 1 June 2017 diff hist +472 N Scripting/Squirrel/Client Events/GUI::ElementDrag Created page with ". == Syntax == <pre>player - The instance.</pre> == Arguments == * player * GUIButton == Example == <source lang=squirrel> Test<- { Hello = null } function Script::Scri..."
- 22:3522:35, 1 June 2017 diff hist +1 Scripting/Squirrel/Client Events/GUI::ElementRelease →Example current
- 22:3422:34, 1 June 2017 diff hist +784 N Scripting/Squirrel/Client Events/GUI::ElementRelease Created page with ". == Syntax == <pre>player - The instance.</pre> == Arguments == * player * GUIButton == Example == Test<- { Hello = null } <source lang=squirrel>function Script::Scrip..."
- 22:3122:31, 1 June 2017 diff hist +2 Scripting/Squirrel/Client Events/Player::PlayerShoot →Example current
- 22:3022:30, 1 June 2017 diff hist +2 Scripting/Squirrel/Client Events/Player::PlayerShoot No edit summary
- 22:2922:29, 1 June 2017 diff hist +350 N Scripting/Squirrel/Client Events/Player::PlayerShoot Created page with "Appears when the player fires == Syntax == <pre>player - The instance.</pre> == Arguments == None. == Example == Appears when the player fires <code lang="squirrel"> fun..."
8 May 2017
- 22:0922:09, 8 May 2017 diff hist +563 N Scripting/Squirrel/Client Events/Script::ScriptProcess Created page with "This event is called when a player dies. == Syntax == <pre>player - The instance.</pre> == Arguments == None. == Example == This message is in 3D in a map position <code..."
4 April 2017
- 03:4003:40, 4 April 2017 diff hist +14 N Scripting/Squirrel/Functions/Timer.Start Created page with "Timer.Start();" current
- 03:3903:39, 4 April 2017 diff hist +13 N Scripting/Squirrel/Functions/Timer.Stop Created page with "Timer.Stop();" current
16 March 2017
- 13:4113:41, 16 March 2017 diff hist +29 N Scripting/Squirrel/Client Functions/GUI::SetMouseEnabled Created page with "::GUI.SetMouseEnabled(false);" current
- 13:4013:40, 16 March 2017 diff hist −30 Scripting/Squirrel/Client Functions/GUI::GetMouseEnabled No edit summary current
14 March 2017
- 19:3319:33, 14 March 2017 diff hist −1 Scripting/Squirrel/Client Events/GUI::ElementClick →Example
- 19:3219:32, 14 March 2017 diff hist +14 Scripting/Squirrel/Client Events/GUI::ElementClick →Example
- 19:3119:31, 14 March 2017 diff hist −13 Scripting/Squirrel/Client Events/GUI::ElementClick No edit summary
- 19:2919:29, 14 March 2017 diff hist +754 N Scripting/Squirrel/Client Events/GUI::ElementClick Created page with ". == Syntax == <pre>player - The instance.</pre> == Arguments == * player * GUIButton == Example == Press Button <code lang="squirrel"> function Script::ScriptLoad() {..."
- 13:4913:49, 14 March 2017 diff hist +724 OnClientScriptData No edit summary current
- 13:4213:42, 14 March 2017 diff hist −487 OnClientScriptData Replaced content with "function onClientScriptData(player) { }"
- 13:4213:42, 14 March 2017 diff hist +526 N OnClientScriptData Created page with "function onClientScriptData(player) Example: ::Python <- GUIButton(VectorScreen(400,200), VectorScreen(200, 22), Colour(75,75,75), "Python (6) Cost(6)", GUI_FLAG_BORDER |..."
2 March 2017
- 19:4319:43, 2 March 2017 diff hist −2 Scripting/Squirrel/Client Functions/GUI::GetMouseEnabled No edit summary
- 19:4219:42, 2 March 2017 diff hist +66 N Scripting/Squirrel/Client Functions/GUI::GetMouseEnabled Created page with " ---- ::GUI.SetMouseEnabled(true); ::GUI.SetMouseEnabled(false);"
22 January 2017
- 13:4813:48, 22 January 2017 diff hist +28 Scripting/Squirrel/Functions/CreateRadioStream →Example
30 December 2016
- 22:5222:52, 30 December 2016 diff hist −277 Scripting/Squirrel/Client Functions/GUI::ScreenPosToWorld No edit summary current
- 22:5022:50, 30 December 2016 diff hist −66 Scripting/Squirrel/Client Functions/GUI::ScreenPosToWorld No edit summary
- 22:4922:49, 30 December 2016 diff hist +69 Scripting/Squirrel/Client Functions/GUI::ScreenPosToWorld VectorScreen.rawnewmember("Round", ::floor, null, true); VectorScreen.rawnewmember("Width", GUI.GetScreenSize().X, null, true); VectorScreen.rawnewmember("Height", GUI.GetScreenSize().Y, null, true); VectorScreen.rawnewmember("Relative", function(x, y)
- 22:4822:48, 30 December 2016 diff hist +334 N Scripting/Squirrel/Client Functions/GUI::ScreenPosToWorld Created page with "VectorScreen.rawnewmember("Round", ::floor, null, true); VectorScreen.rawnewmember("Width", GUI.GetScreenSize().X, null, true); VectorScreen.rawnewmember("Height", GUI.GetScr..."
29 April 2016
- 13:0813:08, 29 April 2016 diff hist +1,493 OnPlayerPart →Example
21 March 2016
- 21:1921:19, 21 March 2016 diff hist +1,357 Scripting/Squirrel/Functions/Player.SetWeapon →Example
- 20:5720:57, 21 March 2016 diff hist +1,360 Scripting/Squirrel/Functions/SetUseClasses →Example
- 20:5320:53, 21 March 2016 diff hist +1,521 N Talk:Scripting/Squirrel/Functions/UsingClasses →Funcion OnPlayerClass: new section current
- 20:4620:46, 21 March 2016 diff hist −46 Scripting/Squirrel/Functions/KickPlayer →Example
- 20:4620:46, 21 March 2016 diff hist +328 Scripting/Squirrel/Functions/KickPlayer →Example
- 20:3920:39, 21 March 2016 diff hist −155 Scripting/Squirrel/Functions/BanIP →Example
- 20:3820:38, 21 March 2016 diff hist +578 Scripting/Squirrel/Functions/BanIP by kennedyarz
- 20:3620:36, 21 March 2016 diff hist +12 Talk:Scripting/Squirrel/Functions/BanIP →Funcion Ban ip current
- 20:3520:35, 21 March 2016 diff hist +824 N Talk:Scripting/Squirrel/Functions/BanIP →Funcion Ban ip: new section