Search results

Jump to navigation Jump to search
  • bool addPedClothes ( ped thePed, string clothesTexture, string clothesModel, int clothesType ) {{OOP||[[ped]]:addClothes||getPedClothes}}
    2 KB (94 words) - 18:32, 21 February 2021
  • ...s from the Deathmatch mod. To request a function or event, use [[Requested Functions and Events]] For more functions, check the [[Useful_Functions|useful functions page]].
    3 KB (320 words) - 17:27, 27 April 2014
  • This function gives the specified weapon to the specified ped. This function can't be used on players, use [[giveWeapon]] for that. ...ldn't be synced between clients unless your script gives the weapon to the ped on every client.
    2 KB (345 words) - 01:18, 28 December 2014
  • Ta funkcja służy do zmiany ubrań noszonych przez [[ped|NPC]]. bool addPedClothes ( ped thePed, string clothesTexture, string clothesModel, int clothesType )
    2 KB (239 words) - 18:32, 21 February 2021
  • ...0. Чтобы запросить новую функцию или событие, напишите об этом [[Requested Functions and Events|сюда]]. ==События NPC-персонажа (ped)==
    2 KB (82 words) - 00:56, 2 September 2018
  • This code will kill the syncer of the first ped created with createPed. local elementSyncer = getElementSyncer(getElementsByType("ped")[1])
    1 KB (170 words) - 23:27, 1 November 2023
  • ...rını içerir. Bir event veya fonksiyon talebinde bulunmak için, [[Requested Functions and Events]] sayfasını kullanın. ...araflı server fonksiyonlarını buradan bulabilirsiniz:[[TR/Server Scripting Functions| Server taraflı Fonksiyonlar]]
    3 KB (298 words) - 09:20, 29 October 2016
  • <syntaxhighlight lang="lua">ped createPed ( int modelid, float x, float y, float z [, float rot = 0.0, bool *'''synced:''' Egy boolean érték, ami meghatározza, hogy a ped syncelve lesz-e. A sync kikapcsolása hasznos lehet fagyasztott, vagy stati
    3 KB (530 words) - 17:21, 30 December 2018
  • Ezzel a funkcióval megváltoztathatjuk egy [[ped|gyalogos]] aktuális ruházatát. bool addPedClothes ( ped thePed, string clothesTexture, string clothesModel, int clothesType )
    2 KB (285 words) - 18:32, 21 February 2021
  • Fonksiyon veya event ile ilgili bir şey için [[Requested Functions and Events|İstenmiş Fonksiyonlar ve Eventler]] sayfasını kullanın. == Ped(Kullanıcı Karakteri) eventleri ==
    1 KB (153 words) - 17:36, 15 November 2018
  • {{RO/Observații|Această funcție poate fi utilizată doar pe un ped care folosește skin de CJ (ID 0).}} Această funcție este utilizată pentru a seta îmbrăcămintea curentă a unui [[ped]].
    2 KB (289 words) - 18:33, 21 February 2021
  • ...be deallocated. Use ''/cap'' for creating the ped and ''/sap'' to skin the ped. You will need some skins added to a folder and to the meta.xml for ''/sap' local id = engineRequestModel("ped")
    3 KB (345 words) - 17:17, 17 November 2021
  • Ta funkcja służy do usuwania wybranego typu ubrań [[ped|NPC]]. Usunie je nawet jeśli clothesTexture i clothesModel nie są określ bool removePedClothes ( ped thePed, int clothesType, [ string clothesTexture, string clothesModel ] )
    2 KB (246 words) - 19:32, 19 July 2016
  • giveWeapon gives a specified weapon to a certain player or ped. There is an optional argument to specify ammunition. For example, a melee <syntaxhighlight lang="lua">bool giveWeapon ( ped thePlayer, int weapon [, int ammo=30, bool setAsCurrent=false ] )</syntaxhi
    3 KB (362 words) - 22:57, 4 December 2021
  • Fonksiyon veya event ile ilgili bir şey için, [[Requested Functions and Events|İstenmiş Fonksiyonlar ve Eventler]] sayfasını kullanın. ==Ped(Kullanıcı Karakteri) eventleri==
    1 KB (168 words) - 23:44, 12 May 2017
  • Returns the world position of the muzzle of the weapon that a ped is currently carrying. The weapon muzzle is the end of the gun barrel where The position may not be accurate if the ped is off screen.
    2 KB (290 words) - 21:23, 7 May 2017
  • Creează un ped în lumea GTA. <syntaxhighlight lang="lua">ped createPed ( int id model, float x, float y, float z [, float rotație = 0.0
    3 KB (454 words) - 21:29, 15 March 2023
  • {{note|Before release '''1.5.8 r20716''' this must be "ped". After release '''1.5.8 r20716''' this function supports "vehicle" and "ob {{Important Note|Unlike some other functions, the side-effects of this function aren't reverted on resource stop, so you
    3 KB (445 words) - 20:02, 7 February 2024
  • ...tar uma função ou um evento que ainda não existe, use a página [[Requested Functions and Events|Funções e Eventos solicitados]] (ainda em inglês) ou http://b ==Ped (Pedestre)==
    1 KB (147 words) - 23:15, 27 September 2017
  • ...[[element]] is synced by the local player or not. Accepted elements are [[ped|peds]] and [[vehicle|vehicles]]. -- Retrieve ped elements streamed in
    2 KB (173 words) - 02:22, 1 January 2015
View ( | ) (20 | 50 | 100 | 250 | 500)