[Release]9.4 Official Files

12/04/2017 21:54 squall14000#226
Hello, i got a problem.

My new resources are not working.

For example: I go to MonsterResource and change a level from 10 to 200, then generate RDBs, hashe it and put into client resource folder and finally restart the server.

My client doesnt see the "200" but it is effective.

Thanks for helping ^^

Sorry for my english.
12/04/2017 21:57 ThunderNikk#227
Hash with the correct launch arguments. If you launch ascii then hash the files (ascii).rdb. If you launch code page then launch with regular file names.

ex db_string(ascii).rdb or db_string.rdb

They create different hash names and they get read based on launch arguments.
12/05/2017 15:37 Rappler007#228
But monsterstats are in db_monster.rdb - which doesn't have an ascii or whatever version, am I right? - Monsterlevel is not affected by a wrong named db_string.rdb

Or does technically db_monster(ascii).rdb (and for every other rdb too) make a difference?
12/05/2017 18:47 ThunderNikk#229
Quote:
Originally Posted by Rappler007 View Post
Or does technically db_monster(ascii).rdb (and for every other rdb too) make a difference?
Technically it does seem to. I ran into the same issue for a map file over the weekend.
12/17/2017 16:28 mevius#230
Hi, somebody help me please. When I reached lv8, teleport to town automatically. but I don't wanna do that for new players! How can I fix it as an official? What .lua should I check?

Sorry for asking this question here.
12/17/2017 17:08 thefear511#231
Quote:
Originally Posted by mevius View Post
Hi, somebody help me please. When I reached lv8, teleport to town automatically. but I don't wanna do that for new players! How can I fix it as an official? What .lua should I check?

Sorry for asking this question here.
on first login
12/17/2017 17:18 ThunderNikk#232
May have something to do with this...

kick_auto_to_another_world()

In the on_player_level_up.lua

Or

8b0855e9894fa1eaf12608dedc541c5e

Not sure what sets the is auto quest check but you could try just commenting out those lines.
12/18/2017 14:56 mevius#233
Thanks ThunderNikk!! It was easy haha. I solved it anyway:)
12/19/2017 10:07 solo69#234
Quote:
Originally Posted by thefear511 View Post
on first login
how the hell you will solve this problem from on first login?!
it is solved from level up function normally
12/23/2017 18:36 thefear511#235
Quote:
Originally Posted by solo69 View Post
how the hell you will solve this problem from on first login?!
it is solved from level up function normally
one issue can be solved by many angels.
12/28/2017 23:04 edwindawe81#236
Hello i am getting a error when i try to restor database Telecaster94 ..

"ADDITIONAL INFORMATION:

System.Data.SqlClient.SqlError: There is insufficient free space on disk volume 'C:\' to create the database. The database requires 155401256960 additional free bytes, while only 142771228672 bytes are available. (Microsoft.SqlServer.SmoExtended)"


I'm using SQL 2014...
Can anyone help with this problem
12/29/2017 12:56 hiderian#237
Quote:
Originally Posted by edwindawe81 View Post
Hello i am getting a error when i try to restor database Telecaster94 ..

"ADDITIONAL INFORMATION:

System.Data.SqlClient.SqlError: There is insufficient free space on disk volume 'C:\' to create the database. The database requires 155401256960 additional free bytes, while only 142771228672 bytes are available. (Microsoft.SqlServer.SmoExtended)"


I'm using SQL 2014...
Can anyone help with this problem
Try to make over 100GB of free space on you C drive. You need about 100GB of free space on your C: if you use the telecaster.
12/29/2017 15:15 ThunderNikk#238
Use the smaller telecaster provided later in the thread. Don't use the 100 GB one, that is wasting space for nothing.
12/29/2017 15:59 hiderian#239
I agree with ThunderNikk. He is quite right. Better to use smaller one:)
12/29/2017 18:03 rasung#240
Quote:
Originally Posted by edwindawe81 View Post
Hello i am getting a error when i try to restor database Telecaster94 ..

"ADDITIONAL INFORMATION:

System.Data.SqlClient.SqlError: There is insufficient free space on disk volume 'C:\' to create the database. The database requires 155401256960 additional free bytes, while only 142771228672 bytes are available. (Microsoft.SqlServer.SmoExtended)"


I'm using SQL 2014...
Can anyone help with this problem
I had the same problem I did not put base telecastor
I put that in predlagali SKL request in the manual [Only registered and activated users can see links. Click Here To Register...] namely [Only registered and activated users can see links. Click Here To Register...]
here is the query I have but he did not want to create database so I manually created the database, Telecaster!! That is, if it doesn't work restore database create manual and remove the lines create!

I have a question: if I have tamed the white dragon and tyrant of death but in the inventory they are unknown means that not enough resources on the client or not enough rows in the database? And does anyone have these resources?