Jump to content

Start Position / Map ändern


EvilDesign

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  24
  • Reputation:   1
  • Joined:  11/12/14
  • Last Seen:  

Hallo Zusammen,

 

wie ändert man den aktuell die Start Position / Map im Spiel früher ging das via char_athena.conf jedoch wenn ich dort bspw. eine Custom Map von mir (welche Ingame schon implementiert wurde), als Standard setze komme ich trotzdem immer auf die map new_1-1

Vielleicht kann mir ja einer helfen und weiß wie das geht.

 

Vielen Dank schon ein mal im Voraus!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  261
  • Reputation:   53
  • Joined:  11/11/16
  • Last Seen:  

// Starting point for new characters
// Format: <map_name>,<x>,<y>{:<map_name>,<x>,<y>...}
// Max number of start points is MAX_STARTPOINT in char.h (default 5)
// Location is randomly picked on character creation.
// NOTE: For Doram, this requires client 20151001 or newer.
start_point: iz_int,97,90:iz_int01,97,90:iz_int02,97,90:iz_int03,97,90:iz_int04,97,90
start_point_pre: new_1-1,53,111:new_2-1,53,111:new_3-1,53,111:new_4-1,53,111:new_5-1,53,111
start_point_doram: lasa_fild01,48,297

Edit Add into char_conf in import folder.

Can change to just 1 map like

start_point: mapname,cord,cord

 

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  547
  • Reputation:   270
  • Joined:  11/08/11
  • Last Seen:  

Ja wie es srhmike bereits erwähnt hat gibt es jetzt 3 Arten von Startpunkten.

Einer ist für Renewal(start_point), einer für Prerenewal(start_point_pre) und einer für die Katzen(start_point_doram).

Ich nehme mal an, dass du start_point geändert hast, aber eventuell im Prerenewalmodus bist?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  24
  • Reputation:   1
  • Joined:  11/12/14
  • Last Seen:  

also ich habe sogar bei allen 3 den selben punkt genommen klappt trotzdem nicht und in meinem import ordner ist die datei char_conf.txt leer

*Sorry double post

Edited by EvilDesign
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  24
  • Reputation:   1
  • Joined:  11/12/14
  • Last Seen:  

1 minute ago, Lemongrass said:

Ja wie es srhmike bereits erwähnt hat gibt es jetzt 3 Arten von Startpunkten.

Einer ist für Renewal(start_point), einer für Prerenewal(start_point_pre) und einer für die Katzen(start_point_doram).

Ich nehme mal an, dass du start_point geändert hast, aber eventuell im Prerenewalmodus bist?

also ich habe sogar bei allen 3 den selben punkt genommen klappt trotzdem nicht und in meinem import ordner ist die datei char_conf.txt leer

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  547
  • Reputation:   270
  • Joined:  11/08/11
  • Last Seen:  

Habs gerade nochmal getestet. Bei mir funktioniert alles wie es soll.

Hast du eventuell irgendwelche Fehlermeldungen auf deinem Char-Server?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  24
  • Reputation:   1
  • Joined:  11/12/14
  • Last Seen:  

On 8.1.2017 at 1:53 PM, Lemongrass said:

Habs gerade nochmal getestet. Bei mir funktioniert alles wie es soll.

Hast du eventuell irgendwelche Fehlermeldungen auf deinem Char-Server?

 

gerade nochmal probiert und ordentlich recompiled jetzt funktioniert's so wie es soll, vielen Dank!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...