Party Finder Need Help

Status
Not open for further replies.
Newbie Spellweaver
Joined
Sep 24, 2021
Messages
32
Reaction score
2
Ive added party find from infinity flyff files to ketchups 18.2 source files, but it seems that infinity source of party find didnt work. Anyone can give me a source of party find please? Thank you and hopefully someone wull help me out.
 
Ive added party find from infinity flyff files to ketchups 18.2 source files, but it seems that infinity source of party find didnt work. Anyone can give me a source of party find please? Thank you and hopefully someone wull help me out.

What error does it shows? the party find has no problems on me on k18.2. try the one from Nanus
 
Upvote 0
Ive added party find from infinity flyff files to ketchups 18.2 source files, but it seems that infinity source of party find didnt work. Anyone can give me a source of party find please? Thank you and hopefully someone wull help me out.
Thanks for allowing us to help with the issue you have related to party finder. You definitely gave us too many details of your problem.
 
Upvote 0
got it to work but this give me error in my Client folder Log -> GetDlgItem : nID=887 not Found.
 
Upvote 0
got it to work but this give me error in my Client folder Log -> GetDlgItem : nID=887 not Found.

You know if you searched the source for most of these errors you could have solved them yourself already. Lol.
 
Upvote 0
should i change the applet number with the same 887 numbers? sorry im just new in source editing and its good im learning something new. thank you!
 
Upvote 0
No, something in the source in the coding of the party finder window its trying to read a button or an image or a text or anything on the window that does not exist on the window.

So open the GuiEditor and find the party finder window.
Cross-reference with the source to see what the ID the source is trying to read that does not exist in the Gui Window.

Does this make sense?
 
Upvote 0
Status
Not open for further replies.
Back