bump
|
|
ok guys so pretty much im trying to make a custom vote interface
Hes my code
Heres my rsinterface.javaCode:public static void Vote { RSInterface tab = addTabInterface(12345);//this can be anything just make sure its not already a interface addSprite(12346, 0, "customVote, Backround1"); Tab.totalChildren(1); Tab.child(0f, 12346, 0, 0); }
Can you please put it in itCode:http://www.mediafire.com/?ew6tqicic1w4f96
thank you!
bump
public static void Vote(RSFont[] tda) {
RSInterface tab = addTabInterface(12345);
addSprite(12346, 0, "Interfaces/INTERFACELOCATION");
tab.totalChildren(1);
tab.child(0, 12346, 0, 0);
}
Change Interfaces/INTERFACELOCATION to where ever the interface is in cache....
and after aclass4 = archive;
add
Vote(rsFonts);

I made a huge interface yesterday with over 102 Lines i don't think this is long![]()
can some1 team view and help me
| « Errors with addText? Will Rep++ | Adding Char Models? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |