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 12, 2020
Messages
101
Reaction score
13
1692165318291 - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums

Is it okay to remove this .exe file from the source?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 1, 2023
Messages
24
Reaction score
0
i give u tips for succes compile Link t

I teach how to be successful compile Ran Online GS

1. look for the RanThirdParty folder and go to the XtremeToolKit folder, continue to the library folder as shown in the picture (toolkitPro files need 4 files)
2. Create the vc90 folder in the library folder, the files are as shown in the picture
3. look for the boost_1_43 folder inside, there is no lib folder, create it first and the files are as shown in the picture

good luck compile
hello where can I get those files at vc90 and xtremetoolkit
 
Newbie Spellweaver
Joined
Sep 1, 2023
Messages
24
Reaction score
0
How to change effect tool into english? I tried the modded one, but It can't open other skills even I already copied all the effects/object
etc files, thank you
 
Newbie Spellweaver
Joined
Nov 5, 2022
Messages
39
Reaction score
3
Hi, Anyone can please help me with this? my upgrade does not have electric effect for +10 and +11. where should i edit to add the effect?

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

Attachments

You must be registered for see attachments list
Joined
May 26, 2013
Messages
414
Reaction score
24
Code:
[17:28:03] [ERROR] ERROR! GeoIP Init Fail!
[17:28:03] [INFO ] Please wait until server stop
[17:28:03] [ERROR] WorkProc End
[17:28:03] [ERROR] WorkProc End
[17:28:03] [ERROR] WSAAccept 10004
[17:28:04] [INFO ] CloseAllClient
[17:28:04] [INFO ] Stop Meessage Queue
[17:28:04] [INFO ] Stop DataBase
[17:28:04] [INFO ] Stop CFG
[17:28:04] [INFO ] Server Stop OK
[17:28:04] [INFO ] =======================================================
[17:28:04] [INFO ] object_pool Name [PER_IO_OPERATION_DATA] Create Max Object [4]
[17:28:04] [ERROR] object_pool Name [PER_IO_OPERATION_DATA] Undestroy Object [2]
[17:28:04] [INFO ] object_pool Name [PER_IO_OPERATION_DATA] Create Max Object [1]
[17:28:04] [ERROR] object_pool Name [PER_IO_OPERATION_DATA] Undestroy Object [1]
[17:28:04] [INFO ]

Ani can share how fix LoginServer error [ERROR] ERROR! GeoIP Init Fail!
 
Newbie Spellweaver
Joined
Nov 5, 2022
Messages
39
Reaction score
3
open glogic folder and open scripts folder then open file gridecharcps.nut
Thank you. will check it out.

Code:
[17:28:03] [ERROR] ERROR! GeoIP Init Fail!
[17:28:03] [INFO ] Please wait until server stop
[17:28:03] [ERROR] WorkProc End
[17:28:03] [ERROR] WorkProc End
[17:28:03] [ERROR] WSAAccept 10004
[17:28:04] [INFO ] CloseAllClient
[17:28:04] [INFO ] Stop Meessage Queue
[17:28:04] [INFO ] Stop DataBase
[17:28:04] [INFO ] Stop CFG
[17:28:04] [INFO ] Server Stop OK
[17:28:04] [INFO ] =======================================================
[17:28:04] [INFO ] object_pool Name [PER_IO_OPERATION_DATA] Create Max Object [4]
[17:28:04] [ERROR] object_pool Name [PER_IO_OPERATION_DATA] Undestroy Object [2]
[17:28:04] [INFO ] object_pool Name [PER_IO_OPERATION_DATA] Create Max Object [1]
[17:28:04] [ERROR] object_pool Name [PER_IO_OPERATION_DATA] Undestroy Object [1]
[17:28:04] [INFO ]

Ani can share how fix LoginServer error [ERROR] ERROR! GeoIP Init Fail!
Search for files cVerGeo.dat Copy and paste to Client
 
Last edited:
Back
Top