Search results

Jump to navigation Jump to search
  • This example adds a 'reloadgun' console command that lets players reload their weapon.
    1 KB (145 words) - 05:29, 11 August 2019
  • ...s vejam quanto tempo eles estão conectados usando uma função 'joinTime' do console. -- Add a console command joinTime, that takes an optional parameter of a player's name
    3 KB (373 words) - 18:31, 31 January 2022
  • ...outputConsole( inspect( getKeyboardLayout() ) )--output keyboard layout in console (F8)
    1 KB (167 words) - 11:23, 18 October 2020
  • ...ample turns on driveby mode when the local player types ''driveby'' in the console.
    1 KB (135 words) - 09:31, 11 February 2019
  • local banner = getPlayerName(responsibleElement) or "Console"
    1 KB (65 words) - 13:44, 5 December 2017
  • ...unt of vehicles on the specified type, and sends the results to the server console. if (getElementType(aElement) == "console") then
    4 KB (412 words) - 22:49, 11 September 2017
  • ...r banning the player. This is commonly another player, but can also be the console element.
    1 KB (174 words) - 13:14, 25 January 2024
  • 'Console',
    1 KB (138 words) - 22:15, 19 October 2021
  • -- The handler function for the console command -- This is a command handler that activates on text "nametagcolor" in the console. It also asks
    3 KB (468 words) - 23:24, 6 July 2016
  • ...esired style when he types "setstyle" followed by a number from 4 to 16 in console.
    1 KB (162 words) - 01:08, 11 September 2016
  • -- Add console command to find your team when 'whatTeamAmIOn' is typed.
    1 KB (145 words) - 14:44, 13 July 2019
  • -- Add console command 'setFF'
    1 KB (141 words) - 06:48, 12 July 2014
  • This example adds a console command with which the local player can toggle whether he can fall off bike
    1 KB (141 words) - 18:25, 7 October 2018
  • This example outputs to the console if the Admin acl was removed from the Moderator ACL Group. (TESTED!)
    1 KB (176 words) - 09:06, 5 February 2021
  • This example outputs to the console if the Admin acl was removed from the Moderator ACL Group. (TESTED!)
    1 KB (176 words) - 08:35, 5 February 2021
  • ...yer ) == "player" ) then -- see if it really is a player (rather than a console admin for example)
    1 KB (159 words) - 15:17, 8 June 2022
  • ...ample turns on driveby mode when the local player types ''driveby'' in the console.
    1 KB (148 words) - 22:43, 26 March 2021
  • ...d to print out all channels where the specified ircbot is connected to the console.
    1 KB (147 words) - 10:55, 30 July 2009
  • This example just outputs to the player console that a player in one account logged into an another account:
    2 KB (191 words) - 17:02, 27 November 2021
  • This function lists ACL requests from all resources in the client console.
    1 KB (155 words) - 13:42, 10 August 2021
  • This example outputs to the console the player that started talking.
    1 KB (184 words) - 23:35, 19 July 2023
  • This example outputs to the console the player that stopped talking.
    1 KB (172 words) - 23:35, 19 July 2023
  • ...weapon they specify 20 ammo whenever they type "weapon ''name''" into the console.
    1 KB (194 words) - 18:11, 26 May 2017
  • local banner = getPlayerName( responsibleElement ) or "Console" -- Get the banner's name.
    1 KB (149 words) - 17:11, 6 December 2023
  • toggleBrowserDevTools(browser, true) -- CEF dev console تشغيل وضع
    1 KB (69 words) - 12:30, 8 June 2020
  • --Add console command to join the team when 'joinTeam' is typed.
    1 KB (155 words) - 15:31, 9 May 2018
  • This example creates a button when the resource starts and defines a console command that toggles it between enabled (clickable) and disabled (not click
    1 KB (169 words) - 17:17, 21 November 2018
  • if isPlayerInACL(thePlayer, "Console") then
    2 KB (89 words) - 20:04, 6 August 2018
  • This example adds a console command with which the local player can toggle if he can fall off bikes.
    1 KB (163 words) - 05:32, 26 August 2021
  • ...esource it belongs to, and prints all attributes of the <info> node to the console.
    1 KB (192 words) - 21:27, 20 December 2015
  • This example will output the memory usage by the server process to the console every 5 minutes.
    1 KB (192 words) - 14:12, 3 November 2022
  • ...ollowing example code will create a button and lists its properties in the console if the /btn command is entered.
    1 KB (165 words) - 17:17, 21 November 2018
  • ...at is in the root of the current resource, and outputs its contents to the console. ...outputConsole(buffer) -- ... and output them to the console
    4 KB (555 words) - 19:25, 20 December 2023
  • This examples adds a "jetpack" console command, which toggles a jetpack for the player.
    1 KB (183 words) - 14:13, 27 April 2020
  • ...ow to return your own location by doing /loc in the chatbox or just loc in console
    1 KB (153 words) - 22:53, 1 January 2015
  • This example creates a button when the resource starts and defines a console command that toggles it between enabled (clickable) and disabled (not click
    1 KB (191 words) - 19:37, 3 May 2021
  • Ez a példa létrehoz egy console parancsot, amellyel a játékos állítani tudja azt, hogy a motorról letu
    1 KB (177 words) - 18:33, 7 October 2018
  • ...ample takes money from a player when he types "takecash ''number''" in the console.
    2 KB (204 words) - 04:28, 29 December 2014
  • ...esired style when he types "setstyle" followed by a number from 4 to 16 in console.
    1 KB (165 words) - 13:44, 25 October 2020
  • This example outputs to the console that the ped is now dead.
    1 KB (176 words) - 21:46, 14 November 2022
  • *'''responsiblePlayer:''' console الاعب او الشيء الذي سيتحمل مسؤلية طرد الا
    1 KB (70 words) - 16:59, 27 September 2016
  • This example will print every codepoint in the input string to the server console.
    1 KB (174 words) - 18:24, 15 February 2016
  • '''Example 1:''' This examples adds a "jetpack" console command, which toggles a jetpack for the player.
    2 KB (205 words) - 20:02, 12 September 2018
  • This example script creates a new console command that displays all element data that is currently set on the player
    1 KB (190 words) - 12:20, 9 April 2023
  • This console command will tell the player what his tag color is. The color is composed o
    1 KB (168 words) - 03:06, 1 April 2016
  • This example adds two new commands in console. One to create a new team for a player, and another to remove the player f
    1 KB (173 words) - 12:19, 26 June 2014
  • ...' which can be used to print out all users in the specified channel to the console.
    2 KB (185 words) - 11:10, 30 July 2009
  • ...''Примечание''': Если оставить пустым, ответственным за кик игроком будет "Console" (Максимально 30 символов).
    2 KB (84 words) - 12:30, 9 September 2014
  • '''Example 2:''' Este exemplo adiciona o comando "give" no console que permite a obtenção de qualquer arma ao executar: "give <id> <amount>" ...à ele uma arma executando o seguinte comando "give <weaponID> <amount>" no console.
    3 KB (455 words) - 20:22, 1 April 2023
  • ...a player enters the colshape and allows the colshape to be created using a console function ''set_zone''. addCommandHandler ( "set_zone", setZone ) -- add a console function called set_zone that will trigger the function setZone
    4 KB (525 words) - 17:40, 9 October 2018
  • Essa função anexará uma função (handler) de script à um comando do console, para que sempre que um jogador ou administrador use o comando, a função ...ando através do console do servidor, da mesma maneira que são acionados no console do jogador.
    10 KB (1,548 words) - 18:31, 21 February 2021
  • ...yer's money, and outputs it to the chatbox when they type 'money' into the console:
    1 KB (186 words) - 10:57, 10 April 2024
  • ==Console di debug== ...onsole ingame per il debug. Puoi aprirla digitando ''debugscript x'' nella console, dove ''x'' è il livello di debug:
    13 KB (1,795 words) - 12:08, 27 August 2009
  • -- Tell everyone in the F8 console the turret's position
    1 KB (196 words) - 23:35, 17 December 2014
  • ...er("checkMoney", checkMoney) -- add the console command
    2 KB (230 words) - 03:55, 11 August 2019
  • ...3.0156|1.5.5|14165|This function clears the chatbox. It does not clear the console (F8)}}
    2 KB (196 words) - 04:42, 30 October 2021
  • ...simple example that allows a player to change the vehicle he is in with a console command. In actual gamemodes the function can be used for more interesting
    2 KB (215 words) - 12:51, 3 July 2014
  • -- Add console command 'viewpassword'
    2 KB (218 words) - 14:46, 16 December 2014
  • This console command will tell the player what his tag color is. The color is composed o
    1 KB (212 words) - 00:59, 13 November 2015
  • ...'''Nota''': Si usas la segunda sintaxis, el jugador responsable va a ser "Console"(consola).
    2 KB (184 words) - 15:48, 17 February 2011
  • ...opens a binary file and prints the value of the byte at position 8 to the console.
    1 KB (219 words) - 20:03, 20 December 2023
  • ...left out as in the second syntax, responsible player for the kick will be "Console" (Maximum 30 characters if using a string).
    2 KB (220 words) - 00:17, 7 March 2021
  • This snippet prints out the engine pool information to the client console.
    3 KB (240 words) - 08:11, 28 September 2023
  • This examples adds a "jetpack" console command, which gives or removes a jetpack from the player.
    2 KB (249 words) - 10:20, 30 January 2022
  • This examples adds a "jetpack" console command, which gives or removes a jetpack from the player.
    2 KB (269 words) - 11:34, 26 June 2014
  • ...missions of people who are using the console through '''<object name="user.Console" />''' ...ction allows you to specify that the Admin ACL has access to the ''start'' console command. You can the go to the Groups section and create an Admin ''group''
    9 KB (1,322 words) - 12:24, 29 September 2014
  • -- On "toggleobjectmove" in console, activate this command, which also asks the player to define the value for
    2 KB (239 words) - 12:08, 31 October 2023
  • This example outputs to the console that "Admin's are ready to watch :)".
    2 KB (240 words) - 06:35, 6 February 2021
  • -- This function is triggered by the text "spawnvehicle" in the console.
    2 KB (242 words) - 11:31, 26 June 2014
  • This example adds a console function called ''kill_player'' that can only be used by players with enoug
    2 KB (255 words) - 16:21, 13 February 2015
  • This example creates a button when the resource starts and defines a console command that toggles it between enabled (clickable) and disabled (not click
    2 KB (224 words) - 23:13, 11 January 2023
  • ...missions of people who are using the console through '''<object name="user.Console" />''' ...ction allows you to specify that the Admin ACL has access to the ''start'' console command. You can go to the Groups section and create an Admin ''group'' tha
    10 KB (1,482 words) - 20:29, 6 December 2020
  • ...starts a latent event and outputs the status of the transfer to the client console
    2 KB (266 words) - 06:02, 4 July 2012
  • -- This function is triggered by the text "spawnvehicle" in the console.
    2 KB (259 words) - 02:36, 19 April 2021
  • Konsola poleceń używa teraz [[Console Commands and CVars|CVARS]]. To w istocie oznacza, że standardowe polecenia The commands of the server console are mostly the same, with the exception of:
    4 KB (637 words) - 21:20, 14 June 2021
  • ...word></syntaxhighlight> (rimuovi lo slash iniziale se esegui il comando da console). Se ti viene richiesto di premere il tasto '''p''' hai fatto tutto corrett
    2 KB (238 words) - 21:23, 21 December 2016
  • '''Example 1:''' This examples adds a "jetpack" console command, which gives or removes a jetpack from the player.
    2 KB (309 words) - 16:21, 13 February 2015
  • ...ame of a player's task to the chat when they use the "task" command in the console.
    2 KB (285 words) - 11:06, 26 June 2014
  • **'''"console":''' The server Console
    6 KB (823 words) - 20:00, 14 October 2018
  • '''Example 1:''' This examples adds a "jetpack" console command, which gives or removes a jetpack from the player.
    2 KB (302 words) - 09:06, 9 November 2018
  • Este exemplo abre um arquivo binário e exibe no console o valor do byte na posição 8.
    2 KB (231 words) - 20:03, 20 December 2023
  • ...nd "greet" is executed (by typing it in the server console or the player's console), the server's ''greetingCommand'' function is called. This triggers the cl
    6 KB (781 words) - 04:03, 19 April 2024
  • This example prints all vehicle occupants into the F8 console if "/occupants" is typed:
    2 KB (277 words) - 08:24, 22 October 2019
  • ...lements that cannot be deleted. This list also includes remote clients and console elements. --you enter /vdoom in the chat box or vdoom in the game console.
    5 KB (689 words) - 18:11, 17 November 2021
  • --Add a command handler for either the console or / chat commands
    2 KB (298 words) - 12:31, 26 June 2014
  • -- This function is triggered by the text "spawnvehicle" in the console.
    2 KB (290 words) - 11:29, 26 June 2014
  • <console/> ...nsists of a number of resource root elements, the [[Element/Console|server console]] and two [[player]] elements, that are direct children of the '''root''' e
    7 KB (1,039 words) - 08:12, 24 October 2022
  • ...x("The key pair was successfully generated. You can find the result in the console.", player, 0, 255, 0)
    2 KB (251 words) - 14:18, 25 September 2022
  • *'''level:''' 0: close debug console, 1: only errors, 2: errors and warnings, 3: errors, warnings and info messa
    2 KB (265 words) - 14:15, 25 October 2020
  • ...source atual (onde o código tá sendo executado), e exibe o seu conteúdo no console. outputConsole(buffer) -- ... e exibimos no console
    4 KB (627 words) - 19:25, 20 December 2023
  • ...example will tell you what zone a specified player is in when the "getloc" console command is used.
    2 KB (282 words) - 21:50, 29 August 2022
  • -- This function is triggered by the text "spawnvehicle" in the console.
    2 KB (318 words) - 19:53, 26 May 2017
  • ...isogno di una copia di libcurl3 per il server per farlo partire così nella console digita: '''sudo apt-get install libcurl3''' #Avvia da console il comando '''refresh''', questo aggiornerà la lista delle risorse e le ri
    9 KB (1,351 words) - 16:55, 23 January 2022
  • ...a player enters the colshape and allows the colshape to be created using a console function ''set_zone''.
    2 KB (251 words) - 09:30, 6 November 2023
  • This example adds a 'hpslap' console command that lets players "slap" others (doing 20 damage).
    2 KB (295 words) - 15:41, 24 July 2023
  • ...ursor will always be visible while the menu, the chatbox input line or the console are active, or if another resource has called this function.}}
    2 KB (331 words) - 10:56, 13 October 2018
  • ==Debug console== ...this), you can open the debug console by typing ''debugscript *x*'' in the console, where ''x'' is the debug level:
    18 KB (2,815 words) - 08:56, 4 July 2022
  • ==Debug console== ...this), you can open the debug console by typing ''debugscript *x*'' in the console, where ''x'' is the debug level:
    18 KB (2,760 words) - 16:40, 15 April 2017
  • -- the handler function for the "unhook" console command
    3 KB (312 words) - 04:20, 11 August 2019
  • ...a player enters the colshape and allows the colshape to be created using a console function ''set_zone''.
    2 KB (288 words) - 09:18, 6 November 2023
View ( | ) (20 | 50 | 100 | 250 | 500)