Search results

Jump to navigation Jump to search
  • *'''X''' - Position on X axis on screen of widget *'''Y''' - Position on Y axis on screen of widget
    1 KB (148 words) - 04:12, 21 July 2018
  • *'''X''' - Position on X axis on screen of widget *'''Y''' - Position on Y axis on screen of widget
    1 KB (187 words) - 05:25, 21 July 2018
  • * '''button''': This refers the button used to click on the mouse, can be ''left'', ''right'', or ''middle''. * '''absoluteX''': This refers to the 2D ''x coordinate'' the user clicked on his screen, and is an ''absolute'' position in pixels.
    2 KB (253 words) - 14:28, 20 May 2018
  • This function sets layer position of Custom Widget to front on screen. This example creating two windows, and puts first created on front:
    603 bytes (68 words) - 16:22, 28 July 2018
  • Returns ''true'' if input is focused on GUI, ''false'' if it's focused on the game.
    704 bytes (84 words) - 22:32, 3 May 2021
  • *'''X''' - Position on X axis on screen of widget *'''Y''' - Position on Y axis on screen of widget
    1 KB (158 words) - 14:21, 23 July 2018
  • ...table]] over all channel users. Returns an empty table if there's no users on that channel or ''false'' if invalid arguments were passed. outputConsole ( "There's no users on " .. channel .. "!", thePlayer )
    2 KB (185 words) - 11:10, 30 July 2009
  • *'''X''' - Position on X axis on screen of widget *'''Y''' - Position on Y axis on screen of widget
    2 KB (195 words) - 08:42, 21 July 2018
  • *'''Text''' - Text on the Button This example creates window button, what changes title on hover:
    714 bytes (76 words) - 14:22, 24 July 2018
  • Turns ABS on or off for a handling element. *'''ABS:''' ''true'' to turn ABS on, ''false'' to turn it off.
    2 KB (256 words) - 09:39, 9 April 2018
  • This function allows a scrollpane's scrollbars to be forced '''on''', or returned to default. *'''horizontal:''' A bool where true forces the horizontal scrollbar on, and false returns them to default.
    1,009 bytes (127 words) - 14:19, 20 May 2018
  • This example makes a /debug command to check if the client's debugscript is on or off. outputChatBox ( "You currently have debugscript on." ) -- If it is, output that it is
    1 KB (146 words) - 17:21, 21 November 2018
  • ...example create a window based on an orange theme.And create a button based on default theme.
    663 bytes (83 words) - 20:14, 25 May 2012
  • *'''gridXLeft:''' A float of the position of left grid, depends on '''relative''' *'''gridXRight:''' A float of the position of right grid, depends on '''relative'''
    1 KB (175 words) - 05:28, 5 March 2020
  • This function returns the current upgrade id on the specified vehicle's 'upgrade slot' Returns an ''integer'' with the upgrade on the slot if correct arguments were passed, ''false'' otherwise.
    1 KB (151 words) - 08:04, 5 August 2021
  • ...ed to switch between information by clicking on the tabs. Tabs are sorted on a tab panel in the order that they are created. ...Tab( "Map Information", tabPanel ) -- create a tab named "Map Information" on 'tabPanel'
    2 KB (222 words) - 08:10, 30 October 2023
  • ...ement]] in the [[element tree]]. See [[event system]] for more information on how the event system works. ...lling an event should prevent any further code being run that is dependent on whatever triggered that event. For example, if you have an ''onFlagCapture'
    3 KB (411 words) - 19:35, 8 April 2024
  • *'''X''' - Position on X axis on screen of widget *'''Y''' - Position on Y axis on screen of widget
    2 KB (201 words) - 07:02, 6 August 2018
  • This function set visibility of Custom Widget on screen. *'''Visibility''' - Boolean value of visibility of widget on screen.
    1 KB (110 words) - 16:20, 28 July 2018
  • if (playerTeam) then -- if he was on a team outputChatBox(getPlayerName(source).." is on team: "..getTeamName(playerTeam))
    1 KB (145 words) - 14:44, 13 July 2019
View ( | ) (20 | 50 | 100 | 250 | 500)