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
Mar 10, 2011
Messages
179
Reaction score
11
How to fix the LevelEditor save button not showing on Mob settings?
MBXcrAL - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Nov 1, 2019
Messages
19
Reaction score
1
Open the VS2008 project and add this directories

Hello how to add directories on VS2008? <3
 
Initiate Mage
Joined
Jul 25, 2020
Messages
6
Reaction score
0
How to fix This Error? I was Check Cfg but dont see Problem in Cfg..
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 
Initiate Mage
Joined
Jan 10, 2021
Messages
25
Reaction score
28
you guys don't have to rename/modify chaceserver to running server . just create 2 folder and seperate server exe files like this folder 1 {session,chace,field,login} folder 2 {chace & agent} folder 2 only need cfg folder and dll files
session >chace>chace>field>agent>login
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
How to fix "compress" error with texture files?
Code:
[ERROR]	compress || Format : D3DFMT_A8R8G8B8 || 파일이름 : interface_main.mtf 
[ERROR]	compress || Format : D3DFMT_R5G6B5 || 파일이름 : 01city-ban.mtf 
[ERROR]	compress || Format : D3DFMT_X8R8G8B8 || 파일이름 : d:\program files\rangs\textures\effect\waterdot3_256.mtf
 
Last edited:
Initiate Mage
Joined
Sep 18, 2020
Messages
68
Reaction score
0
you guys don't have to rename/modify chaceserver to running server . just create 2 folder and seperate server exe files like this folder 1 {session,chace,field,login} folder 2 {chace & agent} folder 2 only need cfg folder and dll files
session >chace>chace>field>agent>login

I can't screenshot? now please..

I'm right now...
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums

Excuse me, the automatic attack cannot be used, how to check and adjust?


If i recall correctly, ran international client only has macro enabled on high level maps like SPP, lost city, chaos, etc.

Try checking maplist.luc then look for bMacro on map you want then set true to make it work on that map. Or you can use SpecialTool.exe so you have easy gui.
 
Last edited:
Initiate Mage
Joined
Nov 1, 2019
Messages
19
Reaction score
1
Hello I can't compile the source because it's missing some dll. :(:



 

jsz

Initiate Mage
Joined
Mar 6, 2021
Messages
14
Reaction score
7
anyone know how to make the 9 class become 6 class?

open your default.charclass and look for wENABLE_NEW_CLASS = change it to

- 0 = All new class restricted
- 1 = restrict Ninja, Magic
- 2 = restrict Magic
- 3 = restrict Theater
- 4 = All class enabled

Hope this helps!

Here's the screenies for All new class restricted

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





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