download my client... its for insidiaxv2
|
|
Hi Im new to coding and I did a lot of changes to the InsidiaX v2 source but Im having a hard time trying to change the quest tab because it says owners and website name, I went into client.java and down to where it said owners and their names, I replaced the names but they arent showing up. I would really appreciate it if someone could explain how to fix this![]()
download my client... its for insidiaxv2
I did download your client but, it didnt work, and why would it have any effect in what im trying to say anyway, Im saying that I do not know how to change what it says in the quest tab in the source insidiaX v2. I am in no need for a client but I highly appreciate you trying to help![]()
I have the same problem. I believe it's client sided.
rsinterface maybe?
It's in client.java server sided....Code:public void clearQInterface() {
Code:getPA().sendFrame126("@[email protected] Owner:", 29161);
Thanks crazygod but thats what I have maybe you could look into this code and see if theres something wrong with it, It is exactly how I want but its just not changing, I saved it correctly also
Code:public void clearQInterface() { for (int iD = 29172; iD <= 29264; iD++) { getPA().sendFrame126("", iD); } getPA().sendFrame126( "EvolScape: " + PlayerHandler.getPlayerCount() + " Online", 29155); // Tab Title getPA().sendFrame126("Owner", 29161); // 1st section title getPA().sendFrame126("God", 29162); // 1rd section // content getPA().sendFrame126("Website & Forum", 29163); // 2nd section title }
| « Need Help!! | [PI] All Non-playable Characters are invisible? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |