Im leveling my Rogue at the FlyingPetite's map, but i can't make Kore use skills on them, and i think the problem is related to the name of the monster, since it uses the skill with Flora. Did anybody here by chance get the same problem with this monster or another one? Or even would test to see if it happens the same way?
Please help with this matter, I tryied every name possible as you can see down here, this is the command im using to attackSkillSlot:
attackSkillSlot Mug {
lvl 10
dist 1.5
maxCastTime 0
minCastTime 0
hp
sp > 10
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
amuletType
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters Flora,FlyingPetite,Flying Petite,Flying Petite,PetiteSky,Petite Sky,Petite(Sky),Petite (Sky),SkyPetite,Sky Petite
notMonsters
monstersCount
maxAttempts 3
maxUses 1
target_hp
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}
Thanks for any help!
Having problem to get a monster's name!
Moderator: Moderators
-
- Noob
- Posts: 2
- Joined: 04 Apr 2015, 07:44
- Noob?: No
-
- Plain Yogurt
- Posts: 61
- Joined: 19 Apr 2011, 23:26
- Noob?: No
Re: Having problem to get a monster's name!
type ml in the console to get the name that OpK uses
-
- Noob
- Posts: 17
- Joined: 24 Dec 2014, 05:52
- Noob?: No
- Location: Hungary
Re: Having problem to get a monster's name!
Move your rogue to the map(manually or with openkore). Start the bot, and check the monster names in the console.
'He who is brave and patient enough to peer into the darkness his whole life will be first to see a flicker of light in it.'
-
- Noob
- Posts: 2
- Joined: 04 Apr 2015, 07:44
- Noob?: No
Re: Having problem to get a monster's name!
I have tryed that already! among those names up there is the name that i got from the console!
-
- Moderators
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
-
- Human
- Posts: 26
- Joined: 19 Oct 2012, 23:31
- Noob?: No
Re: Having problem to get a monster's name!
Just discoreved.
In /tables/monsters.txt Flying Petit is coming with a tab character instead of a space (between "flying" word and "petite"), you need to change the name to space, and delete another name, if it has 2 (mine had).
In /tables/monsters.txt Flying Petit is coming with a tab character instead of a space (between "flying" word and "petite"), you need to change the name to space, and delete another name, if it has 2 (mine had).