Jump to content
  • 0

[Request] How to Change Some Information?


Question

Posted

So i really was searching arround in java and etc and couldnt find the place where i can change this:

 

pcbang.png

 

So The Questions:

 

1. How i can rename <<PC Bang Points>>, which is displayed over the radar.

2. How i can change information given after pressing on the <<?>>.

 

 

12 answers to this question

Recommended Posts

  • 0
Posted

I am not sure but i think... go check here gameserver/configs/option.properties ....

i am not 100% sure about that... but you can check :D

i dont think so.

So i really was searching arround in java and etc and couldnt find the place where i can change this:

 

pcbang.png

 

So The Questions:

 

1. How i can rename <<PC Bang Points>>, which is displayed over the radar.

2. How i can change information given after pressing on the <<?>>.

 

 

when you setup the pc bang points,you put something in systemmsg.dat . from systemmsg.dat you can change this lines
  • 0
Posted

i dont think so.when you setup the pc bang points,you put something in systemmsg.dat . from systemmsg.dat you can change this lines

 

Nope i dont, i used activechar.sendmessage method, not system messages. And it is sending that PC Bang Points are gained, nothing more.

  • 0
Posted

Nope i dont, i used activechar.sendmessage method, not system messages. And it is sending that PC Bang Points are gained, nothing more.

so why you dont change the sendmessage?lol
  • 0
Posted

Jst do it false from configs :)

 

Why you are making ridicilious posts? Learn to read i dont want disable that system, i just want rename it.

  • 0
Posted

so why you dont change the sendmessage?lol

 

And sendmessages:

 activeChar.sendMessage("You have gained " + score + " Pc Bang Points");

 activeChar.sendMessage("You have gained double " + score + " PC Bang Points");

So fail?

Where do you see that what i want to change?

 

  • 0
Posted

from systemmsg.dat you can change this lines

So fail?

 

systemmsg-e.dat

1705	1	a,PC Bang Points acquisition period. Points acquisition period left $s1 hour.\0	0	79	9B	B0	FF	a,	a,	0	0	0	0	0	a,	a,none\0

  • 0
Posted

systemmsg-e.dat

1705	1	a,PC Bang Points acquisition period. Points acquisition period left $s1 hour.\0	0	79	9B	B0	FF	a,	a,	0	0	0	0	0	a,	a,none\0

 

This one was fixed yesterday, but how about PC BANG POINTS window rename?

  • 0
Posted

This one was fixed yesterday, but how about PC BANG POINTS window rename?

maybe it could be this

sysstring-e.dat

1277	a,PC Bang Points\0

but i dont rly know what will change that

anyway, if its not, ask client mods better

  • 0
Posted

maybe it could be this

sysstring-e.dat

1277	a,PC Bang Points\0

but i dont rly know what will change that

anyway, if its not, ask client mods better

 

Ty Alot. Working Perfect.

Problem solved, can be locked now. :)

Guest
This topic is now closed to further replies.


×
×
  • Create New...