Search found 17 matches

by Nicodareus
18 Mar 2012, 21:30
Forum: Bug reports
Topic: dcOnEmpty
Replies: 5
Views: 4809

Re: dcOnEmpty

Yeah i just took out the relog after storage. The documentation said it was there to work around a storage bug, but i haven't noticed anything bad without it.
by Nicodareus
18 Mar 2012, 15:47
Forum: iRO
Topic: Anthell portals
Replies: 0
Views: 2406

Anthell portals

#anthell cmd_fild08 334 355 anthell01 35 263 anthell01 35 266 cmd_fild08 330 355 cmd_fild08 347 82 anthell02 168 170 anthell02 170 170 cmd_fild08 344 82 anthell02 34 265 anthell01 253 35 anthell01 253 33 anthell02 34 263 manually found them using /where, so kore may create new ones even though these...
by Nicodareus
18 Mar 2012, 14:27
Forum: iRO
Topic: Sightless Mind
Replies: 2
Views: 4422

Re: Sightless Mind

I've done more testing and i'm using attackSkillSlot for the Sightless Mind block now.. seems to work better even with lag monsterSkill Hiding { lvl 10 sp > 10 whenStatusInactive Hiding timeout 0.25 partyAggressives >= 3 dist <= 3 maxUses 1 } attackSkillSlot Sightless Mind { lvl 5 sp > 20 whenStatus...
by Nicodareus
17 Mar 2012, 12:57
Forum: iRO
Topic: Call for supporters
Replies: 53
Views: 294217

Re: Call for supporters

Cozzie wrote:
Nicodareus wrote:anthell portals is like 6 lines of code right? I'll get on that.
High orc map is now VIP only. If you can update that too, that would be great.
not a VIP, sorry. D:
by Nicodareus
17 Mar 2012, 12:56
Forum: iRO
Topic: Sightless Mind
Replies: 2
Views: 4422

Sightless Mind

monsterSkill Hiding { lvl 10 sp > 10 whenStatusInactive Hiding timeout 0.5 partyAggressives >= 3 dist <= 2 } monsterSkill Sightless Mind { lvl 5 sp > 20 whenStatusActive Hiding maxUses 10 } What i assume that this does (i "wrote" it) is that when the bot detects 3 or more aggressives attacking it, ...
by Nicodareus
17 Mar 2012, 11:54
Forum: iRO
Topic: Call for supporters
Replies: 53
Views: 294217

Re: Call for supporters

anthell portals is like 6 lines of code right? I'll get on that.
by Nicodareus
16 Mar 2012, 06:57
Forum: Bug reports
Topic: dcOnEmpty
Replies: 5
Views: 4809

dcOnEmpty

getAuto White Potion { minAmount 0 maxAmount 30 passive 0 dcOnEmpty 1 } Does it not work properly with <relogAfterStorage 1>? I woke up to my rogue having lost all exp cause it kept repeatedly dying from not having a way to heal itself, but it was supposed to disconnect when out of white potions..
by Nicodareus
15 Mar 2012, 13:13
Forum: Bug reports
Topic: Routing between mosk_dun02 and mosk_dun03
Replies: 42
Views: 110856

Re: Routing between mosk_dun02 and mosk_dun03

It should be "do talknpc 207 276 c c r0". Ohhhhh. Okay i get it. The <do talk resp> was because there isn't an actual npc to interact with at moscovia docks and it initiates a conversation with you to which you have to RESPOND, whereas <do talknpc> in mosk_dun01 because there is a npc that you have...
by Nicodareus
15 Mar 2012, 13:09
Forum: Announcements
Topic: Openkore community, we need to talk.
Replies: 79
Views: 631646

Re: Openkore community, we need to talk.

I wouldn't mind moderating/approving posts as a local moderator (or trashing posts if you decide to remove the approval process). This is the only forum in which i've seen a post approval process. Why was it implemented anyways? To reduce leech posts or "can't you just do it for me cause i don't wan...
by Nicodareus
13 Mar 2012, 06:39
Forum: Bug reports
Topic: Routing between mosk_dun02 and mosk_dun03
Replies: 42
Views: 110856

Re: Routing between mosk_dun02 and mosk_dun03

I use a macro with the setting in the portals.txt. In the portals.txt: moscovia 136 48 mosk_fild01 95 93 mosk_fild01 86 104 mosk_fild02 204 54 0 c c r2 c c c r1 c n mosk_fild02 190 257 mosk_dun01 189 45 mosk_dun01 207 276 mosk_dun02 165 30 0 c c r0 I did that + added another simple macro to get fro...