[HELP] MAP CHANGE

07/07/2011 17:06 DraftPunk#1
I would like to know where I change the map to the character when he was born and raised, WISH to put it to select and take only ARDECA. Not Braiken loa and someone can help.

Thanks!!!:confused:
07/07/2011 18:01 xfactorbowler#2
Not sure but might work... change the map # that the dekaron chars load on and that might change it for every char created.. don't have my test server up to try this atm but might work who knows.
07/07/2011 19:10 michaelmelzer1#3
you mean the startpoints, so all Chars st
art in Ardeca and not in loa or Braiken ?

After Hours of searching in all Files (Client & Server)
i found it finally :D

In the Database !!
DB: [character]
File: char_mappos.dbo

I edited the database table to these Rows here:

mapIndex,line_no,wPosX,wPosY,wRetPosX,wRetPosY,wMa pIndex,wRetMapIndex,byDirection,byRetDirection,ipt _time
0,1,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
0,2,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
0,3,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
7,1,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
7,2,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
7,3,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000


All New Chars start now in Ardeca (like in Global DK or KR DK, im not sure)
!!!!!Works 100%!!!!!!

But you still have to change the texture and you have to remove the Button
for the 2nd StartPoint Choice , But doesn t matter if you choose Braiken or Loa
as startpoint, all 2 Buttons let you start in Ardeca

I just added on all 2 Buttons the Ardeca Image :D
File in data/texture/ui/game/character/character_new002.dds
(The white part of the picture is invisible ingame !!)

[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]


But you can also remove 1 Button and move the Remaining Button to the middle,
by changing the txt file in the script folder,but i was too lazy to do that :-p
07/07/2011 19:31 T04STY#4
you need to change the stored procedure "SP_CHAR_CREATE" at the mssql server.
07/07/2011 23:01 DraftPunk#5
Quote:
Originally Posted by michaelmelzer1 View Post
you mean the startpoints, so all Chars st
art in Ardeca and not in loa or Braiken ?

After Hours of searching in all Files (Client & Server)
i found it finally :D

In the Database !!
DB: [character]
File: char_mappos.dbo

I edited the database table to these Rows here:

mapIndex,line_no,wPosX,wPosY,wRetPosX,wRetPosY,wMa pIndex,wRetMapIndex,byDirection,byRetDirection,ipt _time
0,1,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
0,2,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
0,3,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
7,1,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
7,2,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000
7,3,444,90,444,90,150,150,0,0,2008-05-31 01:13:15.060000000


All New Chars start now in Ardeca (like in Global DK or KR DK, im not sure)
!!!!!Works 100%!!!!!!

But you still have to change the texture and you have to remove the Button
for the 2nd StartPoint Choice , But doesn t matter if you choose Braiken or Loa
as startpoint, all 2 Buttons let you start in Ardeca

I just added on all 2 Buttons the Ardeca Image :D
File in data/texture/ui/game/character/character_new002.dds
(The white part of the picture is invisible ingame !!)

[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]


But you can also remove 1 Button and move the Remaining Button to the middle,
by changing the txt file in the script folder,but i was too lazy to do that :-p

correctly and every time I try to change a value in char_mappos I get an error message box can not change any value it might explain how to proceed.
07/08/2011 03:10 michaelmelzer1#6
take all servers down cast,session,etc and try to change them on the Host.
I always change such stuff by using Remotedesktop ( I use 1 pc to play and 1 as server)
So far i could change the values without any errors when i shutted doen all
Servers :-(