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

Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
what method can easily edit npc for shaper? so that shaper can use all npc in game?
 
Newbie Spellweaver
Joined
Jul 17, 2014
Messages
15
Reaction score
0
help [ Character ] [ Reserve Drop Out PC 9, GLGaeaServer::GMKicUser ]
When he appears in the game, he disconnects directly
 
Junior Spellweaver
Joined
Jul 3, 2018
Messages
122
Reaction score
8
does anyone try to add add stats command in source? can you give some tip. i try it in dxincommand.. but i cant figure out some declarations.. thanks in advanced
 
Newbie Spellweaver
Joined
Apr 14, 2017
Messages
88
Reaction score
4
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums

need help please !!:/:
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 
Elite Diviner
Joined
Jul 8, 2015
Messages
489
Reaction score
27
You can try mine.
I've used it multiple times to export/import when i was merging different item.isf files from different clients.

Cheer !! thanks you a lot for share this work !
 
Newbie Spellweaver
Joined
Apr 14, 2017
Messages
88
Reaction score
4
Is anyone can reshare the source fixed please, mine so many error while building
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
How to fix ADO: OpenConnection Failure?
Code:
[15:51:37] [INFO ] SQL_ATTR_CONNECTION_POOLING OK
[15:51:37] [INFO ] SQLAllocHandle OK
[15:51:37] [INFO ] ODBC:User DB Open OK
[15:51:37] [INFO ] ODBC:Log DB Open OK
[15:51:55] [ERROR] SetConnectionString error
[15:51:55] [ERROR] ADO: OpenConnection Failure.
[15:52:14] [ERROR] SetConnectionString error
[15:52:14] [ERROR] ADO: OpenConnection Failure.

Im testing it on a VPS but i keep getting that error. But when i use it on my pc with hamachi, i can run the server just fine. Anyone know how to fix it?
 
Newbie Spellweaver
Joined
Dec 25, 2020
Messages
19
Reaction score
5
How to fix ADO: OpenConnection Failure?
Code:
[15:51:37] [INFO ] SQL_ATTR_CONNECTION_POOLING OK
[15:51:37] [INFO ] SQLAllocHandle OK
[15:51:37] [INFO ] ODBC:User DB Open OK
[15:51:37] [INFO ] ODBC:Log DB Open OK
[15:51:55] [ERROR] SetConnectionString error
[15:51:55] [ERROR] ADO: OpenConnection Failure.
[15:52:14] [ERROR] SetConnectionString error
[15:52:14] [ERROR] ADO: OpenConnection Failure.

Im testing it on a VPS but i keep getting that error. But when i use it on my pc with hamachi, i can run the server just fine. Anyone know how to fix it?

check cfg credentials
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
check cfg credentials

Dammit, i missed the DATA_SOURCE lool. Thanks for the heads up bro!!! <3



check cfg credentials

Btw, im getting this error on cacheserver, do you have idea how to fix it?
Code:
[16:09:57] [ERROR] ConnectAndReceive connect WSAETIMEDOUT 10060
[16:09:57] [ERROR] Session server connection failed

Also the FieldServer is not responding
 
Last edited:
Newbie Spellweaver
Joined
Jun 11, 2021
Messages
12
Reaction score
1
C:\_Work\ran\=DX_Lib\x64
C:\_Work\ran\=Library

C:\_Work\ran\=Include
C:\_Work\ran\=DX_Include


Library

C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
C:\RanServer\GS\RanThirdParty\boost_1_56\lib

Include

C:\RanServer\GS\RanThirdParty\OpenSSL\include\openssl
C:\RanServer\GS\RanThirdParty\OpenSSL\include


as per a7133756 and awtsuru!


where can i do this ?
 
Newbie Spellweaver
Joined
Apr 11, 2020
Messages
12
Reaction score
0
Who know where to download GS Ran full installer ??? For me to usee compile GS source code apps
 
Back
Top