soulza
Forum Replies Created
-
AuthorPosts
-
soulzaParticipant
I think its possible to do as you only have to change one file each time a nation is selected , so somehow a line of code would have to be added so it recognises the nation of the selected tank and then uses one of seven .png files you would have for each nation ,somebody who could code this would become an absolute legend in the game.
soulzaParticipantwhat would be awsome would for the floor flag to change to the tanks nationality , like above its a british tank with union jack , so russian tank would have the russian flag etc. dont know if it would be possible without changing the actual code for the hanger but what a great addition it would be.
soulzaParticipantsoulzaParticipanti just found version one and wondered if there was an updated version so looked around and found version 2 , it is poster size and although i dont need it myself it will come in handy when people ask questions on older hardware or fixing older PCs
i wouldnt mind a copy poster size and laminating it for my desk as an undermat or for my wall.
soulzaParticipantupdated link , thanks m8
soulzaParticipantfound a version 2 its big!!!!!
http://www.deviantart.com/art/Computer-Hardware-Chart-2-0-587798335
follow link download button is right side of page.
soulzaParticipantAll i did was edit the .swf files , the reload bar is still there or I should say the place for the reload bar is still there you just cant see it , looking at it you could have a bullet image move from left to right along the horizontal where the bar should be to signal a reload of a round/shell.
soulzaParticipanttry this , i have not tested but should work
<a class="ipsAttachLink" href="/applications/core/interface/file/attachment.php?id=6480″ data-fileid=”6480″ rel=””>0.9.18.0bar removed.rar
soulzaParticipantby archive do you mean rar or zipped or wotmod file ? i probably can do it
soulzaParticipantno that is xvm i have not seen any stand alone for this mod
soulzaParticipantyou have to set the server region to your own
soulzaParticipantsoulzaParticipantwhen on the NA server i used it a lot and it was ok but i got banned lol
soulzaParticipantyou do not have to buy a new one , you have something wrong, but rest assured you will not have to pay
soulzaParticipantthis new clock caused me a few problems , here is my config, note the AM and PM shows (needs to be lowered a pixel or two

/**
* Widgets templates.
*/
{
“clock”: {
“enabled”: true,
“layer”: “top”,
“type”: “extrafield”,
“formats”: [
{
“updateEvent”: “ON_EVERY_SECOND”,
“x”: -10,
“y”: 41,
“width”: 300,
“height”: 55,
“screenHAlign”: “right”,
“shadow”: {
“enabled”: true,
“distance”: 0, // (in pixels) / offset distance / дистанция смещения
“angle”: 0, // (0.0 .. 360.0) / offset angle / угол смещения
“color”: “0x000000”, // “0xXXXXXX” / color / цвет
“alpha”: 70, // (0 .. 100) / opacity / прозрачность
“blur”: 4, // (0.0 .. 255.0) / blur / размытие
“strength”: 2 // (0.0 .. 255.0) / intensity / интенсивность
},
“textFormat”: { “align”: “right”, “valign”: “center”, “color”: “0xd6c598” },
“format”: “<font face=’$FieldFont’><textformat leading=’-38′><font size=’28’>{{py:xvm.formatDate(‘%I:%M %p’)}}</font><br></textformat><textformat rightMargin=’120′ leading=’1′><font size=’15’>{{py:xvm.formatDate(‘%Au’)}}<br>{{py:xvm.formatDate(‘%d %bu %Y’)}}</font></textformat></font>”
}
]
}
} -
AuthorPosts