This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

скрипт создания готовых маркеров

Все результаты по запросу - "скрипт создания готовых маркеров"
  1. Мануал delete

    using GTANetworkAPI; using System.Collections.Generic; namespace ServerSide { public class InputMarker { public float posX { get; set; } public float posY { get; set; } public float posZ { get; set; } public Vector3 position = new Vector3()...