ASM-3 crafted by AGRS

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
flames
Posts: 19
Joined: 2004-08-25 15:48:35

ASM-3 crafted by AGRS

Post by flames »

Маленький вопросик. В асм есть такая небольшая функция: в закладке script есть подраздел controls нельзя ли как то изменить фразу, которая отвечает за анлок вещей? Или это будет предусмотрено в более поздних версиях?
flake
Expert!
Posts: 746
Joined: 2004-08-11 23:56:17
Location: The Citadel
Contact:

Post by flake »

Стучи в асю АГРСу
I'm
Expert!
Posts: 1396
Joined: 2004-10-15 22:38:04
Location: Moscow City.
Contact:

Post by I'm »

Code: Select all

control_box3.ini

Code: Select all

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='

Я думаю все поймеш...
The End.
flames
Posts: 19
Joined: 2004-08-25 15:48:35

Post by flames »

Огромное спасибо :)
I'm
Expert!
Posts: 1396
Joined: 2004-10-15 22:38:04
Location: Moscow City.
Contact:

Post by I'm »

Да нет праблем я сам долго думал %)
The End.
Post Reply