[GSP] Some Question. servertime ec.

sh5002

Loyal Member
Loyal Member
Feb 9, 2017
82
9
20
Hello.
1.
I progress SabukWar.
But War time is not 20:00...
Maybe servertime is UTC+0
How can I chagne servertime?(ex. UTC+9. Seoul)
2.
Why decrease HP when 96? more Lvup?

Sorry for the awful English.:sorrow:
 

DjDarkBoyZ

Dev
Golden Oldie
Aug 11, 2006
1,065
228
260
127.Ø.Ø.1
the wars are hardcoded to 15h (3pm).
Change your GMT + or - to adjust this to your desired time. ;)

the other question i dont understand :S
 

sh5002

Loyal Member
Loyal Member
Feb 9, 2017
82
9
20
the wars are hardcoded to 15h (3pm).
Change your GMT + or - to adjust this to your desired time. ;)

the other question i dont understand :S

thx reply dj

The post was initially requested to amend what had been uploaded to the other forums.

question is solved.
i changed pc time -4.
war started at 8pm(utc+9)

The second question is about Max levelup.
perhaps max level is 99 on gsp.
Levels no longer rise at the 99 level.
(Unless modified directly from the sql)
so i create rebirth script.



나의 SM-N916S 의 Tapatalk에서 보냄
 
Last edited:

DjDarkBoyZ

Dev
Golden Oldie
Aug 11, 2006
1,065
228
260
127.Ø.Ø.1
the players can raise over lvl 99, only need to edit the storage procedure for player savings, have a lvl cap coded in.

but the next problem or missing things is, the drops, etc are from lvl 1 to lvl 99, need to edit or add new drops to next level range ;)
 

MrMatt

Dedicated Member
Dedicated Member
Apr 20, 2011
159
1
44
Is there any sort of plan to release a server using these files? perhaps a low rate gsp mir 3? :) I know a few are awaiting a low rate gsp server for a long time now would be great if that's your next project ^^
 

sh5002

Loyal Member
Loyal Member
Feb 9, 2017
82
9
20
the players can raise over lvl 99, only need to edit the storage procedure for player savings, have a lvl cap coded in.

but the next problem or missing things is, the drops, etc are from lvl 1 to lvl 99, need to edit or add new drops to next level range ;)
is possible over lv99?
sql stored procedure change?
wow. again search try try try

나의 SM-N916S 의 Tapatalk에서 보냄
 

DjDarkBoyZ

Dev
Golden Oldie
Aug 11, 2006
1,065
228
260
127.Ø.Ø.1
open sql management, go to the your Game DB, expand it, and search for storage procedure expandable list, you see a lot of procedures the eiserver & dbserver launch to store and load data from tables.

The names starts with "msp_..."
For login is "msp3_..."

Take a look into and you will see it :)
When you find all the storage procedures, right click and edit to see the code, every time you edit the code you need to "execute query" ok? ;) good luck

---------- Post Merged at 03:49 PM ---------- Previous Post was at 01:19 PM ----------

Im here, i put for you a picture on where are the items.
Storage_Procedures.jpg


oops, sorry, is the next procedure. "msp_character_update", here you can quit the level cap upto 255. Remember to add or adjust all the drops on xml-dat file.
 
Last edited:
  • Like
Reactions: kozak

sh5002

Loyal Member
Loyal Member
Feb 9, 2017
82
9
20
open sql management, go to the your Game DB, expand it, and search for storage procedure expandable list, you see a lot of procedures the eiserver & dbserver launch to store and load data from tables.

The names starts with "msp_..."
For login is "msp3_..."

Take a look into and you will see it :)
When you find all the storage procedures, right click and edit to see the code, every time you edit the code you need to "execute query" ok? ;) good luck

---------- Post Merged at 03:49 PM ---------- Previous Post was at 01:19 PM ----------

Im here, i put for you a picture on where are the items.
Storage_Procedures.jpg


oops, sorry, is the next procedure. "msp_character_update", here you can quit the level cap upto 255. Remember to add or adjust all the drops on xml-dat file.

Thank you for showing interest. Dj.
but i chagned yet.
declare @MaxLvl int=255
but lv 99 limit
maybe other things wrong. :cold:






[video=youtube_share;n_7nSR_KFcg]https://youtu.be/n_7nSR_KFcg[/video]
 

Attachments

  • image.png
    image.png
    32.2 KB · Views: 126

Miss Crowley

LOMCN Member
Apr 24, 2017
55
2
20
Thank you for showing interest. Dj.
but i chagned yet.
declare @MaxLvl int=255
but lv 99 limit
maybe other things wrong. :cold:






[video=youtube_share;n_7nSR_KFcg]https://youtu.be/n_7nSR_KFcg[/video]
The server will be all in Korean?
 

Fub4r

Dedicated Member
Dedicated Member
Jan 13, 2005
242
45
75
Basically his problem is when he goes over level 100, the game client shows level 1 hp. He wants to know how to fix that.
 

sh5002

Loyal Member
Loyal Member
Feb 9, 2017
82
9
20
Basically his problem is when he goes over level 100, the game client shows level 1 hp. He wants to know how to fix that.
thx Fub4r.
yes . exactly that.
i am not good at English ,
so Invalid delivery of meaning.

sorry dj.

나의 SM-N916S 의 Tapatalk에서 보냄
 

Miss Crowley

LOMCN Member
Apr 24, 2017
55
2
20
ys. i translated into korean.
quest, npc say, item name, monstername. etc.
and ppl all korean

나의 SM-N916S 의 Tapatalk에서 보냄
Oh what a shame.... I wanted to try the server when it was ready, but I do not understand anything in Korean :S