Search found 18 matches

by m1334
01 Jan 2014, 14:54
Forum: Developers Corner
Topic: headgears.txt
Replies: 2
Views: 4427

Re: headgears.txt

How can I update this for pRO?
by m1334
26 Nov 2013, 12:07
Forum: pRO
Topic: Packet Parser: Unknown switch: 0906
Replies: 1
Views: 2598

Re: Packet Parser: Unknown switch: 0906

Can somebody help me with this. I think the packet is the same with [0859] showeq except that the equips info's offset is 27 vice 28 and the data are jumbled.
by m1334
11 Oct 2013, 02:21
Forum: pRO
Topic: Packet Parser: Unknown switch: 0906
Replies: 1
Views: 2598

Packet Parser: Unknown switch: 0906

How do I fix this? This happens when I try to use 'showeq' command.
by m1334
05 Oct 2013, 03:56
Forum: Other Plugins
Topic: [Project] Player DataBase - Ropd OpenSource
Replies: 6
Views: 6293

Re: [Project] Player DataBase - Ropd OpenSource

Sorry, I'm not really familiar with programming, I just know so much to use openkore and some plugins. But question though, I didn't see any sprites files in the folder. Where does the plugins get the files from?
by m1334
22 Sep 2013, 02:36
Forum: Other Plugins
Topic: [Project] Player DataBase - Ropd OpenSource
Replies: 6
Views: 6293

Re: [Project] Player DataBase - Ropd OpenSource

Do you know why these values don't match itemID of headgears or that is how it's supposed to work and what it means?

Code: Select all

my $targetEquipHeadTop = $args->{player}{headgear}{top};
my $targetEquipHeadMid = $args->{player}{headgear}{mid};
my $targetEquipHeadLow = $args->{player}{headgear}{low};
by m1334
26 Apr 2012, 00:09
Forum: Developers Corner
Topic: Usage: Packet Extractor v3
Replies: 794
Views: 2094533

Re: Usage: Packet Extractor v3

I don't know if I followed the instructions correctly but the recvpackets I extracted looked weird. BTW this is pRO: New Iris server using the exe uploaded here # Packet Extractor by kLabMouse # Extracted from newirisexe.exe 0187 6 6 0 0081 3 3 0 01C6 4 4 0 01C7 2 2 1 0064 55 55 0 0069 -1 47 0 006A ...
by m1334
22 Feb 2012, 02:51
Forum: pRO
Topic: Unofficial(working) Server settings for pRO - New Iris
Replies: 16
Views: 16578

Re: Unofficial(working) Server settings for pRO - New Iris

lol :lol:

same config as New Loki these were the only thing that got changed.

Code: Select all

[Philippines - pRO: New Iris]
ip 202.57.117.80
by m1334
22 Feb 2012, 02:03
Forum: pRO
Topic: Unofficial(working) Server settings for pRO - New Iris
Replies: 16
Views: 16578

Unofficial(working) Server settings for pRO - New Iris

[Philippines - pRO: New Iris] ip 202.57.117.80 port 6900 master_version 15 version 1 secureLogin 1 secureLogin_type 0 secureLogin_requestCode secureLogin_account 0 serverType mRO patchserver wpatch.ragnarok.com.ph patchpath /patch50 storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0...
by m1334
19 Feb 2012, 04:20
Forum: pRO
Topic: can get my LOv skill working?? nid help..
Replies: 4
Views: 2715

Re: can get my LOv skill working?? nid help..

its probably because you dont have "monster" in you attackSkillSlot and in your mon_control.txt "all" is -1.
by m1334
19 Feb 2012, 04:09
Forum: Resolved Questions
Topic: How do you view a player's item equipment?
Replies: 2
Views: 3395

Re: How do you view a player's item equipment?

Cool, I didn't even know there is a showeq command now. I'll look into it and hopefully find something to add to the plugin.