Easycore Posted December 14, 2017 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
0 Functor Posted December 15, 2017 Posted December 15, 2017 offset 5DEF4D change 0F 85 0B BE FF FF to 90 90 90 90 90 90 1 Quote
0 Meister Posted December 14, 2017 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
0 Functor Posted December 15, 2017 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
0 Easycore Posted December 15, 2017 Author 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
0 Functor Posted December 15, 2017 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
0 Easycore Posted December 15, 2017 Author 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
0 Easycore Posted December 15, 2017 Author 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
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.
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.