Client functions that are in some way related to the ped aspects.
Wosa.Game.Ped.Revive()
Wosa.Game.Ped.Respawn()
local isGivingUp = Wosa.Game.Ped.GivenUp()
Wosa.Game.Ped.Create(string model, int type, table coords, table data, bool Network)
Wosa.Game.Ped.LoadEUP(string outfit)
Wosa.Game.Ped.Clothing(int arms, int arms_tex, int undershirt, int undershirt_tex, int top, int top_tex, int pants, int pants_tex, int shoes, int shoes_tex, int neck, int neck_tex)