Bully-Board
Bully Modding Section => Modding Questions/Help => Topic started by: FushiguroAckerman on July 01, 2021, 02:41:27 PM
-
Why this is not working
PedSetPedToTypeAttitude(21,13,0)?
Please need help
-
PedSetPedToTypeAttitude is used this way:
PedSetPedToTypeAttitude(Ped, Faction, Emotion)
"21" is not a ped.
The function is only for a ped you've created.