Template:Ped functions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Sorted functions alphabetically) |
||
Line 12: | Line 12: | ||
*[[getPedOccupiedVehicleSeat]] | *[[getPedOccupiedVehicleSeat]] | ||
*[[getPedRotation]] | *[[getPedRotation]] | ||
*[[getPedSkin]] | |||
*[[getPedStat]] | *[[getPedStat]] | ||
*[[getPedTarget]] | *[[getPedTarget]] | ||
*[[getPedWeaponSlot]] | *[[getPedWeaponSlot]] | ||
Line 24: | Line 24: | ||
*[[isPedInVehicle]] | *[[isPedInVehicle]] | ||
*[[isPedInWater]] | *[[isPedInWater]] | ||
*[[isPedOnFire]] | |||
*[[isPedOnGround]] | *[[isPedOnGround]] | ||
*[[killPed]] | *[[killPed]] | ||
*[[removePedClothes]] | *[[removePedClothes]] | ||
*[[removePedFromVehicle]] | |||
*[[removePedJetPack]] | *[[removePedJetPack]] | ||
*[[setPedAnimation]] | *[[setPedAnimation]] | ||
Line 38: | Line 39: | ||
*[[setPedOnFire]] | *[[setPedOnFire]] | ||
*[[setPedRotation]] | *[[setPedRotation]] | ||
*[[setPedSkin]] | |||
*[[setPedStat]] | *[[setPedStat]] | ||
*[[setPedWeaponSlot]] | *[[setPedWeaponSlot]] | ||
*[[warpPedIntoVehicle]] | *[[warpPedIntoVehicle]] | ||
}} | }} |
Revision as of 20:01, 13 May 2009
- addPedClothes
- createPed
- doesPedHaveJetPack
- getPedAnimation
- getPedArmor
- getPedClothes
- getPedContactElement
- getPedFightingStyle
- getPedGravity
- getPedOccupiedVehicle
- getPedOccupiedVehicleSeat
- getPedRotation
- getPedSkin
- getPedStat
- getPedTarget
- getPedWeaponSlot
- givePedJetPack
- isPedChoking
- isPedDead
- isPedDoingGangDriveby
- isPedDucked
- isPedHeadless
- isPedInVehicle
- isPedInWater
- isPedOnFire
- isPedOnGround
- killPed
- removePedClothes
- removePedFromVehicle
- removePedJetPack
- setPedAnimation
- setPedArmor
- setPedChoking
- setPedDoingGangDriveby
- setPedFightingStyle
- setPedGravity
- setPedHeadless
- setPedOnFire
- setPedRotation
- setPedSkin
- setPedStat
- setPedWeaponSlot
- warpPedIntoVehicle