How to use your [equipAuto]

Do you wanted to switch a weapon or an armor? but doesn't know how to do it?...well...doing those things can easily done by using just a few configuration to your config.txt

equipAuto {
    topHead
    midHead
    lowHead
    leftHand
    rightHand
    leftAccessory
    rightAccessory
    robe
    armor
    shoes
    arrow
    monsters
    weight 0
    whileSitting 0
    hp
    sp
    homunculus_hp
    homunculus_sp
    homunculus_dead
    onAction
    whenStatusActive
    whenStatusInactive
    whenFollowing
    spirit
    aggressives
    stopWhenHit 0
    inLockOnly 0
    notWhileSitting 0
    notInTown 0
    timeout 0
    disabled 0
    inInventory
    manualAI 0
}
Colored with Blue = are the equipments to shift,
Colored with Brown = this are the CONDITIONAL, each of them REPRESENTS an (AND)...

how does equipAuto function's work?

equipAuto {NAME} {
     values....
}
 how many times can I create my own equipAuto?
A: many times as long as you provide a different name to/on it.

EXAMPLES:
equipAuto JurType {
    leftHand +9 Specialty Jur [Doppelganger:Mobster:Soldier Skeleton*2] [4]
    rightHand +9 Specialty Jur [Doppelganger:Mobster:Soldier Skeleton*2] [4]
    monsters Tatacho, Centipede
}
equipAuto DualDagger {
    leftHand +4 House Auger
    rightHand VVS Fire Damascus [Fire]
    monsters Bradium Golem
}

How does this work?
-Well my character Guillotine Cross Maps located @ man_fild02(new world) the story is, im using Dual dagger because the ability of House Auger(Ice Pick) to ignore the defense power of Bradium Golem, while Im also using my Jur for Tatacho and Centipede to lessen the time to kill them.

1 comments: