메소드 | 설명 | |
---|---|---|
GetClosestPedFromPedList ( Ped p, List peds ) : Ped |
Returns the closest ped from the given list relative to the ped
|
|
GetRandomPosition ( int min = 200, int max = 750 ) : Vector3 |
Generated a random Vector3 with the given min and max values
|
|
KeepTask ( Ped p ) : void |
Blocks the ped from doing default GTA events
|