Code:
control_box3.ini
Code:
box='left=0','top=106','height=33','width=264','caption= House Controls '
// max 20 buttons
button1='left=4','top=12','width=50','height=18','caption=lock','exec=msg i wish to lock this down'
button2='left=54','top=12','width=50','height=18','caption=unlock','exec=msg i wish to unlock this'
button3='left=104','top=12','width=50','height=18','caption=trash','exec=msg i wish to place a trash barrel here'
button4='left=154','top=12','width=50','height=18','caption=remove','exec=msg i wish to remove this'
//button5='left=204','top=12','width=50','height=18','caption=','exec='
Я думаю все поймеш...