Jump to content
  • 0
Reinz

@main command

Question

Ada yang tau cara edit letak possisi @main chat di folder src?

 

jadi yang saya maksud adalah ingin merubah letak posisi menjadi seperti ini ketika memasukan text dengan command @main:

 

[MainChat] rAthena: Teeesssssttttt

[MainChat] rAthena: 1

[MainChat] rAthena: 2

[MainChat] rAthena: 3

 

Dan ini adalah tampilan default @main chat:

post-16428-0-89131500-1429193521.jpg

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

eh rAthena versi bahula ya sblm ada channel.

mungkin bawah ane tau

Sebenernya pake eAthena last version gan :D

 

kalo rAthena blm nyoba juga ane, padahal svn tiap hari di update :lol:

Link to comment
Share on other sites

src/map/atcommand.c#L8366

			sprintf(atcmd_output, msg_txt(386), sd->status.name, message);
conf/msg_athena.conf#L386

386: %s :Main: %s
brarti yg msg_athena.conf ganti jadi

386: [MainChat] %s: %s
  • Upvote 1
Link to comment
Share on other sites

src/map/atcommand.c#L8366

			sprintf(atcmd_output, msg_txt(386), sd->status.name, message);
conf/msg_athena.conf#L386

386: %s :Main: %s
brarti yg msg_athena.conf ganti jadi

386: [MainChat] %s: %s

Wah.. ane ga kepikiran ada msg_athena.conf /hmm

 

Terimakasih agan Cydh atas bantuan nya /thx

 

[sTATUS SOLVED]

post-16428-0-88767400-1429274152_thumb.jpg

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
Answer this question...

×   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.