Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Juver source+database+cfg (soon latest GS source)

Junior Spellweaver
Joined
Mar 22, 2020
Messages
159
Reaction score
110
*Make sure it is allowed by Firewall
*Port forward.
*Correct NLoginPort
*Source code.

In your source maybe you put this code in s_NetClient.cpp m_nClientNetState != NET_STATE_FIELD just remove this code.

Hello sir dheluxe, all ports are now forwarded, it is all now open. I already have also exemption on firewall, both file and ports. the nLoginPort on source code is now the same with my cfg ports and param ports. and in s_NetClient.cpp file on source, I dont have this code m_nClientNetState != NET_STATE_FIELD.

I was able to open the game, but when selecting channel number, when click the connect button, the "server connection failed" shows up.
 
Elite Diviner
Joined
Jul 8, 2015
Messages
489
Reaction score
27
GLItemdef.h
SLOT_NSIZE = 12,
SLOT_NSIZE_S = 14,
SLOT_NSIZE_2 = 19, // Normal Class
SLOT_NSIZE_S_2 = 19, // Extreme Class


increase 1 on what your using on your inventorypagewear/wearex.cpp

thanks sir i change like you told me but still same
 
Junior Spellweaver
Joined
Mar 22, 2020
Messages
159
Reaction score
110
Always stuck on field server :(
4ftNwyQ - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Jan 27, 2009
Messages
368
Reaction score
23
Hello sir dheluxe, all ports are now forwarded, it is all now open. I already have also exemption on firewall, both file and ports. the nLoginPort on source code is now the same with my cfg ports and param ports. and in s_NetClient.cpp file on source, I dont have this code m_nClientNetState != NET_STATE_FIELD.

I was able to open the game, but when selecting channel number, when click the connect button, the "server connection failed" shows up.

Verify your cfg if you are using correct settings. Also check the server_group set to 0 and server_field.
 
Junior Spellweaver
Joined
Mar 22, 2020
Messages
159
Reaction score
110
Verify your cfg if you are using correct settings. Also check the server_group set to 0 and server_field.
I already did sir, but I guess the main problem is my VPS. So for now, i'll just test the server using two computer.

Btw sir, do u know how to fix this one? (her face haha)
UKnowMeKnow - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Apr 3, 2017
Messages
13
Reaction score
0
Hi guys, who have source or know how to insert TopUp & Item Mall Ingame? just like in the picture.

NhOHXA8 - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums


gqKFPXW - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Apr 17, 2012
Messages
348
Reaction score
29
How to fix only show Male extreme on character creation?

If you have a male character that met the requirements of the extreme class, you can only create a male extreme. same goes with female.

Probably you can check it in sp.extreme if you can change it there.



Can Anyone share GM tool exe? Mine done have i dont know why.. Newbie sorry

GMTool Source already shared. Backread the pages here.
 
Newbie Spellweaver
Joined
Sep 18, 2020
Messages
68
Reaction score
0
Hi guys.

Juver Source is my I can't my item mail shared help please thanks.
 
Newbie Spellweaver
Joined
Apr 11, 2020
Messages
30
Reaction score
0
can you share the includes and lib directories? I'm having an error compiling the source
 
Back
Top