how to avoid fire pillars..?
Moderators: waferbaron, Moderators
Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
-
- Noob
- Posts: 8
- Joined: 31 Jan 2010, 00:46
- Noob?: Yes
how to avoid fire pillars..?
how can i avoid fire pillar cast by the clock tower manager,., beacause its always the cause why I always Die...
-
- Developers
- Posts: 308
- Joined: 06 Jul 2012, 13:44
- Noob?: No
Re: how to avoid fire pillars..?
areaSpell <spell> [<distance>]
Triggers when someone uses an area of spell (centre) that is in the scope of the distance condition from you. If <distance> is not defined, it will consider clientSight value.
Comma-separated arguments are treated as OR conditions.
Set variables:
$.areaName - return the spell area effect name
$.areaActor - return source actor(Player, Monster and etc etc)
$.areaSourceName - return the name of the actor
$.areaSourceID - return the binID of the actor
$.areaPos - return the centre position/location of the area spell (ex: 123 123 payon)
$.areaDist - return the distance of the spell area (centre) to your char
Triggers when someone uses an area of spell (centre) that is in the scope of the distance condition from you. If <distance> is not defined, it will consider clientSight value.
Comma-separated arguments are treated as OR conditions.
Set variables:
$.areaName - return the spell area effect name
$.areaActor - return source actor(Player, Monster and etc etc)
$.areaSourceName - return the name of the actor
$.areaSourceID - return the binID of the actor
$.areaPos - return the centre position/location of the area spell (ex: 123 123 payon)
$.areaDist - return the distance of the spell area (centre) to your char
-
- Noob
- Posts: 8
- Joined: 31 Jan 2010, 00:46
- Noob?: Yes
Re: how to avoid fire pillars..?
for example.. areaSpell Fire Pillar 5 on config.txt?
-
- Developers
- Posts: 308
- Joined: 06 Jul 2012, 13:44
- Noob?: No
-
- Noob
- Posts: 8
- Joined: 31 Jan 2010, 00:46
- Noob?: Yes
Re: how to avoid fire pillars..?
where should i put that code?
-
- Developers
- Posts: 308
- Joined: 06 Jul 2012, 13:44
- Noob?: No
Re: how to avoid fire pillars..?
haven't you ever written a macro before?
macros.txt
macros.txt
-
- Noob
- Posts: 8
- Joined: 31 Jan 2010, 00:46
- Noob?: Yes
Re: how to avoid fire pillars..?
sadly.. yes.. I havnt.. my problem is just the clock tower manager keep killing me when the bot steps on its fire pillars:(
-
- Noob
- Posts: 18
- Joined: 02 May 2012, 02:51
- Noob?: No
Re: how to avoid fire pillars..?
If you haven't used any macros before, you're better off equipping fire resist gears when attacking CTMs. (ex Pasana card)