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

Initiate Mage
Joined
Jul 14, 2020
Messages
18
Reaction score
1
Please wait...???

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

Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 
Last edited:
Computers are fast; programmers keep it slow.
[VIP] Member
Joined
Feb 15, 2016
Messages
498
Reaction score
350
Another tip: You can't run the server the same way as we did on the other sources. For this to successfully run, you need to have 2 sets of the server files.
 
Junior Spellweaver
Joined
Mar 22, 2020
Messages
159
Reaction score
110
Another tip: You can't run the server the same way as we did on the other sources. For this to successfully run, you need to have 2 sets of the server files.
Hi sir lars, I have a problem with my emulator, after i selected the mapslist.luc it shows an error "userFeatures_tw.luc CHARACTERPROFILE not declared". Can you help me with this please?
 
Initiate Mage
Joined
Jul 14, 2020
Messages
18
Reaction score
1
But while that ' s very simple for viewing pictures , and makes a great mockup , it ' s not that easy to upload pictures

My English isn’t very good
Icome from Taiwan.
Thank you

how exceptions are handled
Please wait...???
:*:

Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 
*Retired
Joined
Mar 23, 2012
Messages
609
Reaction score
77
Important Note:
The VS & Prerequisites are free and available at public domain so there shouldn't be any problems
1. Install VS2008Pro
Code:
http://download.microsoft.com/download/8/1/d/81d3f35e-fa03-485b-953b-ff952e402520/VS2008ProEdition90dayTrialENUX1435622.iso

2. Install VS2008Library (MSDN Library 2008)
Code:
http://www.microsoft.com/downloads/info.aspx?na=90&p=&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=7bbe5eda-5062-4ebb-83c7-d3c5ff92a373&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f1%2ff%2f0%2f1f07c259-7ff2-4902-9205-ad1dfb87ccab%2fVS2008SP1MSDNENUX1506188.iso

3. Install This SP1 (Yes you need this regardless of step 2; if retry option pops out, retry it)
Code:
https://download.microsoft.com/download/f/6/7/f67fdf05-0586-413f-8231-affbe12f80a8/VS90sp1-KB945140-ENU.exe

5. Extract the Source and Third Party to Proper Directories
Code:
Disk%:\Folder_Name\Folder_Name
Disk%:\Folder_Name\RanThirdParty


4. Follow the includes
I got error either from other .exe files. working only server files

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


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


After following the Steps just open source file and compile
 
Initiate Mage
Joined
Jul 14, 2020
Messages
18
Reaction score
1
[COLOR=#666666 said:
how did u guys can run server ?[/COLOR]
my agent server keep on Not responding ~.~

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

Cache Server Need to run 2 file I mean need 2 port server

FieldServer and AgentServer can not stay together(If you make 1 Folder you can run Field but Agent still Crash , or You run Agent and then Field still Crash)

PS:
 
Last edited:
Junior Spellweaver
Joined
Aug 31, 2017
Messages
105
Reaction score
2
Invalid client version after i type username and password client close and popup that error how to fix
 
*Retired
Joined
Mar 23, 2012
Messages
609
Reaction score
77
My Compile results:
Code:
HelpEdit
FileSystem - Unresolved external error (8)
RanOnlineInstaller
SNSTool - Unresolved external error (158)
RanStatistics - cannot open input file (1)
ReportFiles - Error (8)
XmlConvert - Error (886)
VersionManager
RanEditor
VerMan
CompareTool
CommentTool
ItemDataMergerTool
DataCheckTool
StringEncrypt
SoundSourceManager
ItemEdit
MobNpcEdit
SkillEdit
NpcAction
QuestEdit
SpecialTool
RanOnlineEd
LevelEdit
GenItemTool
RandomOptionTool
RandomOptionEdit
WorldEdit
MMPC
TextureTool
Tool_VisualMaterial - Unresolved external error (14)
CharEdit
Tool_Visual Scropt - cannot open input file (1)
Tool_UITexture - Unresolved external error (6)
EffectTool
GMCharEdit - Unresolved external error (9)
MoneyManager
AutoPatchMan
MinWebLauncher
PatchPrimeMan - Unresolved external error (1139)
PatchPrimeManNew - cannot open input file (1)
ServerManager
PreDownloadMan
Basic
CacheServer
Emulator
FieldServer
LoginServer
SessionServer
AuthServer
AgentServer
 
Initiate Mage
Joined
Feb 19, 2021
Messages
29
Reaction score
0
My Compile results:
Code:
HelpEdit
FileSystem - Unresolved external error (8)
RanOnlineInstaller
SNSTool - Unresolved external error (158)
RanStatistics - cannot open input file (1)
ReportFiles - Error (8)
XmlConvert - Error (886)
VersionManager
RanEditor
VerMan
CompareTool
CommentTool
ItemDataMergerTool
DataCheckTool
StringEncrypt
SoundSourceManager
ItemEdit
MobNpcEdit
SkillEdit
NpcAction
QuestEdit
SpecialTool
RanOnlineEd
LevelEdit
GenItemTool
RandomOptionTool
RandomOptionEdit
WorldEdit
MMPC
TextureTool
Tool_VisualMaterial - Unresolved external error (14)
CharEdit
Tool_Visual Scropt - cannot open input file (1)
Tool_UITexture - Unresolved external error (6)
EffectTool
GMCharEdit - Unresolved external error (9)
MoneyManager
AutoPatchMan
MinWebLauncher
PatchPrimeMan - Unresolved external error (1139)
PatchPrimeManNew - cannot open input file (1)
ServerManager
PreDownloadMan
Basic
CacheServer
Emulator
FieldServer
LoginServer
SessionServer
AuthServer
AgentServer

can i know your full directory include and lib ? i have alot of errors in compiling
 
Back
Top