Jump to content

Tren

Members
  • Posts

    112
  • Joined

  • Last visited

Everything posted by Tren

  1. Teleport: gMe=getLocalPlayer() blah = createMarker(X, Y, Z, "Тип Маркера", Размер , R, B, G, A) -- Координаты маркера, на который наезжаешь, и тебя телепортирует function teleport(player) if isPedInVehicle(player) then local vehicle=getPedOccupiedVehicle(player) if source==blah then setElementPosition(vehicle, X, Y, Z) -- Координаты, куда нужно телепортировать. end end end addEventHandler("onClientMarkerHit", getRootElement(), teleport) не моё^
  2. Tren

    [HELP] Double messages

    I had that problem too , on my local server sometimes. Maybe ... do /debugscript 3 , write anything , find anything (warning,error) in debug and report to bugtracker or send it here.
  3. Шутка чтоли? С каких это пор FPS не важно? Это одна из очень важных вещей в игре вообще. Какой будет комфорт при низком FPS ? Для меня FPS меньше 30 уже болезненно сказывается на зрение, да и вообще на самочувствие в целом (И я знаю не мало таких людей у которых раздражение на низкое FPS). Я имел ввиду что немногим то и нужна функция setPedWalkingStyle, а FPS самое важное счас , я думаю .
  4. 3) Никогда не видел такого. Может это какая-то задержка?(пинг) 6) Думаю,это не так важно, как FPS в 1.1 сейчас. 7) Ничего не происходит Насчёт последнего : это происходит ( не только у меня ) почти во всех онлайн играх с чатом.
  5. Tren

    Synchronization.

    There are much more important things than fixing the odd grenade or tear gas grenade that gets desynchorized because it was shot in its short life time. Ok, ok . It's only suggestion. I didn't ak for it. Maybe sync for someone is important , maybe for someone not.
  6. Tren

    Synchronization.

    Yes, projectiles are synced. But it syncs sometimes badly as in my examples . Just improve this . I know, its very hard I will be glad,(and other players too ,of course) if it will be fixed in 1.1.
  7. lil_Toady , https://community.multitheftauto.com/ind ... ls&id=1319 твоё же ? Только этот идиот выдал себя автором Может, если у некоторых скриптеров есть время, улучшить этот скрипт , синхру педов ? Решать вам.
  8. Hi all I have an idea about syncs. Is possible to improve better sync of 1) Weapons ? like grenades(tear gas). Greandes as i saw syncs better than tear gas . When i shoot on tear gas(or grenade) with other weapon ( for example - m4) grenade (i'll call it on that topic tear gas and standard grenades) it flies around on another place,where is player1 . But on player1's screen grenade stays at me and im didn't shoot grenade. He didn't got any damage but grenades was on him 2)Is possible improve sync of objects . For example ( in race mode ) barrel(i'll call it just barrel) which can explode if you touch it ( i dont know how it calls ) . So Race map started . One player going to take nitro , but near nitro pick up stand barrels . Player1 want turn right . He turned and touch barrel on MY screen and didn't blew. But on his screen , he tunred normal and didn't touch any barrel. He's alive. lol Image : Sorry, I forgot some suggustion about other syncs . Probably, I will add them later . Simply , do it server-side However MTA developers did sync of traffic lights. I think that it is possible , but in some ways not . I know , it takes a lot of your time for do that , MTA Devs . It's only suggestion . p.s . my english isn't good And i'm explain badly
  9. I have same problem. I don't have sounds of cars , weapons and some other sounds in MTA 1.1 On 1.0.5 work normal Deleting gta_sa.set didn't helped
  10. Пару вопросов мож кто знает как решить : 1.Нужен скрипт на skill'ы на оружие (на полностью - 1000) .Короч как в Freeroam GUI > stats и там скиллы которые можно увеличить.Так вот мне нужен скрипт который при запуске менят с 100 (например) на 1000 cкиллы чтоб можно было передвигаться и стрелять . Буду благодарен 2. Cкачал BaseMode 1.0 r-627 , запустил ... и вылетает "cиний экран" и ничего не происзодит но панель работает(F1) . Скрин : в debug спамит этими строчками. не знаю что делать. может кто-нибудь помочь? 3. Как сдеать auto-login при входе на сервер? Раньше я делал через accounts.xml а счас не знаю .Помогите. 4. Где можно посмотреть список существующих аккаунтов сервера? accounts.xml убрали Думаю понятно рассказал Cпасибо.
  11. Great!Thanks for new version МТА! how make autologin?
×
×
  • Create New...