Ped

Server functions that are in some way related to the ped aspects.

Wosa.Character.Ped.ReviveAnim(
    user, --[[ int ]]
    heading, --[[ int ]]
    coords --[[ table ]]
)

--[[

Parameters:
-> user: The PlayerID of the user.
-> heading: uh the heading perhaps of the ped?? not sure?
-> coords: coords of the revival place? this dosent even seem to be used so just set it to "{}"?

Description:
Revives a player or something with an animation? more testing needs to be done to ensure
that this even works? seems a bit unclear what this is tbh. best luck :p

]]

Last updated

Was this helpful?