a1 Posted August 17, 2010 Posted August 17, 2010 So i really was searching arround in java and etc and couldnt find the place where i can change this: 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 <<?>>.
0 crazynoodle Posted August 18, 2010 Posted August 18, 2010 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
0 Fanky Posted August 18, 2010 Posted August 18, 2010 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: 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 a1 Posted August 18, 2010 Author Posted August 18, 2010 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 Fanky Posted August 18, 2010 Posted August 18, 2010 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 a1 Posted August 18, 2010 Author Posted August 18, 2010 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 a1 Posted August 18, 2010 Author Posted August 18, 2010 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 adenaman Posted August 18, 2010 Posted August 18, 2010 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 a1 Posted August 19, 2010 Author Posted August 19, 2010 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 adenaman Posted August 19, 2010 Posted August 19, 2010 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 a1 Posted August 20, 2010 Author Posted August 20, 2010 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. :)
Question
a1
So i really was searching arround in java and etc and couldnt find the place where i can change this:
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