Search results

Jump to navigation Jump to search
  • This functions gets the maximum oxigen level a [[ped]] should have, considering its max underwater stamina (225) and stamina (22 float getPedMaxOxygenLevel ( ped thePed )
    2 KB (246 words) - 20:06, 16 July 2019
  • bool reloadPedWeapon ( ped thePed ) {{OOP||[[ped]]:reloadWeapon}}
    1 KB (145 words) - 05:29, 11 August 2019
  • This function checks if the specified [[ped]] is ducked (crouched) or not. <syntaxhighlight lang="lua">bool isPedDucked ( ped thePed )</syntaxhighlight>
    1 KB (172 words) - 23:05, 8 July 2018
  • This functions gets the maximum health a [[ped]] should have, considering its max health (24) [[Template:Stats|stat]]. float getPedMaxHealth ( ped thePed )
    2 KB (234 words) - 09:22, 26 July 2014
  • This event is triggered when a [[ped]] or [[player]] starts exiting a vehicle. Once the exiting animation comple ped thePed, int seat, int door
    1 KB (145 words) - 13:03, 29 November 2020
  • Ez a function visszaadja egy [[ped]] jelenlegi páncélját. <syntaxhighlight lang="lua">float getPedArmor ( ped thePed )</syntaxhighlight>
    982 bytes (135 words) - 17:37, 29 September 2018
  • This event is triggered whenever a [[ped]] is damaged. ...] [[element]] representing the attacker or [[vehicle]] [[element]] (when a ped falls of a bike).
    1 KB (165 words) - 10:32, 30 January 2022
  • Retrieves the fighting style a player/ped is currently using. int getPedFightingStyle ( ped thePed )
    1 KB (130 words) - 12:11, 13 February 2019
  • Ez a function visszaadja a megadott [[ped]] akutális gravitációját. Az alapértelmezett gravitáció 0.008. float getPedGravity ( ped thePed )
    1 KB (149 words) - 14:38, 7 October 2018
  • ...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]].
    2 KB (212 words) - 23:30, 29 April 2024
  • This function gets the seat that a specific ped is sitting in in a vehicle. <syntaxhighlight lang="lua">int getPedOccupiedVehicleSeat ( ped thePed )</syntaxhighlight>
    1 KB (158 words) - 21:00, 20 June 2018
  • {{Added feature/item|1.5.9|1.5.8|20740|This function makes a [[ped]] exit a [[vehicle]], similar to the enter_exit control state.}} bool setPedExitVehicle ( ped thePed )
    1 KB (183 words) - 17:27, 2 January 2022
  • This function checks if the specified [[ped]] is choking (coughing) or not. This happens as a result of weapons that pr <syntaxhighlight lang="lua">bool isPedChoking ( ped thePed )</syntaxhighlight>
    1,017 bytes (132 words) - 17:25, 26 November 2014
  • ...diately. This works for drivers and passengers. Note that this removes the ped from the vehicle and puts him in the exact position where the command was i bool removePedFromVehicle ( ped thePed )
    1 KB (205 words) - 15:42, 3 April 2018
  • A palavra "ped" é um encurtado de "pedestrian" que significa ''pedestre'' e descreve qual ...[[createPed]] cria especificamente um NPC, mas todas as outras funções de ped funcionam para jogadores e NPC, pois eles são praticamente a mesma coisa p
    1 KB (194 words) - 21:12, 6 February 2020
  • This function gets the current camera rotation of a [[ped]]. float getPedCameraRotation( ped thePed )
    1 KB (138 words) - 17:11, 8 October 2018
  • This function can be used to set a ped on fire or extinguish a fire on it. bool setPedOnFire ( ped thePed, bool isOnFire )
    1 KB (128 words) - 05:37, 26 August 2021
  • This function checks if the specified [[ped]] is dead or not. <syntaxhighlight lang="lua">bool isPedDead ( ped thePed )</syntaxhighlight>
    994 bytes (130 words) - 17:24, 26 November 2014
  • ...unction is used to give or take a jetpack from a ped, it won't work if the ped is in a vehicle. ...til [[isPedWearingJetpack]] returns true. Alternatively, you can force the ped into a 'safe' position (e.g. standing on the ground) before giving the jetp
    1 KB (183 words) - 14:13, 27 April 2020
  • This function retrieves the analog control state of a ped, as set by [[setPedAnalogControlState]]. <syntaxhighlight lang="lua">float getPedAnalogControlState ( ped thePed, string controlName )</syntaxhighlight>
    761 bytes (92 words) - 16:02, 25 September 2018
View ( | ) (20 | 50 | 100 | 250 | 500)