Jump to content
Korean Random
DWG

Minimap TankView (Направление движения и поворота дула танков соперников на миникарте)

Recommended Posts

minimap.jpg

 

Автор: Delysid, Krzysztof_Chodak

 

 

minimap2.jpg

 

Krzysztof_Chodak не смог восстановить свой мод пару десятков патчей назад, у него игра вылетала и связано было с формулой определения направления дула.

Т.к. использовать громоздкий альтернативный мод у меня нет желания - восстановил мод.

 

Мод бесплатен, нет рекламы, нет соединений с серверами, нет принудительных прицепов к моду, нет вывода сообщений в ангаре.

 

Папка установки: \scripts\client\gui\mods

"showAllySPG": true, - Показывать направления стволов союзников SPG
"showAllyTD": true, - Показывать направления стволов союзников AT-SPG
"showEnemy": true, - Показывать направления стволов врагов
"showInBattleReplay": true, - Отображать в реплеях
"toggleKeyCode": 0, - Кнопка включения / выключения
"toggleStateOn": true, - Состояния мода по умолчанию
"toggledOffMsg": "<font color='#FF0000'>Minimap indicators turned OFF</font>", - Сообщения при выкл
"toggledOnMsg": "<font color='#00FF00'>Minimap indicators turned ON</font>", - Сообщения при вкл

"minimapEntity": "ViewPointEntry" - выбор маркера

 

Скачать

Edited by DWG
  • Upvote 6
  • Downvote 7

Share this post


Link to post

Short link
Share on other sites
8 часов назад, DWG сказал:

связано было с формулой определения направления дула



4qMpoOMCAIk.jpg

Share this post


Link to post

Short link
Share on other sites
5 часов назад, StranikS_Scan сказал:

 

  Показать содержимое

 

 


4qMpoOMCAIk.jpg

 

 

 Реально кривая была, формула подправилась и заработал мод (естественно и изменения от патча к патчу правились).

 

Проверен, после микропатча мод не сломался. :smile:

 

P.S. Опять минусов наставили.. Чтоб вы знали мне же всё равно на минусы. Это наверно ставят те кого бомбит и те кто продаёт или делает такой же мод. :gg:

Edited by DWG
  • Upvote 3
  • Downvote 3

Share this post


Link to post

Short link
Share on other sites

    ALLY_TEAM_BASE = 'AllyTeamBaseEntry'

    ENEMY_TEAM_BASE = 'EnemyTeamBaseEntry'
    ALLY_TEAM_SPAWN = 'AllyTeamSpawnEntry'
    ENEMY_TEAM_SPAWN = 'EnemyTeamSpawnEntry'
    CONTROL_POINT = 'ControlPointEntry'
    TUTORIAL_TARGET = 'TutorialTargetEntry'
    BOOTCAMP_TARGET = 'BootcampTargetEntry'
    ARTILLERY_ENTRY = 'ArtilleryEntry'
    BOMBER_ENTRY = 'BomberEntry'
    RECON_ENTRY = 'ReconEntry'
    SMOKE_ENTRY = 'SmokeEntry'
    VEHICLE = 'VehicleEntry'
    VIEW_POINT = 'ViewPointEntry'
    DEAD_POINT = 'DeadPointEntry'
    

 

Edited by DWG
  • Upvote 1
  • Downvote 2

Share this post


Link to post

Short link
Share on other sites
В 16.05.2018 в 04:16, DWG сказал:

minimap.jpg

 

Автор: Delysid, Krzysztof_Chodak

 

  Скрыть содержимое

minimap2.jpg

 

Krzysztof_Chodak не смог восстановить свой мод пару десятков патчей назад, у него игра вылетала и связано было с формулой определения направления дула.

Т.к. использовать громоздкий альтернативный мод у меня нет желания - восстановил мод.

 

Мод бесплатен, нет рекламы, нет соединений с серверами, нет принудительных прицепов к моду, нет вывода сообщений в ангаре.

 

Папка установки: \scripts\client\gui\mods

"showAllySPG": true, - Показывать направления стволов союзников SPG
"showAllyTD": true, - Показывать направления стволов союзников AT-SPG
"showEnemy": true, - Показывать направления стволов врагов
"showInBattleReplay": true, - Отображать в реплеях
"toggleKeyCode": 0, - Кнопка включения / выключения
"toggleStateOn": true, - Состояния мода по умолчанию
"toggledOffMsg": "<font color='#FF0000'>Minimap indicators turned OFF</font>", - Сообщения при выкл
"toggledOnMsg": "<font color='#00FF00'>Minimap indicators turned ON</font>", - Сообщения при вкл

"minimapEntity": "ViewPointEntry" - выбор маркера

 

Скачать

наконец то рабочий мод

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Отлично, респект! Замучили недомоды, то ломают интерфейс, то кучу ненужной хрени напихивают в клиент и в ангар.

Share this post


Link to post

Short link
Share on other sites

Krzysztof won't be happy if you take his code and obfuscate it.

 

the script will also randomly crash the client depending on the entry marker selcted.

Share this post


Link to post

Short link
Share on other sites
2 часа назад, Kaeptn сказал:

Krzysztof won't be happy if you take his code and obfuscate it.

 

the script will also randomly crash the client depending on the entry marker selcted.

It is any more its code. Krzysztof it stopped support many patches back.
The name is inscribed as a tribute.

  • Upvote 1
  • Downvote 2

Share this post


Link to post

Short link
Share on other sites

i'm friends with Krzysztof and i'm well aware about the state of his mods. you just took the code without permission and fixed it. fixing is fine, obfuscated is not. Krzysztof was always against it and left his code open for other modders to learn from it or improve it. maybe you should just develop your own code for a change?

Share this post


Link to post

Short link
Share on other sites
5 минут назад, Kaeptn сказал:

i'm friends with Krzysztof and i'm well aware about the state of his mods. you just took the code without permission and fixed it. fixing is fine, obfuscated is not. Krzysztof was always against it and left his code open for other modders to learn from it or improve it. maybe you should just develop your own code for a change?

Are you mentally ill? Take and fix the non-obfuscated mod yourself.
There are big changes in mod, it's not his mod anymore.

Edited by DWG
  • Upvote 1
  • Downvote 3

Share this post


Link to post

Short link
Share on other sites
3 минуты назад, DWG сказал:

There are big changes in mod, it's not his mod anymore.

 

i'll doubt that. upload proof since an argument without evidence can be dismissed without evidence.

Share this post


Link to post

Short link
Share on other sites
9 минут назад, Kaeptn сказал:

 

i'll doubt that. upload proof since an argument without evidence can be dismissed without evidence.

Nobody will give you the open code! :angry:

  • Upvote 1
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites
16 минут назад, Kaeptn сказал:

something to hide i guess.

 

 

The open code will not be because mod it is possible to remake in cheat mod.

 

 

Edited by DWG
  • Upvote 1
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites

you are most popular for creating cheats to begin with, so what do you want to tell me? stop giving stupid excuses and spaming downvotes. act like a man at least once. you won't post the code cause i could simply debunk your claims, thats all.

 

have a nice day.

Share this post


Link to post

Short link
Share on other sites
4 минуты назад, Kaeptn сказал:

you are most popular for creating cheats to begin with, so what do you want to tell me? stop giving stupid excuses and spaming downvotes. act like a man at least once. you won't post the code cause i could simply debunk your claims, thats all.

 

have a nice day.

Do not be a freeloader. Do it yourself with your hands or anything. Mafia.

  • Upvote 1
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites
4 минуты назад, Kaeptn сказал:

you say that, after stealing the intelectual property of others. good job :laugh:

Do not deceive me a con man.

Edited by DWG
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites

then what? are you trying to threaten me now? you already had the chance to prove me wrong. you declined, so i draw my conclusions.

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...