Jump to content
Werdio

@go

Recommended Posts

Hallo rAthena Member,

ich habe ein problem.

Ich weiß nicht in welcher conf man die @go Zielorte bestimmen kann >.<

Ich möchte wenn ich z.B. @go prontera mache an einer anderen koordinate erscheinen.

Danke im Voraus ~

Link to comment
Share on other sites

src/map/atcommand.c

{ MAP_PRONTERA,    156, 191 },

da kannst du das ändern, wenn geändert compilen nicht vergessen.

Link to comment
Share on other sites

über PuTTy müsste man doch per

make clean && make sql

compilen können,oder nicht?

Genau, erst ins richtige Verzeichnis und eventuell noch ./configure --enable-64bit davor schieben.

Also so

cd /home/rAthena //oder wo du deinen Server sonst hast
./configure --enable-64bit //Wenns ein 64bit system ist
make clean
make sql

Link to comment
Share on other sites

Du musst nicht in dem SRC Verzeichnis Compilen, sondern in dem rAthena haupt Verzeichnis.

Das funktionier normaler weise immer mit ./configure und make clean && make sql

rAthena Wiki, wie man den @go Command ändert: http://rathena.org/wiki/@go

rAthena Wiki, wie man den server Compiled: http://rathena.org/wiki/Compiling

Rynbef~

Edited by Rynbef
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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.