Jump to content

Which path to set a .CSS in the .WOTMOD directory ?


Recommended Posts

Posted

Hi, 
I'm working on a new platoon interface in the garage, and for that I'm modifying a CSS file. But this file is located in the gui-part1.pkg, and it's not read by the game if I put it in resmod folder. To realise my attempts, I've been moving my file in the pkg everytime, and it works, but it's not the most optimal way to do so... Moreover, after every patch, the 29kb file launches an integrity check and it's 2Gb that the launcher is downloading to "fix" the game!

Which path should I give to this file to make it work as a .WOTMOD, for example ?
Thanks

  • Moderator
Posted

When you open the WOTMOD file - it should start with showing the folder "res", then "gui", then whatever else is shown when you find the file in the .pkg

 

For example res\gui\maps\icons

Posted

Thanks
I think my path is correct : D:\Games 1\World_of_Tanks_EU\mods\1.16.1.0\moddalekmk.wotmod\res\gui\gameface\_dist\production\lobby\platoon\MemberWindow\MembersWindow.css
But once in game, nothing has changed.
It would be nice if I can find a mod of a .CSS file 


 

  • Administrator
Posted
2 hours ago, DalekMk said:

Thanks
I think my path is correct : D:\Games 1\World_of_Tanks_EU\mods\1.16.1.0\moddalekmk.wotmod\res\gui\gameface\_dist\production\lobby\platoon\MemberWindow\MembersWindow.css
But once in game, nothing has changed.
It would be nice if I can find a mod of a .CSS file 


 

What if you don't make .wotmod (which is not needed) but you simply place it in World_of_Tanks_EU\res_mods\1.16.1.0\gui\gameface\_dist\production\lobby\platoon\MembersWindow\MembersWindow.css?

Posted
Citation

What if you don't make .wotmod (which is not needed) but you simply place it in World_of_Tanks_EU\res_mods\1.16.1.0\gui\gameface\_dist\production\lobby\platoon\MembersWindow\MembersWindow.css?

That's what I did in first place, but nothing from the .css changes, only pictures. 
Of course I've tried to change the path on the .html file (memberswindow.html), in case it would simply not find it in the mod folder, but this doesn't seem to work too...

Previous : "../../../lobby/platoon/MembersWindow/MembersWindow.css"
Next : "D:/Games 1/World_of_Tanks_EU/res_mods/1.16.1.0/gui/gameface/_dist/production/lobby/platoon/MemberWindow/MembersWindow.css"

  • Administrator
Posted

When I removed everything from this .css except the main css tags, the platoon window cannot be opened at all, so the game is reading something from it, but maybe not everything. This is typical to WG, they have a lot of unused entries and files, and/or those are hardcoded and readed from the other places like swf or python.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.