Page 1 of 1
making commands for a room
Posted: Fri Dec 20, 2002 1:35 am
by elpresidente
how do i make a room take an item off someone when they pass through it?
Re: making commands for a room
Posted: Fri Dec 20, 2002 1:42 am
by Reckless
textblock?
Re: making commands for a room
Posted: Fri Dec 20, 2002 4:58 am
by Tsunami
I would make the exits leading into the room trigger a spell (type: delay, spell # in param2) which invokes a text block which has takeitem:{item number}.. or you could put the spell in the room itself but it might not work perfectly.
Re: making commands for a room
Posted: Fri Dec 20, 2002 5:09 am
by elpresidente
so its item number and not item name after that
Re: making commands for a room
Posted: Fri Dec 20, 2002 5:32 am
by Panterra X
tsunami is right. and yes its the item number not name
Re: making commands for a room
Posted: Fri Dec 20, 2002 8:45 am
by elpresidente
how do i add a spell to a room and not the exits? just for future reference
Re: making commands for a room
Posted: Fri Dec 20, 2002 11:18 am
by Panterra X
theres a field for it in the room database... spell