soulza
Forum Replies Created
-
AuthorPosts
-
soulzaParticipant
updated vehicle icons including the latest vehicles for 1.0.1.1
https://www.dropbox.com/s/rgc3voty4hnxh6p/vehicleIcons.rar?dl=0
soulzaParticipantyep just change the directory names and download xvm nightly until xvm release stable version
soulzaParticipantWill sort in morning I noticed kv2r today any other s?
I trust everyone is now using xvm nightly
soulzaParticipanti have not looked in a while but tank carousel may be able to do this by calling routines for the clocks?
or the widgetstemplate.xc ? within this file there are the clock settings that are set to update event every second , i am wondering if you added another section to update clock background ? i am sure its doable will have a gander at it using your backgrounds.
soulzaParticipantreference the image clocks in garage , I remember a while back trying to do something along these lines but kept hitting a brick wall ,what i wanted was when you select say a french tank ,a french garage or flag would load into garage ,then if you selected say a UK tank the british flag would be displayed in garage. I went along the lines of trying to do it with the hanger changer mod but didnt have much luck ,being able to change the clock background to the country of the tank selected would be a very good addition. you may be able to do this by using another method i dont know but will have a look when i have time.
soulzaParticipantI am on phone so forgive. Now we have this sorted maybe it be a good idea to have little images that represent what is killed you can add the actual tank icons used in game to float up but I have a better idea I think will work will try and do them tomorrow as I am in work atm
soulzaParticipantNice mate
soulzaParticipantor you can forget about all above and download this version of markers.xc it contains the text that is displayed for 1-15 kills and easy to edit
the top of markers.xc looks like this:- just put in here what you want to
“frags”: {
“1”: “FIRST BLOOD”,
“2”: “DOUBLE KILL”,
“3”: “TRIPLE KILL”,
“4”: “ULTRA KILL”,
“5”: “MULTI KILL”,
“6”: “MONSTER KILL”,
“7”: “KILLING SPREE”,
“8”: “RAMPAGE”,
“9”: “UNSTOPPABLE”,
“10”: “GOD-LIKE”,
“11”: “SEAL CLUBBER”,
“12”: “RNGesus LOVES YOU”,
“13”: “GOLD SPAMMER”,
“14”: “WARPACK USER”,
“15”: “SON OF SERB”
},
<a class="ipsAttachLink" href="/applications/core/interface/file/attachment.php?id=10704″ data-fileid=”10704″ rel=””>markers.xc
soulzaParticipantforget about this method read the next post below
its far easier to do.
no need for any extra addons as kill count can be added in markersdeadnormal.xc ,the code is there but not working as it is ,you need to remove the items below marked in red for the frag count to show when you kill ,you can elaborate on this is you want to. for example {{my-frags}} will give you a number of kills you have had ,so you could put {{my-frags}}KILLS or you can have a different image displayed to represent 1-15 kills
if you look at the playerspanels.xc i am already using this code to display kill count in players panels by using this :-“src”: “cfg://soulzaskehoblue/img/ppanel/fraggse/{{frags}}.png”, “alpha”: “{{alive?100|60}}”
make 15 kill images add a folder to the xvm config call it something like killcount and add this :- “src”: “cfg://soulzaskehoblue/killcount/{{frags}}.png”
if you dont have any luck doing this let me know and i will knock something up
soulzaParticipanti have been asked by one of our members would it be possible to for a better phrase to bling up kill markers , after looking i knew i had used these before and the icons are still included with kehoblue download so i just copied the code from ORT’s IO xvm config that can be found on here although its been dormant for over two years ,but the code still works so as an option you can download this file and copy replace the exiting:-
<a class="ipsAttachLink" href="/applications/core/interface/file/attachment.php?id=10685″ data-fileid=”10685″ rel=””>markersDeadNormal.xc
once you put this in to xvm/soulzaskehoblue directory you will now see something like this when tanks are zapped in battle be it with the fonts i use
soulzaParticipantthe blue red versions would suit clanwars for sure ,but if i was to do a clanwars config i would put reload bars in the players panels a bit like what you see in WG events
soulzaParticipantyep your right , i found when using the blue/red versions above i kept looking for arty on enemy team ,the colored versions are far easier to see what your up against
soulzaParticipantahh sorry m8 i miss read it
soulzaParticipantsoulzaParticipantglad your sorted
-
AuthorPosts