New pages
Jump to navigation
Jump to search
- 19:36, 30 October 2024 Tr/Material IDs (hist | edit) [16,216 bytes] Shady (talk | contribs) (Created page with "=Introduction= Bu, San Andreas'taki ''surfinfo.dat'' dosyasında tanımlanan materyal kimliklerinin bir listesidir. Her yüzeyde yürüme sesleri burada mevcuttur: Çarpışma yüzey sesleri. ==Default== {|class="wikitable sortable" |- ! ID || Name |- | 0 || Default |- | 1 || Tarmac |- | 2 || Tarmac (damaged) |- | 3 || Tarmac (really damaged) |} ==Concrete== {|class="wikitable sortable" |- ! ID || Name |- | 4 || Pavement |- | 5 || Pavement (damaged) |- | 7 || Concr...")
- 19:33, 30 October 2024 Tr/Interior IDs (hist | edit) [12,128 bytes] Shady (talk | contribs) (Created page with "San Andreas Interior ID listesi. <br> <br> {| class="wikitable" style="width:50%; text-align:center;" !colspan="6"|ID 0 |- | '''Normal world''' |- |} <br> {| class="wikitable" style="width:50%;" !colspan="6"|ID 1 |- ! scope="col"| Interior Name ! scope="col"| X ! scope="col"| Y ! scope="col"| Z |- | '''Ammu-nation 1''' || 289.7870 || -35.7190 || 1003.5160 |- | '''Burglary House 1''' || 224.6351 || 1289.012 || 1082.141 |- | '''The Wellcome Pump (Catalina?)''' || 681.6...")
- 19:30, 30 October 2024 Tr/CJ Clothes (hist | edit) [1,433 bytes] Shady (talk | contribs) (Created page with "Bu sayfalar, CJ'in tüm kıyafetlerine ait görselleri ve detayları içermektedir. *Type 0 - Shirt *Type 1 - Head *Type 2 - Trousers *Type 3 - Shoes *Type 4 - Tattoos: Left Upper Arm *Type 5 - Tattoos: Left Lower Arm *CJ Clothes\Tattoos: Right Upper Arm (6)|Type 6 - Tattoos: Right U...")
- 19:26, 30 October 2024 Tr/Garage (hist | edit) [364 bytes] Shady (talk | contribs) (added tr garage)
- 14:19, 22 October 2024 RemoveGameWorld (hist | edit) [163 bytes] Fernando187 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} Coming soon, see [https://github.com/multitheftauto/mtasa-blue/pull/3627 mtasa-blue PR #3627] ==See Also== {{Building functions}}")
- 14:18, 22 October 2024 RestoreGameWorld (hist | edit) [163 bytes] Fernando187 (talk | contribs) (Created page with "Coming soon, see [https://github.com/multitheftauto/mtasa-blue/pull/3627 mtasa-blue PR #3627]")
- 00:41, 22 October 2024 IsBrowserGPUEnabled (hist | edit) [585 bytes] LopSided (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function checks if the client has the "Enable GPU rendering" setting enabled, which allows the usage of things like WebGL in browsers. ==Syntax== <syntaxhighlight lang="lua"> bool isBrowserGPUEnabled() </syntaxhighlight> {{OOP||Element/Browser|gpuEnabled}} ===Returns=== Returns ''true'' if the client has browser GPU rendering enabled, ''false'' otherwise. ==See Also== {{CEF_functions}}")
- 06:07, 15 October 2024 GetPedAnimationSpeed (hist | edit) [503 bytes] Tracer (talk | contribs) (Added new function (TODO: Example required!))
- 06:06, 15 October 2024 GetPedAnimationLength (hist | edit) [507 bytes] Tracer (talk | contribs) (Added new function (TODO: Example required!))
- 06:05, 15 October 2024 GetPedAnimationProgress (hist | edit) [515 bytes] Tracer (talk | contribs) (Added new function (TODO: Example required!))
- 18:40, 13 October 2024 HU/GetElementBoneQuaternion (hist | edit) [1,959 bytes] Nico834 (talk | contribs) (Creating the page)
- 18:32, 13 October 2024 HU/SetElementBoneQuaternion (hist | edit) [3,093 bytes] Nico834 (talk | contribs) (Creating the page)
- 03:43, 13 October 2024 TestCustomVars (hist | edit) [114 bytes] LopSided (talk | contribs) (Created page with "Current skin: {{CURRENT_SKIN}} {{#ifeq: {{CURRENT_SKIN}} | darkvector | Congrats, you're using the best skin! }}")
- 19:01, 12 October 2024 SpawnVehicleFlyingComponent (hist | edit) [1,643 bytes] FileEX (talk | contribs) (Created page with "__NOTOC__ {{Shared function}} {{New feature/item|3.0161|1.6.0|22771| This function creates a dynamic (motion-dependent) falling vehicle component.}} {{Note|The maximum number of components that can be created simultaneously is 150. Beyond this limit, no new components will be created until an existing component is removed and the count drops below 150.}} ==Syntax== <syntaxhighlight lang="lua"> bool spawnVehicleFlyingComponent(vehicle theVehicle, number nodeIndex [, num...")
- 17:03, 6 October 2024 DxListSetItemSelected (hist | edit) [1,256 bytes] BR4 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} Esta función sirve para seleccionar una fila de articulos/items de una dxList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> bool dxListSetItemSelected( element element, int index ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxList. * '''index'''...")
- 16:36, 6 October 2024 DxListGetItemSelected (hist | edit) [1,319 bytes] BR4 (talk | contribs) (Created page with "__NOTOC__ {{Client Function}} Esta funcion obtiene el item y la row seleccionado de una dxList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Sintaxis== <syntaxhighlight lang="lua">bool dxListGetItemSelected(element element)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La dxList creada. ===Retorna=== * '''valores int: ''' devuelve...")