PositionToUse = Game.Player.Character.Position.Around(PedMaxSpawnDistance); Ped ped = World.CreatePed(pedSpawn, PositionToUse);
確定! 回上一頁