Quest + Achievement tab PI
Might be handy for people who don't know this.
What you are adding(in both tabs):
[Only registered and activated users can see links. Click Here To Register...]
In RsInterface.java search:
Code:
aClass44 = streamLoader;
And under that add:
Code:
questTab(textDrawingAreas);
Then paste this code in your RsInterface.java:
[Only registered and activated users can see links. Click Here To Register...]
Don't forget to set the sprites to your directory
If you get like 5 to 15 T2 errors you didn't set the sprites to the right directory
NOTE1: This is for your quest tab and achievement diary!
NOTE2: This is not my code and i won't take any credits for it!
Hope this helps some of you :)
Please post below if i forget something.