CreatePed
Creates a new Ped.
- model: The hash defining the Ped's model.
- pos: The position where the Ped will be created.
- heading: The angle the Ped will be looking to.
- dimension: Optional, defaults to Global Dimension.
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}