|
|

1. How to make client load background.png , I just see normal rune scape background.
2. How to make client allow coloured message , such as
SendMessage("@[email protected]");
It gives me '@[email protected]' and should 'Hello'
That's all, thanks.


I'm not experienced with clients, I prefer server-sided, but I'm pretty sure this problem
You can just open up the Cache with Tom's Cache Suite, and replace the current one.1. How to make client load background.png , I just see normal rune scape background.
There's a tutorial somewhere for number 2, i'm sure.

For the background, in Class30_Sub2_Sub1_Sub1
CTRL+F
replace that line withImage image = Toolkit.getDefaultToolkit().createImage(abyte0);
should workImage image = Toolkit.getDefaultToolkit().getImage("./DIRECTORY HERE/background.png");
And for #2, there is a tut on it, i cba to search for it though, sorry.
EDIT: [Only registered and activated users can see links. ] --- Colors in sendmessages
| « Disconnecting when connecting? | Tom's cache editor wont edit. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |