Search found 8 matches

by Ikkarus
19 Nov 2008, 14:18
Forum: Development Help
Topic: force update the HP value of party member + class from PM
Replies: 0
Views: 2343

force update the HP value of party member + class from PM

1) The HP value of all members aren't updated until one member change map, die, logout, .... so the priest bot do heal to all infinitely How can i make a plugin/macro/custom console command to refresh manually the HP value of party member (like "partyrefresh") 2) I've wrote a plugin that receive the...
by Ikkarus
19 Nov 2008, 13:46
Forum: Frequently Asked Questions & Guides
Topic: Configuring Soul Linker
Replies: 22
Views: 85007

Re: Configuring Soul Linker

partySkill Spirit of Rebirth {
lvl 5
target_isJob High Swordsman
target_whenStatusInactive Spirit
}
How to set the maximum base level of target? This skill doesn't work if base level of target is more than 50

Thanks
by Ikkarus
19 Nov 2008, 07:00
Forum: Frequently Asked Questions & Guides
Topic: Configuring Acolyte/Priest/Monk/High Priest/Champion
Replies: 95
Views: 1428523

Re: Configuring Acolyte/Priest/Monk/High Priest/Champion

My priest don't read alla HP value of party member, so he do heal infinetily. If i use @refresh on player hp bars are updated, but many servers don't have @refresh command How can i fix this problem? Thanks bye Doesn't the HP update automatically as long as players are in visual range? Otherwise yo...
by Ikkarus
16 Nov 2008, 15:45
Forum: Frequently Asked Questions & Guides
Topic: Configuring Acolyte/Priest/Monk/High Priest/Champion
Replies: 95
Views: 1428523

Re: Configuring Acolyte/Priest/Monk/High Priest/Champion

Sorry but.... doesn't work

Looking at the party status with console command "party" some players HP are disabled (like this)
Image

If the bot doesn't have the hp value of a player, it try to heal him infinitely....

How to fix?

Thanks
by Ikkarus
14 Nov 2008, 16:08
Forum: Developers Corner
Topic: Openkore: Call DLL to decrypt ingoing packets
Replies: 11
Views: 8040

Re: Openkore: Call DLL to decrypt ingoing packets

Nobody..... someone that know how to do?
by Ikkarus
31 Aug 2008, 06:23
Forum: Developers Corner
Topic: Openkore: Call DLL to decrypt ingoing packets
Replies: 11
Views: 8040

Re: Openkore: Call DLL to decrypt ingoing packets

sli wrote:I'm just going to go ahead and say it's 100% impossible to load a DLL in Pearl, since I've never even heard of a programming language named "Pearl."
The name is PERL not PEARL. Sorry....
by Ikkarus
30 Aug 2008, 04:32
Forum: Developers Corner
Topic: Openkore: Call DLL to decrypt ingoing packets
Replies: 11
Views: 8040

Re: Openkore: Call DLL to decrypt ingoing packets

UltimaWeapon wrote:Using Win32 API or Writing XS Function to load and call function from that DLL.
OpenKore is in Pearl. I don't know Pearl. How to add this control in OpenKore. Some Developer can help me?
by Ikkarus
26 Aug 2008, 06:09
Forum: Developers Corner
Topic: Openkore: Call DLL to decrypt ingoing packets
Replies: 11
Views: 8040

Openkore: Call DLL to decrypt ingoing packets

I play in a server that use encryption for the packets from server to client (client to server packets are normal) using a DLL. I want call this dll from openkore but i don't know how to that. Anyone who know the source of openkore can help me?

Thanks