Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
noname835

noname835

<configs>




	<insertAfter xpath="/windows/window[@name='emptyInfoPanel']/rect[@name='contentCraftingInfo']">
		<texture name="ItemBackground" size="603,346" depth="10" pos="0,-46" material="Materials/Transparent Colored" texture="@https://survivarium.eu/images/info.png"/>
	</insertAfter>






	<append xpath="/windows/window[@name='serverjoinrulesdialog']/panel[@name='content']">
		<texture name="ItemBackground" depth="10" size="900,500" texture="@https://survivarium.eu/images/survivarium.png" material="Materials/Transparent Colored" pos="0,0" />
	</append>
  
  
  </configs>
	

 

 

Here is the code in full, with the images in the original format, but it still does not work, my first image is 603 * 346 and my second image is 900 * 500
noname835

noname835

<configs>




	<insertAfter xpath="/windows/window[@name='emptyInfoPanel']/rect[@name='contentCraftingInfo']">
		<texture name="ItemBackground" size="603,346" depth="10" pos="0,-46" material="Materials/Transparent Colored" texture="@https://survivarium.eu/images/info.png"/>
	</insertAfter>






	<append xpath="/windows/window[@name='serverjoinrulesdialog']/panel[@name='content']">
		<texture name="ItemBackground" depth="10" size="900,500" texture="@https://survivarium.eu/images/survivarium.png" material="Materials/Transparent Colored" pos="0,0" />
	</append>
	

 

 

Here is the code in full, with the images in the original format, but it still does not work, my first image is 603 * 346 and my second image is 900 * 500
×
×
  • Create New...