Jump to content

Recommended Posts

Client.

 

Uiscript.py

equipmentdialog.py

										{"index":0, "x":39, "y":37, "width":32, "height":64},
										{"index":1, "x":39, "y":2, "width":32, "height":32},
										{"index":2, "x":39, "y":145, "width":32, "height":32},
										{"index":3, "x":75, "y":67, "width":32, "height":32},
										{"index":4, "x":3, "y":3, "width":32, "height":96},
										{"index":5, "x":114, "y":67, "width":32, "height":32},
										{"index":6, "x":114, "y":35, "width":32, "height":32},
										{"index":7, "x":2, "y":145, "width":32, "height":32},
										{"index":8, "x":75, "y":145, "width":32, "height":32},
										{"index":9, "x":114, "y":2, "width":32, "height":32},
										{"index":10, "x":75, "y":35, "width":32, "height":32},
										## »ő ąÝÁö1
										{"index":21, "x":2, "y":106, "width":32, "height":32},
										## »ő ąÝÁö2
										{"index":22, "x":75, "y":106, "width":32, "height":32},
										## »ő ş§Ć®
										{"index":23, "x":39, "y":106, "width":32, "height":32},
									),

Locale_XX

inventorywindow.py

							"slot" : (
										{"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64},
										{"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96},
										{"index":EQUIPMENT_START_INDEX+5, "x":114, "y":67, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+6, "x":114, "y":35, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+7, "x":2, "y":145, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+8, "x":75, "y":145, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+9, "x":114, "y":2, "width":32, "height":32},
										{"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32},
										## »ő ąÝÁö1
										{"index":item.EQUIPMENT_RING1, "x":2, "y":106, "width":32, "height":32},
										## »ő ąÝÁö2
										{"index":item.EQUIPMENT_RING2, "x":75, "y":106, "width":32, "height":32},
										## »ő ş§Ć®
										{"index":item.EQUIPMENT_BELT, "x":39, "y":106, "width":32, "height":32},
									),
						},

and this

				## Equipment Slot
				{
					"name" : "Equipment_Base",
					"type" : "image",

					"x" : 10,
					"y" : 33,

					"image" : "d:/ymir work/ui/equipment_bg_with_ring.tga",

					"children" :
					(

  • Love 1
Link to comment
Share on other sites

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.