Jump to content
  • 0

Guild & Clan compatible


Easycore

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   251
  • Joined:  04/08/13
  • Last Seen:  

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>":
3SCcLYN.png

Only can create through @guild command.

2.- Cannot send guild invitation:
pisgrG9.png

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.

SkbnQOP.png

 

@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

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

offset 5DEF4D change 0F 85 0B BE FF FF to 90 90 90 90 90 90

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  841
  • Reputation:   17
  • Joined:  04/16/12
  • Last Seen:  

@Easycore I also tried it but it seems like client side problem :D Cheers if theres a fix in the client!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   251
  • Joined:  04/08/13
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

Try to change it in hex editor:

offset 5DEE8F change 75 to EB

Edited by Functor
  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   251
  • Joined:  04/08/13
  • Last Seen:  

2 hours ago, Functor said:

Try to change it in hex editor:

offset 5DEE8F change 75 to EB

It work for guild creation /lv

What about guild invitation?

PS: Thank you!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   251
  • Joined:  04/08/13
  • Last Seen:  

29 minutes ago, Functor said:

offset 5DEF4D change 0F 85 0B BE FF FF to 90 90 90 90 90 90

It works! 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...