Configuring Archer/Hunter/Bard/Dancer

Do you have a question or problem? Read this forum first! Someone has probably already asked the same thing in the past. Do not ASK questions here!

Moderators: Moderators, Documentation Writers

Message
Author
Ice_Dragon
Noob
Noob
Posts: 2
Joined: 11 Jul 2008, 13:45
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#41 Post by Ice_Dragon »

I tried to auto equip the best arrow element to the monster:
ie.

Code: Select all

autoSwitch skeggiold {
	arrow arrow of shadow
}

autoSwitch Elder Willow {
	arrow Crystal Arrow
}

autoSwitch plasma {
	arrow immatrial arrow
}

autoSwitch skogul {
	arrow oridecon arrow
}
the problem is, i don´t want to do this each and every time i change the map.
is there a way to autoSwitch the arrow every time the monster element change?
ie. (it doesn´t work)

Code: Select all

autoSwitch monster fire 2 {
	arrow Crystal Arrow
}

autoSwitch ghost 4 {
	arrow immatrial arrow
}

openkore129
Human
Human
Posts: 44
Joined: 28 Apr 2008, 10:41
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#42 Post by openkore129 »

I'm afraid you'll have to do it everytime you change a map, because afaik you can't put monster properties in autoswitch, only monster names. Besides, it doesn't take all that long to change the monster names...

Ice_Dragon
Noob
Noob
Posts: 2
Joined: 11 Jul 2008, 13:45
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#43 Post by Ice_Dragon »

i made some changes, so that anyone can use the arrow change.

Code: Select all

######## Element autoSwitch ########
#This is a list, to autoSwitch the arrows, to deal maximal damage.
#i think it can also used for autoswitch equipment (just try)
#just put the monstername to the element, he belongs to.

#Monster Element Neutral lvl 1-4 100% with Neutral attack
#Monster Element Poison lvl 1-2 100% with Neutral attack
autoSwitch frus,Waste Stove,Teddy Bear,RSX 0806,Thief Bug,Mineral,Phreeoni,Tao Gunka,skogul,Metaling {
	arrow oridecon arrow
}

#Monster Element Water lvl 1-2 175% lvl 3-4 200% with Wind attack
autoSwitch Plankton,Whitesmith Howard,Howard Alt-Eisen,Ice Titan,Snowier,Gazeti,Ktullanux,Iceicle,Spore,Gemini-S58,Marc,Hydra,Swordfish,Marine Sphere,Phen,Merman,Garm {
	arrow Arrow of Wind
}

#Monster Element Earth lvl 1 150% lvl 2 175% lvl 3-4 200% with Fire attack
autoSwitch Armeyer Dinze,Obsidian,Whitesmith Howard,Amon Ra,Turtle General,Orc Hero,Orc Lord,Maya {
	arrow Fire Arrow
}

#Monster Element Fire lvl 1 150% lvl 2 175% lvl 3-4 200% with Water attack
autoSwitch Elder Willow,Seyren Windsor,Nine Tail,Egnigem Cenia,Lord Knight Seyren,Moonlight,Golden Thief Bug,Egnigem Cenia,Eddga,Golden Thief Bug {
	arrow Crystal Arrow
}

#Monster Element Wind lvl 1 150% lvl 2 175% lvl 3-4 200% with Earth attack
autoSwitch Anopheles,Cecil Damon,Bacsojin,Sniper Cecil,Stormy Knight,Mistress {
	arrow Stone Arrow
}

#Monster Element Holy lvl 1 125% lvl 2 150% lvl 3 175% lvl 4 200% with Dark attack
autoSwitch skeggiold,Margaretha Sorin,Angeling,Valkyrie Randgris,Errende Ebecee,High Priest Margaretha {
	arrow arrow of shadow
}

#Monster Element Shadow lvl 1 125% lvl 2 150% lvl 3 175% lvl 4 200% with Holy attack
#Monster Element Undead lvl 1 150% lvl 2 175% lvl 3-4 200% with Holy attack
#Monster Element Poison lvl 3-4 125% with Holy attack
autoSwitch Baphomet,Eremes Guile,Dark Lord,Lord of Death,Osiris,Pharaoh,Detale,Incantation Samurai,Doppelganger,Dracula,Drake,Thief Assassin Cross Eremes,Bug Egg,Thief Bug Female,Thief Bug Male,Tarou,Remover,Wikebine Tres {
	arrow Arrow of Counter Evil
}

#Monster Element Ghost lvl 1 125% lvl 2 150% lvl 3 175% lvl 4 200% with Ghost attack
autoSwitch plasma,Kathryne Keyron,Laurell Weinder,Dark Snake Lord,High Wizard Kathryne {
	arrow immatrial arrow
}

Nirvana
Noob
Noob
Posts: 6
Joined: 21 Jul 2008, 08:31
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#44 Post by Nirvana »

Hi,
Please help me with switching arrow.I need to equips fire arrow for spring rabbit, stone arrow for dragontail.I am not using any skill except improve concentration.Im just killing them by using normal shots.
Please lemme know about the same.
Thanks

openkore129
Human
Human
Posts: 44
Joined: 28 Apr 2008, 10:41
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#45 Post by openkore129 »

Nirvana wrote:Hi,
Please help me with switching arrow.I need to equips fire arrow for spring rabbit, stone arrow for dragontail.I am not using any skill except improve concentration.Im just killing them by using normal shots.
Please lemme know about the same.
Thanks
Do you even bother to look at the thread? What does the previous post to yours say?

Nirvana
Noob
Noob
Posts: 6
Joined: 21 Jul 2008, 08:31
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#46 Post by Nirvana »

Thnx :)

Macrae
Noob
Noob
Posts: 3
Joined: 23 Jul 2008, 07:46
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#47 Post by Macrae »

Can anyone help me...I need to know the proper way to configure a support Bard.
Im trying to run Poem Of Bragi but it wont work.

I put this and thought it was right...

Code: Select all

useSelf_skill Poem Of Bragi {
	lvl 10
	sp < 50%
	whenStatusInactive Poem Of Bragi
	timeout 5
}
Can someone show me the proper way?

sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#48 Post by sli »

Macrae wrote:Can anyone help me...I need to know the proper way to configure a support Bard.
Im trying to run Poem Of Bragi but it wont work.

I put this and thought it was right...

Code: Select all

useSelf_skill Poem Of Bragi {
	lvl 10
	sp < 50%
	whenStatusInactive Poem Of Bragi
	timeout 5
}
Can someone show me the proper way?
Use it manually to make sure that's the correct status effect, and remove the timeout.
cs : ee : realist

Macrae
Noob
Noob
Posts: 3
Joined: 23 Jul 2008, 07:46
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#49 Post by Macrae »

sli wrote:
Macrae wrote:Can anyone help me...I need to know the proper way to configure a support Bard.
Im trying to run Poem Of Bragi but it wont work.

I put this and thought it was right...

Code: Select all

useSelf_skill Poem Of Bragi {
	lvl 10
	sp < 50%
	whenStatusInactive Poem Of Bragi
	timeout 5
}
Can someone show me the proper way?
Use it manually to make sure that's the correct status effect, and remove the timeout.
Im not sure how to cast skills manually.
But I had someone cast it while I was on the bot and it said...
""player" has cast Bragi's Poem on himself."
Ive tried it with that name and "timeout 0" but still nothing.

Engydoggy
Human
Human
Posts: 33
Joined: 12 Jul 2008, 06:14
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#50 Post by Engydoggy »

Macrae wrote:
sli wrote:
Macrae wrote:Can anyone help me...I need to know the proper way to configure a support Bard.
Im trying to run Poem Of Bragi but it wont work.

I put this and thought it was right...

Code: Select all

useSelf_skill Poem Of Bragi {
	lvl 10
	sp < 50%
	whenStatusInactive Poem Of Bragi
	timeout 5
}
Can someone show me the proper way?
Use it manually to make sure that's the correct status effect, and remove the timeout.
Im not sure how to cast skills manually.
But I had someone cast it while I was on the bot and it said...
""player" has cast Bragi's Poem on himself."
Ive tried it with that name and "timeout 0" but still nothing.
The effect is not always called the same as the name of the skill. Take for instance berserk potions, when you drink one, even thought it's called berserk potion, the effect is called concentration potion. You need to look at the line that comes after "you cast X skill on yourself", look below, where it says "you are now skill's effect name.

Perhaps the name of the effect from Poem of Bragi is not called Poem of Bragi.

Locked