distance targeting for custom items
Author | Topic: distance targeting for custom items |
---|---|
Apprentice
Member # 5821
|
written Tuesday, May 17 2005 03:22
Profile
I've got this problem: I want to make some custom items that use states in the scenario script to damage all hostiles within a certain distance from the user. I looked in the appendix but the calls all seem to be for selecting a specific target. Anyone have any ideas? Posts: 10 | Registered: Tuesday, May 17 2005 07:00 |
Apprentice
Member # 5821
|
written Tuesday, May 17 2005 03:38
Profile
Addendum to previous post: I am NOT good at programming and I don't get technical jargon. Please reply with straightforward answers. Some actual examples would also be helpful (and will get you a mention in the credits if ever finish this thing) thanks Posts: 10 | Registered: Tuesday, May 17 2005 07:00 |
BANNED
Member # 4
|
written Tuesday, May 17 2005 03:50
Profile
Homepage
Look at the code for Tetra-Disaster in Canopy. -------------------- * Posts: 6936 | Registered: Tuesday, September 18 2001 07:00 |
Apprentice
Member # 5821
|
written Tuesday, May 17 2005 05:00
Profile
Yeah, i had a look at the special spells in Canopy but ones like tetra-disaster affect all visible enemies. I want to know if it's possible to only hit enemies within, say, 8 spaces of the user. Sorry, I probably didn't explain very well in the first place. Posts: 10 | Registered: Tuesday, May 17 2005 07:00 |
Off With Their Heads
Member # 4045
|
written Tuesday, May 17 2005 07:36
Profile
Homepage
You could do something like this: [ Tuesday, May 17, 2005 07:38: Message edited by: Kelandon ] -------------------- Arancaytar: Every time you ask people to compare TM and Kel, you endanger the poor, fluffy kittens. Smoo: Get ready to face the walls! Ephesos: In conclusion, yarr. Kelandon's Pink and Pretty Page!!: the authorized location for all things by me The Archive of all released BoE scenarios ever Posts: 7968 | Registered: Saturday, February 28 2004 08:00 |
Apprentice
Member # 5821
|
written Tuesday, May 17 2005 08:12
Profile
that is absolutely perfect. thanks! Posts: 10 | Registered: Tuesday, May 17 2005 07:00 |