Easycore Posted December 14, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Share Posted December 14, 2017 Hey guys, I'm trying to make compatible guilds and clans together. I managed to do it by server-side through a small SRC modification, but there are some client limitances: 1.- Cannot create guild through ALT+G and /guild "<Name>": Only can create through @guild command. 2.- Cannot send guild invitation: It doesn't send any packet if you're in guild and clan at same time, only can invite through /guildinvite "Name". Everything else works well, you can interact with guild and clan members. @Functor can you help me with this? <3 Note: Tested on 2017-10-25eRagexeRE. Quote Link to comment Share on other sites More sharing options...
0 Functor Posted December 15, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: 20 hours ago Share Posted December 15, 2017 offset 5DEF4D change 0F 85 0B BE FF FF to 90 90 90 90 90 90 1 Quote Link to comment Share on other sites More sharing options...
0 Meister Posted December 14, 2017 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 841 Reputation: 17 Joined: 04/16/12 Last Seen: March 4, 2024 Share Posted December 14, 2017 @Easycore I also tried it but it seems like client side problem Cheers if theres a fix in the client! Quote Link to comment Share on other sites More sharing options...
0 Functor Posted December 15, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: 20 hours ago Share Posted December 15, 2017 8 hours ago, Easycore said: @Functor can you help me with this? <3 Send me link to the lite patch and account for testing. I'll check it when I have free time. Quote Link to comment Share on other sites More sharing options...
0 Easycore Posted December 15, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Author Share Posted December 15, 2017 7 hours ago, Functor said: Send me link to the lite patch and account for testing. I'll check it when I have free time. Can't send you lite-patch and account since I'm doing this in local server. Diff:https://pastebin.com/iiWBy1dw PatchList: Spoiler 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 53 Use Ascii on All LangTypes (Recommended) 61 Disable Packet Encryption 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 73 Remove Hourly Announce (Recommended) 84 Remove Serial Display (Recommended) 90 Enable DNS Support (Recommended) 97 Cancel to Login Window (Recommended) 208 Restore Cash Shop Icon 213 Disable Help Message on Login (Recommended) 230 Always load Korea ExternalSettings lua file 2017-10-25eRagexeRE.rar Quote Link to comment Share on other sites More sharing options...
0 Functor Posted December 15, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: 20 hours ago Share Posted December 15, 2017 (edited) Try to change it in hex editor: offset 5DEE8F change 75 to EB Edited December 15, 2017 by Functor 1 Quote Link to comment Share on other sites More sharing options...
0 Easycore Posted December 15, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Author Share Posted December 15, 2017 2 hours ago, Functor said: Try to change it in hex editor: offset 5DEE8F change 75 to EB It work for guild creation What about guild invitation? PS: Thank you! Quote Link to comment Share on other sites More sharing options...
0 Easycore Posted December 15, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Author Share Posted December 15, 2017 29 minutes ago, Functor said: offset 5DEF4D change 0F 85 0B BE FF FF to 90 90 90 90 90 90 It works! Quote Link to comment Share on other sites More sharing options...
Question
Easycore
Hey guys,
I'm trying to make compatible guilds and clans together.
I managed to do it by server-side through a small SRC modification, but there are some client limitances:
1.- Cannot create guild through ALT+G and /guild "<Name>":

Only can create through @guild command.
2.- Cannot send guild invitation:

It doesn't send any packet if you're in guild and clan at same time, only can invite through /guildinvite "Name".
Everything else works well, you can interact with guild and clan members.
@Functor can you help me with this? <3
Note: Tested on 2017-10-25eRagexeRE.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.