Page 1 of 1

ak Openin a door

Posted: 2004-09-12 02:42:17
by Grey The Wolf
Ak I don't like having to ask about somthing that is easy
but part of learning :P.
How would a command for a hotkey to open a door be
I was trying this ,useobject 0x06ad but i think that only
works while it's in your bag right?

Posted: 2004-09-12 04:33:31
by Grey The Wolf
Ак, который я не люблю иметь необходимость спрашивать о сомтинг, который является легким, но часть изучения. Как команда для хоткей, чтобы открыть дверь быть, я пробовал это, юзобджект 0x06ad, но я думаю, что только работает, в то время как это находится в вашем праве сумки?

Re: ak Openin a door

Posted: 2004-09-12 10:40:32
by Yoko
Grey The Wolf wrote:Ak I don't like having to ask about somthing that is easy
but part of learning :P.
How would a command for a hotkey to open a door be
I was trying this ,useobject 0x06ad but i think that only
works while it's in your bag right?

1) 0x06ad is a type, not serial
2) useobject command want serial as argument, not type
3) to use item by type from ground you need to use ,usefromground <type>
4) anyway there is a special command ,opendoor w/o parameters