Jump to content
Korean Random
Sign in to follow this  
PigBrains

Setting Folder

Recommended Posts

Is there a way to Have the a setting folder outside the config folder ?
Using now : example 


"enabled": ${"Settings/Hitlog/Header_OnOff.xc":" enabled"},

 

bzSkPZ3.png

 

 

Wanting to move it outside

fj5zo4W.png

 

Share this post


Link to post

Short link
Share on other sites

попробуй так:

"enabled": ${"..//Settings/Hitlog/Header_OnOff.xc":"enabled"},
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

 

9 hours ago, HEKPOMAHT said:

попробуй так:


"enabled": ${"..//Settings/Hitlog/Header_OnOff.xc":"enabled"},

 

It works , Thanks !

9 hours ago, HEKPOMAHT said:

попробуй так:


"enabled": ${"..//Settings/Hitlog/Header_OnOff.xc":"enabled"},

I have to ask .. :smile:

 

Anyway to place it inside of  World_of_Tanks > res_mods > Setting ?

 

oBqZckF.png

 

Share this post


Link to post

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

Anyway to place it inside of  World_of_Tanks > res_mods > Setting ?

так попробуй:

"enabled": ${"../../../Settings/Hitlog/Header_OnOff.xc":"enabled"},

 

Settings -> Setting

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
On 5/15/2020 at 1:09 AM, HEKPOMAHT said:

так попробуй:


"enabled": ${"../../../Settings/Hitlog/Header_OnOff.xc":"enabled"},

 

Settings -> Setting

Is it possible to make it read a .png file in same location ?

"format": "<img src='cfg://Setting/img/file.png'>" 

Not working for .png :
"format": "<img src='../../../Setting/img/file.png'>" 
 

Share this post


Link to post

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

Is it possible to make it read a .png file in same location ?

"src": "cfg://../../Setting/img/file.png"
"format": "<img src='cfg://../../Setting/img/file.png'>"

ext_cigar.gif

  • Upvote 1

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...