3G/CD - Known Server Fixes:

smoochy boys on tour
Status
Not open for further replies.

mapadale

Guest
As of a late, there are a lot of common faults being shown that people are not using the search function to search out and also a lot of common fixes to little problems appearing. So instead I created this thread to add those fixes to it.

The first is spells not leveling from level 3: Thanks goes to Kyeron

In CD.INI, find the following and change to 1 to allow spells upto 5
Reverse to limit spells to level 3
attachment.php
How to create larger pots: Thanks goes to IdabigA

Have a look in "CruelDragon3GBaseData" database, then in HL_StdItems

Find the Ginseng.. then..

AC=HP
AC2=HP*256 (This is added onto HP)
MAC=MP
MAC2=MP*256 (This is added onto MP)

i.e.

Got a Ginseng that gives 600 HP and 700 MP you would put in..

AC=88
AC2=2 - - - - (2 * 256) + 88 = 600
MAC=188
MAC2=2 - - - - (2 * 256) + 188 = 700

Message's in top left with pic: Thanks goes to IdabigA

Event Message with a Pic...

Eventmsg Grobal "This is the Scorpion" 29

29 is the Scorpion,

You can use low numbers (I think from 1 > about 50) for the Mobs
And high number 10000+ for the People.

Gold drops in bag: Thanks goes to IdabigA

Where it is high lighted in blue change to 1

GoldShare.jpg

Stat cap fix: Thanks goes to Dumachi

Game3G has a level 255 cap, the files dont, so you Can go to lvl 65535 etc etc but everytime u relog it will reset your character to last known settings,

Example,

player is level 254,
player levels to 255,
player relogs,
player is level 254 again with all progress lost in 255+

FIX, use databases from LS3G APART from Game3G, use the Game3G from 3.55Working. [MOD: You don't need to use the LSDB's at all, there are enough translated full 3.55 DB's around. Just use search or ask someone VIA pm.]

Newplayer.txt fix: Thanks goes to Dumachi

Default00.txt,
NewUsers,
in default00.txt there is a line witch states CD to load NewUser.txt from HLSCRIPT,
it has a ; before the line,
FIX,
Delete the ; and it will work.

AMS fix : Thanks goes to Dumachi

Running AMS/Xampp
inside the backend folder your will find a file cotaining what DB's to load, some are set to game1, (from 3.38)
Set these to Game3G if you want them to work, [MOD: You don't have to use AMS to connect and create accounts, this can also be done by the launcher.]

MonAi fix: Thanks goes to Geordiehc

Why wont my MonAi's Work??
FIX,
the 1st line in Monster Db's needs to be set to 255 for monai's to work,
command to reload Monai's = @reloadmonai monstername "monai_def\monstername.txt"

Quest scripts not working fix: Thanks goes to Dumachi
When editing MirGuidebook.txt alot of people (including me) dele '{' from the start and '}' from the end thinking its rubbish, if these are not in the script will not run

FIX,
add '{' to the start of the script and '}' to the end and it should work.

Purification Bug : Thanks goes to KingOfKings
Was messing around in cruel and got the settings:

In the cruel look for
部份等级限制=1001
Change this to 65535


These settings took me 3 hours to make for SQL:

120 Purification 50 50 85 85 85 85 85 85 85 2 38 10 41 20 44 50 47 100 50 200 3

(This makes puri work so lower lvls cant puri with 5th rebirth(works)
More and more will be added to this.

Also, if anyone thinks that somthing on LOMCN should be added to this and its here on the forum. PM with the link to where it is and I'll review and then add it.
 
Last edited by a moderator:
  • Like
Reactions: zomvra
Status
Not open for further replies.