Search found 11 matches

by Enopracsam
06 Mar 2018, 20:01
Forum: Resolved Questions
Topic: Input all over again, Also config and macros question.
Replies: 30
Views: 37919

Re: Input all over again, Also config and macros question.

For your sake deandamien , don't take what ever Enopracsam said seriously. He don't even know what he is saying. sl Storm Gust 10 = Wrong macro in automacro condition = wrong ss 26 = so wrong If you want to teleport with macro, use do tele http://openkore.com/index.php/Tele If you want to use priva...
by Enopracsam
06 Mar 2018, 19:23
Forum: Resolved Questions
Topic: Input all over again, Also config and macros question.
Replies: 30
Views: 37919

Re: Input all over again, Also config and macros question.

tried putting tele after sg and pause instead of do ss 26 1 doesn't work. also when on macro the HP and SP on config doesn't work? it seems it is not using the pots when sp is low. Glad that did help! It also means I'm now understanding the mechanics of this. Slowly, but still. Anyway, as I said, p...
by Enopracsam
06 Mar 2018, 15:18
Forum: Resolved Questions
Topic: Input all over again, Also config and macros question.
Replies: 30
Views: 37919

Re: Input all over again, Also config and macros question.

Try this

Code: Select all

automacro TeleportLoV {
	location prt_maze03
	run-once 1
	pause 3
	do ss 85
	pause 3
	do ss 26 # or use fly wing, if you prefer; also, not sure about using ss for TP.. could not work.
	release TeleportLoV
}
by Enopracsam
06 Mar 2018, 14:10
Forum: Other OpenKore support
Topic: Storage usage questions (console mainly) (SOLVED)
Replies: 6
Views: 5543

Re: Storage usage questions (console mainly) (SOLVED)

Just to help anyone else who may need help... In order to deposit things in storage I had to 1) Edit config.txt, so storageAuto is ON ==> storageAuto 1 AND storageAuto npc is defined ==> storageAuto geffen 120 62 (this one works the best for me, since I farm in gef_fild04, one north from Geffen) 2) ...
by Enopracsam
06 Mar 2018, 11:43
Forum: Other OpenKore support
Topic: Storage usage questions (console mainly) (SOLVED)
Replies: 6
Views: 5543

Re: ...

tables\commanddescriptions.txt [autostorage] Initiate auto-storage AI sequence. http://openkore.com/index.php/Autostorage (set in config.txt first) http://openkore.com/index.php/ItemsMaxNum_sellOrStore (carry weight + 1000 red herb weight) or use macro Example: automacro Store { inventory "Red Herb...
by Enopracsam
05 Mar 2018, 21:15
Forum: Other OpenKore support
Topic: Storage usage questions (console mainly) (SOLVED)
Replies: 6
Views: 5543

Re: Storage usage questions (console mainly)

If I want to access the storage through, let's say, "storage add <item> <quantity>", I get an error that says the storage was not opened before this session. The story repeats with every storage command. How do I access the storage? Do I manually have to access thorugh "move" --> NPC --> Storage? T...
by Enopracsam
05 Mar 2018, 16:25
Forum: Other OpenKore support
Topic: Storage usage questions (console mainly) (SOLVED)
Replies: 6
Views: 5543

Storage usage questions (console mainly) (SOLVED)

Hello everyone. I mainly want to be able to access the storage through console commands. I checked the "Console Commands" page of the wiki (http://openkore.com/index.php/Category:Console_Command) but did not find enough answers. If I want to access the storage through, let's say, "storage add <item>...
by Enopracsam
05 Mar 2018, 15:04
Forum: Resolved Questions
Topic: Input all over again, Also config and macros question.
Replies: 30
Views: 37919

Re: Input all over again, Also config and macros question.

Regarding the config.txt issue... I notice you have the "master" value set to 1111, why is that? I do have "France - fRO" and I believe it should have this format, "Nation - Corresponding server", I don't know if that's causing some problems. Try using your Nation and Server. Regarding the skill iss...
by Enopracsam
05 Mar 2018, 11:51
Forum: Resolved Questions
Topic: Input all over again, Also config and macros question.
Replies: 30
Views: 37919

Re: Input all over again, Also config and macros question.

I'm having a problem when i open openkore, i always have to input Master Server, Log-in Server and Character. Everytime i open it i got to input all over and over again, even i check the config.txt it saved there. It would save time for me if i don't have to input them specially if running on 10+ c...
by Enopracsam
04 Mar 2018, 19:49
Forum: fRO
Topic: Character stuck between two maps [SOLVED]
Replies: 1
Views: 6332

Re: Character stuck between two maps (configuration issue)

I think I managed to fix this by myself but I decided to leave the post up in case it may be helpful for someone. In openkore-master\control\routeweights.txt, I decided to edit the PORTAL value to 10000, since the description says "# Using a weight of 10000 makes it pretty sure to completely avoid a...