making commands for a room
-
elpresidente
- Posts: 0
- Joined: Thu Jul 04, 2002 5:00 am
making commands for a room
how do i make a room take an item off someone when they pass through it?
Re: making commands for a room
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.
-
elpresidente
- Posts: 0
- Joined: Thu Jul 04, 2002 5:00 am
Re: making commands for a room
so its item number and not item name after that
-
Panterra X
- Posts: 0
- Joined: Thu May 30, 2002 5:00 am
Re: making commands for a room
tsunami is right. and yes its the item number not name
-
elpresidente
- Posts: 0
- Joined: Thu Jul 04, 2002 5:00 am
Re: making commands for a room
how do i add a spell to a room and not the exits? just for future reference
-
Panterra X
- Posts: 0
- Joined: Thu May 30, 2002 5:00 am
Re: making commands for a room
theres a field for it in the room database... spell