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!

Bless Server files & VM

Master Summoner
Joined
Apr 28, 2022
Messages
562
Reaction score
158
Okay guys, im back with crazy ideas, who try add NPC or try add some item to NPC(buy/sell)?

Or client side must be updatet to? What you think?

If you add it in the shop xml and it does not show up at the npc its probably needed in the client aswel.
 
Master Summoner
Joined
Apr 28, 2022
Messages
562
Reaction score
158
Seems the other premium benefits arent working. I tried using the better premium benefits and only the 620000 seems to work. Any suggestions or am I doing something wrong?
 
Master Summoner
Joined
Apr 28, 2022
Messages
562
Reaction score
158
i am adding but changing db to -1 why

When you add it to accountabnormality it will create a entry in the normal abnormality table with the -1. you need to change the -1 to the account buff (620000) and update anything else thats incorrect. This is how mine looks like:
AccountAbnormality:
d7GkaGN.png

AbrnomalStatus:
Sfc0YOa.png
 
Custom Title Activated
Joined
Aug 23, 2010
Messages
1,387
Reaction score
247
When you add it to accountabnormality it will create a entry in the normal abnormality table with the -1. you need to change the -1 to the account buff (620000) and update anything else thats incorrect. This is how mine looks like:
AccountAbnormality:
d7GkaGN.png

AbrnomalStatus:
Sfc0YOa.png

Ty, working with this method right? Any ss from premium page
 
CATMAGEDDON
Joined
Aug 17, 2014
Messages
1,575
Reaction score
256
need a link for client please @Matar the g-drive one goes to half download then says network error
even with shorcut trick it fails to download


new vm working nicely too disabled some shit and added pagefile to better performance and less ram use
o9EjqvT.png
 
Last edited:
Junior Spellweaver
Joined
Jul 22, 2020
Messages
198
Reaction score
203
This ip is the ip of the vm (DHCP)

View attachment 173364

replace your config folder with this and excute the sql View attachment nynjardin.7z

- - - Updated - - -

need a link for client please @Matar the g-drive one goes to half download then says network error
even with shorcut trick it fails to download


new vm working nicely too disabled some shit and added pagefile to better performance and less ram use
o9EjqvT.png

nice ok i will try to upload it today
 

Attachments

  • nynjardin.7z
    3.3 KB · Views: 31
Initiate Mage
Joined
Jan 3, 2005
Messages
41
Reaction score
3
replace your config folder with this and excute the sql View attachment 173365

Thanks but the result is the same...

Here some screen:

Here the error when I try to connect to the server (I can see server in game, but nothing happen when press clic on it - that it normal because I haven't access to the ip that is changed in database):
MutfRnd.png

WorldServer_Info before AuthServer launched:
1gQET3P.png

WorldServer_Info After AuthServer launched:
pYuxeDP.png

The realtime log when I try to connect to the server:
uQAsit0.png

I want to say that I have the chinese server in another VM and i'm able to configure it well and it works... But I don't understand chinese and it's hard to use...
 
Last edited:
CATMAGEDDON
Joined
Aug 17, 2014
Messages
1,575
Reaction score
256
reachs half way through the download,then says network error then this
ieb4BQb.png
 
Junior Spellweaver
Joined
Jul 22, 2020
Messages
198
Reaction score
203
Thanks but the result is the same...

Here some screen:

Here the error when I try to connect to the server (I can see server in game, but nothing happen when press clic on it - that it normal because I haven't access to the ip that is changed in database):
MutfRnd.png

WorldServer_Info before AuthServer launched:
1gQET3P.png

WorldServer_Info After AuthServer launched:
pYuxeDP.png

The realtime log when I try to connect to the server:
uQAsit0.png

I want to say that I have the chinese server in another VM and i'm able to configure it well and it works... But I don't understand chinese and it's hard to use...
this server on your pc on my vm ?
replace your DB with clean one and check your start.bat
in your logs even the ports are deferent

- - - Updated - - -

reachs half way through the download,then says network error then this
ieb4BQb.png
uploading now

what about your hard drive size maybe there is no space left ?
 
Master Summoner
Joined
Apr 28, 2022
Messages
562
Reaction score
158
reachs half way through the download,then says network error then this
ieb4BQb.png

I had the same issue. The only way i was able to download it from there was using the google drive app, to install gdrive and do a sync for the file. That way I got it completely downloaded. For whatever reason jsut downloading it through browser always fails half way.
 
Junior Spellweaver
Joined
Jul 22, 2020
Messages
198
Reaction score
203
Apply multi buffs in one

first use any buff attack power or speed etc
close your game and stop the server
open navicat and go to great_gamedb_pc - DBAbnormalStatus

in there change CID to 620000 and change Duration_sec to what ever you want (buff time ) apply and close

****better to do this with only one buff if there is more delete the record and keep only one
like this
A8wEEPJ.png

step 2 :

now open
AbnormalStatusInfo.xml after making a backup

"C:\BlessServer\BLServer\Content\ServerData\AbnormalStatusInfo.xml"

find the 620000 and replace the code with the attached one
like this

QpMOP1A.png



dont go crazy with the numbers

after that restart you pc or vm and start your server with all the benefits

you will get this thats mean it work
8EFGPZa.png

in game it will not shown all but its work i test it and if there is any problem just lower the numbers or add more buffs if you like

have fun
 

Attachments

  • Abnormal620000.txt
    3.2 KB · Views: 44
Initiate Mage
Joined
Dec 8, 2010
Messages
21
Reaction score
40
Did anyone tried to add Lumena do your Char/Account?

so far i tried using GM commands like

Consume_Free_Lumena_003 ID 76601003
test_add_lumena ID 990012

but i can't find these Items in my Inventory



i also tried adding it via the DB trough DBAccountCashCurrency, ive used some random number for the cash cid and chargenoRsXmZQh.png
 
Developer
Joined
Jul 7, 2004
Messages
767
Reaction score
191
My recomendation for all! Use clear db!

How it's make? Deleate OLD DB!

f2345c863508536eb4229ff8ea4aec41.png


Go to SQL Full folder

e69448d1f4bdde4005e0255cddab5dba.png


New query and add first "create_gamedb_pc"

d838c21caff3fbae623a837525737506.png


Must change this line "FILENAME = N'D:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA\create_gamedb_pc.mdf"

Example for me "FILENAME = N'C:\Program Files\Microsoft SQL Server\MSSQL16.MSSQLSERVER\MSSQL\DATA\create_gamedb_pc.mdf"

Make some for GlobalDB to.

When you make all, go to GlobalDB - WorldServer_info

and add this

f7f94bf25c55a5bec60ea455aa29fc85.png


Gz! Now you have clear db only with you setings!

9e0f9d963d8534dcc0860a64c8ec1bb0.png
 
Back
Top