All_def.txt

Post Reply
User avatar
Zidell
- Dragon Clan -
- Dragon Clan -
Posts: 268
Joined: Tue Mar 24, 2015 13:53 pm

All_def.txt

Post by Zidell »

Located in Paraworld\Data\Base\UI and used to initialize icons

# - commented line
file hud/texticons.tga - icons .tga path

Code: Select all

#      name		level	x	y	w	h	offset_x	offset_y
source resicon_unit	24	0	0	16	16	0		0
name - icon path for usl and tt
level - place in ui where the icon will be displayed
x - icon width position in the file (pixels)
y - icon height position in the file (pixels)
w - icon width (pixels)
h - icon height (pixels)
offset_x - icon width offset in its own frame (pixels)
offset_y - icon height offset in its own frame (pixels)
Image
Post Reply

Return to “Zidell's Research”