ak Openin a door

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Grey The Wolf
Posts: 2
Joined: 2004-09-12 02:36:11

ak Openin a door

Post 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?
Grey The Wolf
Posts: 2
Joined: 2004-09-12 02:36:11

Post by Grey The Wolf »

Ак, который я не люблю иметь необходимость спрашивать о сомтинг, который является легким, но часть изучения. Как команда для хоткей, чтобы открыть дверь быть, я пробовал это, юзобджект 0x06ad, но я думаю, что только работает, в то время как это находится в вашем праве сумки?
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Re: ak Openin a door

Post 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
Post Reply