IPB

 
 
Reply to this topicStart new topicStart Poll

Outline · [ Standard ] · Linear+

> archer configs

chang1288
post Nov 2 2007, 07:19 AM
Post #1


Advanced Bot Programming
*****

Race: Zombies
Posts: 288
Spawned: 14 Oct 07
From: In Your Fucking Home
Spawn ID: 10,939



Using attack skills
Code:
attackSkillSlot Double Strafe {
lvl 10
dist 10
sp > 10%
inLockOnly 1
notInTown 1
monsters Poring,Lunatic
maxUses 3
}

attackSkillSlot Arrow Shower {
lvl 10
dist 5
sp > 10%
aggressives 3
inLockOnly 1
notInTown 1
monsters Zombie
}

attackSkillSlot Blitz Beat {
lvl 5
dist 5
sp > 10%
aggressives 3
inLockOnly 1
notInTown 1
monsters Zombie
}

attackSkillSlot Falcon Assault {
lvl 5
dist 10
sp > 10%
inLockOnly 1
notInTown 1
monsters Poring,Lunatic
maxUses 3
}


Using self skills
Code:
useSelf_skill Improve Concentration {
lvl 10
sp > 10%
whenStatusInactive Improve Concentration
inLockOnly 1
notWhileSitting 1
notInTown 1
}


Using usable items
Code:
useSelf_item Silver Arrow Quiver {
inInventory Silver Arrow < 5
}


Getting additional arrows from storage
Code:
getAuto Silver Arrow {
minAmount 1
maxAmount 1000
}

also make sure you have this line in your items_control.txt file
Code:
Silver Arrow 1000 1 0

NOTE: There are some users that this getAuto block setup doesn't work when kore initiates storage. A simple solution for this is placing the getAuto Silver Arrow block on top of the other getAuto blocks from your config, assuming you have other similar blocks.

TIPS
When you ran out of arrows, to automatically equip it again, after storage.
Code:
autoSwitch_default_arrow Silver Arrow

To make your character attack through snipable wall or cliffs, instead of walking around them.
Code:
attackCanSnipe 1

To make kore auto calculate your distance for attacking using weapons (bow and/or knives).
Code:
attackDistanceAuto 1

To make kore move away from the target while attacking it.
Code:
runFromTarget 1
runFromTarget_dist 6


--------------------
Don't Avoid GM's
GM's Should Avoid Us

Peace!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
etel1512
post Nov 4 2007, 11:02 AM
Post #2


Member
**

Race: demi-Humans
Posts: 44
Spawned: 24 Oct 07
Spawn ID: 11,697



thanks po d2... ma try ko nga 2.....happy.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


Reply to this topicTopic OptionsStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
 

Lo-Fi Version Time is now: 24th May 2012 - 07:19 AM

Visitor Counter:

pinoytopsites