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!

[SHARE] FULL GS SOURCE - No More Selling

Junior Spellweaver
Joined
Apr 5, 2011
Messages
130
Reaction score
2
help me fieldserver and agentserver not responding
share me your cfg setting to avoid fieldserver and agentserver not reponding
 
Newbie Spellweaver
Joined
Apr 14, 2020
Messages
10
Reaction score
0
I notice the source code is comment out all the m_pInterface variable and it causing clubwar timer and some other interface not showing. Anyone know how to fix m_pInterface? in GLGaeaClient.cpp and GLGaeaClientClubBattle.cpp?

Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
View attachment 169439


Is there any solution to display countdown in minimap?
 
Initiate Mage
Joined
Sep 8, 2018
Messages
2
Reaction score
0
Sir may I know what VS do I need to compile this can I have the link please?
 
Junior Spellweaver
Joined
May 4, 2012
Messages
165
Reaction score
2
Invalid value for cell (row 1 column 3) on SQL -GSUSERINFO how to fix? thanks
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
Hello geprielle,
You can see it inside the RanThirdParty

Also, I just want to share the latest _Bin files I have, to everyone. Enjoy!
Note: Some of the tools were already converted to English and I'm still working on the other.
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums


It have some virustotal detection but it should be just fine. It was freshly compiled and archived at the same time

Can you share your includes/lib dirs?
 
Skilled Illusionist
Joined
Dec 16, 2012
Messages
341
Reaction score
126
Can you share your includes/lib dirs?

Includes

C:\GS\RanThirdParty\OpenSSL\include\openssl
C:\GS\RanThirdParty\OpenSSL\include
C:\GS\RanThirdParty\PhysX_3_2\Include
C:\GS\RanThirdParty\XtremeToolKit\Include
C:\GS\RanThirdParty\Max11_sdk\include
C:\GS\RanThirdParty\Max11_sdk\include\IGame
C:\GS\Source\=boost
C:\GS\Source\=CryptoPP

Libraries

C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
C:\GS\RanThirdParty\boost_1_43\lib
C:\GS\RanThirdParty\boost_1_56\lib
C:\GS\RanThirdParty\XtremeToolKit\Lib
C:\GS\RanThirdParty\Max11_sdk\lib
 
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
Includes

C:\GS\RanThirdParty\OpenSSL\include\openssl
C:\GS\RanThirdParty\OpenSSL\include
C:\GS\RanThirdParty\PhysX_3_2\Include
C:\GS\RanThirdParty\XtremeToolKit\Include
C:\GS\RanThirdParty\Max11_sdk\include
C:\GS\RanThirdParty\Max11_sdk\include\IGame
C:\GS\Source\=boost
C:\GS\Source\=CryptoPP

Libraries

C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
C:\GS\RanThirdParty\boost_1_43\lib
C:\GS\RanThirdParty\boost_1_56\lib
C:\GS\RanThirdParty\XtremeToolKit\Lib
C:\GS\RanThirdParty\Max11_sdk\lib

where did you get Max11_sdk folder?
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
Includes

C:\GS\RanThirdParty\OpenSSL\include\openssl
C:\GS\RanThirdParty\OpenSSL\include
C:\GS\RanThirdParty\PhysX_3_2\Include
C:\GS\RanThirdParty\XtremeToolKit\Include
C:\GS\RanThirdParty\Max11_sdk\include
C:\GS\RanThirdParty\Max11_sdk\include\IGame
C:\GS\Source\=boost
C:\GS\Source\=CryptoPP

Libraries

C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
C:\GS\RanThirdParty\boost_1_43\lib
C:\GS\RanThirdParty\boost_1_56\lib
C:\GS\RanThirdParty\XtremeToolKit\Lib
C:\GS\RanThirdParty\Max11_sdk\lib

Gotta try it later :D
I appreciate it, thanks man!
 
Newbie Spellweaver
Joined
Dec 19, 2006
Messages
58
Reaction score
7
[22:55:22] [ERROR] PointShopUpdateDate RecordSet is Empty.
[22:55:22] [ERROR] ADO:There's no data. RecordSet is Empty.

How to fix it
 
Newbie Spellweaver
Joined
Mar 4, 2021
Messages
66
Reaction score
7
it's already there in the source, just need to copy and make a new folder in RanThirdParty
 
Junior Spellweaver
Joined
May 4, 2012
Messages
165
Reaction score
2
[07:16:06] [ERROR] Invalid client version. Launcher 0/0 Patch 0/67 UserID test

PLS HELP
 
Junior Spellweaver
Joined
Mar 22, 2020
Messages
159
Reaction score
110
[07:16:06] [ERROR] Invalid client version. Launcher 0/0 Patch 0/67 UserID test

PLS HELP

Use VerMan.exe bro to change the version of the client. Change it from 67 to 0 ^_^



Does anybody knows how to change the required level of PVE Instances?
Thank you in advance! <3



Anyone know how to enable tyranny?

Run it on your server bro, not on Emulator.
 
Experienced Elementalist
Joined
Feb 12, 2018
Messages
217
Reaction score
19
Use VerMan.exe bro to change the version of the client. Change it from 67 to 0 ^_^



Does anybody knows how to change the required level of PVE Instances?
Thank you in advance! <3





Run it on your server bro, not on Emulator.


brother, how to spawn destiny box? no destiny box drop ingame. thanks.
 
Experienced Elementalist
Joined
Feb 12, 2018
Messages
217
Reaction score
19
Check mob genitem bro using MobNpcEditor. Make sure your mob has q_****.genitem


genitem files on glogic, right? i already check those mobs, and your right that they have genitem indicate. I rebuild my glogic then i test it on the game, still no destiny box drop.
--
do you have a glogicserver or glogic that fix destiny box drop. thanks.

Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 
Last edited:
Junior Spellweaver
Joined
Mar 22, 2020
Messages
159
Reaction score
110



genitem files on glogic, right? i already check those mobs, and your right that they have genitem indicate. I rebuild my glogic then i test it on the game, still no destiny box drop.
--
do you have a glogicserver or glogic that fix destiny box drop. thanks.

Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums

yes bro, it's on your glogic. Does your mob contain the genitem with Q or q on the first letter bro? Then after you check that one, it contains Q or q .genitem, you open that genitem on your Reditor.exe, check if the id of Qbox is not commented. And also bro you might want to check the Qboxes on your Item editor if it contains Gen ID, Gen ID is the ID that will be used in the .genitem files bro.
 
Junior Spellweaver
Joined
May 4, 2012
Messages
165
Reaction score
2
Will try it later, thanks bro



hello what problem in your GMC?
My problem right now is Login Failed.

Bro can u share your compiled GMC? tyia



I am reverting to level 1 after getting level 30

Start PreSaveCharDB 1
[19:34:44] [INFO ] End PreSaveCharDB 1
[19:34:44] [INFO ] Start SaveCharacterIntoDB 1
[19:34:44] [INFO ] End SaveCharacterIntoDB 1
[19:34:44] [INFO ] Start SaveCharacter 1
[19:34:44] [ERROR] caller:dbo.ChaInfoUpdateBase source:Microsoft OLE DB Provider for SQL Server desc:procedure or function ChaInfoUpdateBase has too many arguments specified. error: 80040e14 msg:IDispatch error #3092
[19:34:44] [ERROR] AdoManager::SaveCharacterBase
[19:34:44] [INFO ] End SaveCharacter 1
[19:35:16] [INFO ] Start GetCharacter 1
[19:35:16] [ERROR] caller:ChaRebornNum source:ADODB.Recordset desc:Item cannot be found in the collection corresponding to the requested name or ordinal. error: 800a0cc1 msg:Unknown error 0x800A0CC1
[19:35:16] [INFO ] End GetCharacter 1

Pls help
 
Newbie Spellweaver
Joined
Jan 28, 2021
Messages
18
Reaction score
2
Will try it later, thanks bro





Bro can u share your compiled GMC? tyia



I am reverting to level 1 after getting level 30

Start PreSaveCharDB 1
[19:34:44] [INFO ] End PreSaveCharDB 1
[19:34:44] [INFO ] Start SaveCharacterIntoDB 1
[19:34:44] [INFO ] End SaveCharacterIntoDB 1
[19:34:44] [INFO ] Start SaveCharacter 1
[19:34:44] [ERROR] caller:dbo.ChaInfoUpdateBase source:Microsoft OLE DB Provider for SQL Server desc:procedure or function ChaInfoUpdateBase has too many arguments specified. error: 80040e14 msg:IDispatch error #3092
[19:34:44] [ERROR] AdoManager::SaveCharacterBase
[19:34:44] [INFO ] End SaveCharacter 1
[19:35:16] [INFO ] Start GetCharacter 1
[19:35:16] [ERROR] caller:ChaRebornNum source:ADODB.Recordset desc:Item cannot be found in the collection corresponding to the requested name or ordinal. error: 800a0cc1 msg:Unknown error 0x800A0CC1
[19:35:16] [INFO ] End GetCharacter 1

Pls help


pm me ill help u
 
Back
Top