How to use Advanced Field Manual in OpenKore?

Philippines

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.
Message
Author
Draconian
Noob
Noob
Posts: 10
Joined: 08 Aug 2010, 02:59
Noob?: No

How to use Advanced Field Manual in OpenKore?

#1 Post by Draconian »

Can someone help me in trying to use the Advanced Field Manual in pRO? I've typed in the correct code for this item in the configuration, but when I'm about to start the game, it activates 10 field manuals one after the other, meaning, in just a matter of 10 seconds or so, my inventory is out of Field Manuals.. :-(

What can be done to solve this problem? Here is my configuration for the item..

useSelf_item Advanced Field Manual {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Battle Manual
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}

It would really be a great help if you can find out what's wrong in my configuration... Thanks in advance! Ü

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: How to use Advanced Field Manual in OpenKore?

#2 Post by EternalHarvest »

Version?
Draconian wrote:useSelf_item Advanced Field Manual {
whenStatusInactive Battle Manual
timeout
}
Just as configured: in any moment where you have no such status, use all available of these items instantly.
Draconian wrote:in just a matter of 10 seconds or so, my inventory is out of Field Manuals..
Status name/handle doesn't match?

Draconian
Noob
Noob
Posts: 10
Joined: 08 Aug 2010, 02:59
Noob?: No

Re: How to use Advanced Field Manual in OpenKore?

#3 Post by Draconian »

Thanks for the reply! I will try this ASAP! Ü

Draconian
Noob
Noob
Posts: 10
Joined: 08 Aug 2010, 02:59
Noob?: No

Re: How to use Advanced Field Manual in OpenKore?

#4 Post by Draconian »

Mr. Administrator... It didn't worked at all.. I've changed the config as you've mentioned. I've typed in the same item name beside whenInactive, but still the problem exists and my character used up 4 field manuals at the same time in a span of 5 seconds.. :-(

Are there any other suggestions you can give me? And by the way, I'm using the older version of Open Kore.. Thanks again in advance! Ü

TruFlip1011
Moderators
Moderators
Posts: 39
Joined: 16 Sep 2010, 21:56
Noob?: No
Location: West Palm Beach Fl
Contact:

Re: How to use Advanced Field Manual in OpenKore?

#5 Post by TruFlip1011 »

whenStatusInactive Battle Manual
are you sure that is the name of status? if all your field manual is gone in 10 seconds or less, then this means that whenStatusInactive is unrecognizable which would continue because there is nothing to stop function.

I've checked statusnametable.txt and there is no "Battle Manual" instead I found this:

Code: Select all

EFST_CASH_PLUSEXP Field Manual
So try:

Code: Select all

whenStatusInactive Field Manual
One more thing, UPGRADE FFS!!
TruFlip
"Live life to the fullest. Regret none."

Image

Draconian
Noob
Noob
Posts: 10
Joined: 08 Aug 2010, 02:59
Noob?: No

Re: How to use Advanced Field Manual in OpenKore?

#6 Post by Draconian »

THANK YOU VERY MUCH SIR!!! I've tried your suggestion and it worked perfectly! Thanks for the help! Now I can lvl my character faster!!! Really! Thanks a lot mister! Ü

TruFlip1011
Moderators
Moderators
Posts: 39
Joined: 16 Sep 2010, 21:56
Noob?: No
Location: West Palm Beach Fl
Contact:

Re: How to use Advanced Field Manual in OpenKore?

#7 Post by TruFlip1011 »

//SOLVED AND CLOSED
TruFlip
"Live life to the fullest. Regret none."

Image

darkhelium021
Noob
Noob
Posts: 10
Joined: 23 Sep 2010, 12:12
Noob?: Yes

Re: How to use Advanced Field Manual in OpenKore?

#8 Post by darkhelium021 »

mr. moderator i just copy his config and change to Field Manual but its seems doesnt work for me

here's some more detail of my config.

hope u can help me

useSelf_item Advanced Field Manual {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Field Manual
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0

and by the way what is FFS to be update maybe thats my problem that is why it doesnt work am using 2.0.7 version

TruFlip1011
Moderators
Moderators
Posts: 39
Joined: 16 Sep 2010, 21:56
Noob?: No
Location: West Palm Beach Fl
Contact:

Re: How to use Advanced Field Manual in OpenKore?

#9 Post by TruFlip1011 »

and by the way what is FFS to be update maybe thats my problem that is why it doesnt work am using 2.0.7 version
ROFL!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
FFS = for fucks sake

ANYWAYSSSSS

you're probably using the "stable" which is the OUTDATED version..

use svn version. here's the link:
http://openkore.collectskin.com/openkore_ready.zip
TruFlip
"Live life to the fullest. Regret none."

Image

darkhelium021
Noob
Noob
Posts: 10
Joined: 23 Sep 2010, 12:12
Noob?: Yes

Re: How to use Advanced Field Manual in OpenKore?

#10 Post by darkhelium021 »

thanx i already solve my problem with my own thanx anyway

Post Reply