Jump to content
Korean Random

soulza

User
  • Posts

    112
  • Joined

Everything posted by soulza

  1. just call them as .png files , color them up so different colors are used for different squads
  2. @bartman "<img src='xvm://res/icons/lang/{{region|EU}}/{{language|default}}.png' width='16' height='13'>
  3. you asked how to do it and i told you how to do it? your config SHOULD be written with the extra fields option , else you are going to find it hard to add new items as they become available. the current editing software is notepad++ and NOT THE ONLINE EDITOR , that is no longer relivant for xvm. ref testing ,?? they are called replays ? you asked how to move the spotted markers and i told you the CORRECT WAY to do it.
  4. "extraFieldsRight": [ { "x": 160, "w": 23, "src": "xvmres://icons/d-{{alive|dead}}.png", "alpha": 100 }, { "x": 25, "src": "xvmres://icons/squads_e/{{squad}}{{squad-num}}.png", "alpha": "{{alive?100|40}}" }, { "x": 14, "y": 0, "valign": "top", "bindToIcon": true, "format": "{{spotted}}", "shadow": {} } ] use the extra fields option ,add it to each right panel , small ,medium,medium2 and large the {{spotted}} will call whatever you put in the text.xc folder , the x and y values move the spotted/lost icons around ,note because i am using the bindtoicon command , the x and y values take their placement from the vehicle icon, and not the actual panel , so in my screenshot above ,the icons are 14 pixels to the left of the contour icon ,change value either up or down to get correct placement
  5. thanks m8 at least i know it on the todo list :) keep up the good work and a merry christmas ps would like to add, all other post like bug in spotted , etc are people who dont read ? if you follow the nightly updates and changelogs you would not post stupid questions on the forums , read update info before posting
  6. Hello people first off thanks for making xvm what it is ,i could not play the game without it. now for my problem, I released my pack yesterday and people are reporting the same errors in their python logs , i also have these errors. [ERROR] (scripts/client/account_helpers/AccountValidator.py, 73): Couldn't get vehicle using compact descriptor: (59921,) [ERROR] (scripts/client/account_helpers/AccountValidator.py, 74): Exact exception message: (234,) [EXCEPTION] (scripts/client/account_helpers/AccountValidator.py, 75): Traceback (most recent call last): File "scripts/client/account_helpers/AccountValidator.py", line 71, in __validateEliteVehicleCDs File "scripts/client/gui/shared/utils/requesters/ItemsRequester.py", line 468, in getItemByCD File "scripts/client/gui/shared/utils/requesters/ItemsRequester.py", line 689, in __makeVehicle File "scripts/client/gui/shared/utils/requesters/ItemsRequester.py", line 670, in __makeItem File "scripts/client/gui/shared/gui_items/Vehicle.py", line 115, in __init__ File "scripts/common/items/vehicles.py", line 387, in __init__ File "scripts/common/items/vehicles.py", line 2250, in vehicle KeyError: 234 it is not effecting game play but annoying , i uninstalled wot , and cleared my cache files , so had no trace of previous install , ran a few battle without mods and log had the wg errors we all know about, so i then added only xvm no other mods and these errors appear ? looking at it ,the error is in scripts/client/gui? the only files in there are xvm. your help will be much appreciated . soulza
  7. Did a work around There was a problem with the tier icon being displayed infront or behind the tank icon ,this was random so I did a work around. WORK DONE Recolored the lost tank icons. Added LT,MT,TD,HT,SH,A letters to the tank icons for identification. Redid the level icons for both teams and repositioned for each tank Added explosions/BOOM! when allies killed Added color blind icons purple Added squad icons amber Added team killers icons cyan Added orange/yellow icons for color blind mode. WORK TO DO Fix the + and - keys not working to change map size Add the icons to the company , platoon and clanwars windows redo your own tank marker. Change fonts for names and tanks.
  8. not a problem tommorow I will redo the disapeared icons and the tank icons so they both sit correct.
  9. yes that is xvm map :) like I said i been playing around with it :) watch the video and explosions on map
  10. Hello my first post here :) I have been playing with my xvm and got it ready for 8.7 All the above work fine but look at this picture Notice the both enemy tanks that have been visable and have now disapeared ? the tiger II has its tier icon behind it ,where as the JagpanthII has the vtier icon in front? I have noticed this a few times ,could it be to do with ELEVATION ? this is the only thing I can think of ,as when a tank is lower than myself the icon apears behind. NOTE the bottom screen is from a replay so the enemy view direction does not show. here is a video i made before I redid lost markers ,dead markers and the circles WATCH FULL SCREEN AND HD
×
×
  • Create New...