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

Joined
Jul 16, 2012
Messages
1,310
Reaction score
116
Make sure the Item's main & Sub matches on dbo.ItemList & dbo.PointShop
Example: IN_000_005 Bamboo Sword

#1
dbo.ItemList
ItemMain: 000
ItemSub: 005
Item Name: Anything you want

#2
dbo.ItemList
ItemMain: 000
ItemSub: 005
Item Price: Anything you want
Item Sell: Anything you want

Don't forget to save all changes, your screenshot doesnt have any item id, price, even name.
Items automatically categorizes themselves. If it doesn't appear in the game, try restarting your server/game.

I deleted the value on my screenshot... Well thank you it works :)
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums

How do you put Ran Point ? aside from manual rangames1 database? Many thanks
 
Last edited:
Newbie Spellweaver
Joined
Mar 5, 2021
Messages
36
Reaction score
19
any one know how to change start up loading screen?


--update--

Nevermind i found it
 
Last edited:
Newbie Spellweaver
Joined
Feb 19, 2021
Messages
29
Reaction score
0
How to disable shaper class in character create thanks for answering
 
Newbie Spellweaver
Joined
Mar 5, 2021
Messages
36
Reaction score
19
oh so 1 hit extreme is working here

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

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 10, 2021
Messages
8
Reaction score
0
anyone how to fix this. this error is for shaper class only other 8 class are fully working..
thank you so much

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

Attachments

You must be registered for see attachments list
Joined
Jul 16, 2012
Messages
1,310
Reaction score
116
how to register account in sql db.?

dbo.gsuserinfo..



anyone how to fix this. this error is for shaper class only other 8 class are fully working..
thank you so much

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

I think shaper is not allowed to view the npc. you need to check in npceditor and allow shaper.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 5, 2021
Messages
36
Reaction score
19
anyone how to fix this. this error is for shaper class only other 8 class are fully working..
thank you so much

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


you check your server log for missing npc config files before i have many npc problem too including instance npc

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

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 9, 2020
Messages
64
Reaction score
18
help

Edit your cfg.

Things you need to change:
1. <DATA_SOURCE> to your SQL's server name.
ex: <DATA_SOURCE>ADMIN\RANTEST</DATA_SOURCE> to <DATA_SOURCE>WIN-16HD0VMNND5\SQLSRV</DATA_SOURCE>

2. All IP to your server's IP (note: in the default/unedited cfg, there are two different IP: 192.168.10.201 and 127.0.0.1 - must change both)

3. Also, turn off your firewall before starting the server files.
 
Elite Diviner
Joined
Jul 8, 2015
Messages
489
Reaction score
27
Help please toolkitproeval1930vc90d.dll when open tool i insatlled codejack ready
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
Anyone know a compatible gs client with a working macro? I've tried several of em and the macro does not look as the official one ( mean, there's no quick slot selection, no lunchbox/petfood slot, etc) and there's no macro potion too.
 
Back
Top