Search results

Jump to navigation Jump to search
  • int r,g,b,a dxGetPixelColor( string pixels, int x, int y ) ==Visszatérési érték==
    2 KB (223 words) - 13:24, 27 November 2018
  • function C(n,r) return fac(n)/(fac(r)*fac(n-r))
    1 KB (157 words) - 14:13, 23 January 2021
  • local r, g, b = getPlayerNametagColor ( player ) -- We get the player nametag color guiGridListSetItemColor ( playerList, row, column, r, g, b ) -- We set the grid list item color to the returned values of getPla
    2 KB (275 words) - 21:13, 7 November 2018
  • r,g,b = getTeamColor(playerTeam) if r and g and b then
    2 KB (272 words) - 19:37, 4 April 2018
  • ...tChatBoxWithEnter ( string text [, element visibleTo=getRootElement(), int r=231, int g=217, int b=176, bool colorCoded=false ] )</syntaxhighlight> *'''r:''' Liczba określająca ilość "czerwieni" w kolorze tekstu. Domyślna wa
    4 KB (641 words) - 20:39, 23 March 2018
  • <syntaxhighlight lang="lua">bool setMarkerColor ( marker theMarker, int r, int g, int b, int a )</syntaxhighlight> *'''r:''' The amount of red in the final color (0 to 255).
    951 bytes (131 words) - 13:01, 10 October 2023
  • ..., float y, float z [, string theType = "checkpoint", float size = 4.0, int r = 0, int g = 0, int b = 255, int a = 255, visibleTo = getRootElement( ) ] ) * '''r''': (0 - 255)نسبة اللون الاحمر بالماركر بين.
    3 KB (179 words) - 14:03, 8 November 2016
  • local r, g, b r, g, b = getTeamColor ( playerTeam )
    2 KB (232 words) - 06:51, 12 July 2014
  • Meta.xml'ye <oop>true</oop> eklemeniz lazımdır. function mesajVer( metin, element, r,g,b, durum )
    2 KB (284 words) - 19:16, 15 May 2017
  • function blockPM(msg, r) if getPlayerName(r) == "Bob" then
    2 KB (66 words) - 18:09, 4 December 2017
  • function changeConfigMarkerColor(thePlayer, command, r, g, b) xmlNodeSetAttribute(markernode, "color", r .. "," .. g .. "," .. b)
    2 KB (86 words) - 23:18, 1 October 2014
  • function blockPM(fullMsg,r,msg) if (getPlayerName(r) == "Bob") then -- If they sent a PM to "Bob"
    1 KB (180 words) - 21:37, 23 May 2024
  • bool setPlayerNametagColor ( player thePlayer, int r, int g, int b ) *'''r:''' The amount of red you want in the mixture of RGB (0-255 is valid)
    3 KB (468 words) - 23:24, 6 July 2016
  • function CreateTextItem ( player, time, r, g, b, scale, text, x, y, alignX, alignY) if not tonumber(r) and not tonumber(g) and not tonumber(b) then r, g, b = 255, 0, 0 end
    4 KB (602 words) - 22:58, 25 April 2013
  • ...s Spielers sind. Andere Marker, die nicht in diesem Umkreis sind, werden für den Spieler erst sichtbar wenn er in die Nähe (Umkreis) des Markers tritt. ..., float y, float z [, string theType = "checkpoint", float size = 4.0, int r = 0, int g = 0, int b = 255, int a = 255, visibleTo = getRootElement() ] )
    3 KB (426 words) - 16:37, 12 April 2013
  • function changeConfigMarkerColor(thePlayer, command, r, g, b) xmlNodeSetAttribute(markernode, "color", r .. "," .. g .. "," .. b)
    2 KB (193 words) - 14:50, 6 August 2016
  • local r, g, b = getPlayerNametagColor ( player ) -- We get the player nametag color DGS:dgsComboBoxSetItemColor ( playerComboBox , item, tocolor( r, g, b, 255 ) ) -- We set the grid list item color to the returned values of
    1 KB (180 words) - 12:48, 7 February 2022
  • r, r1 = guiGetScreenSize(); buttonOlustur(r/2, r1/2,150, 50,"DX Button", 255,255,255)
    5 KB (589 words) - 10:10, 13 May 2017
  • local r, g, b = getPlayerNametagColor ( player ) -- We get the player nametag color DGS:dgsComboBoxSetItemColor ( playerComboBox , item, tocolor( r, g, b, 255 ) ) -- We set the grid list item color to the returned values of
    2 KB (197 words) - 05:33, 19 June 2018
  • *'''notSplit:''' A bool of whether the color is split into r,g,b,a or not. outputChatBox( ( 'Label color is r = %d, g = %d, b = %d' ):format( iR, iG, iB ) )
    1 KB (174 words) - 13:42, 4 August 2023
View ( | ) (20 | 50 | 100 | 250 | 500)