How do i make a backsplash like AllStar? i want it to be so i can customize it. PLZ help!!!!
Toggle shoutbox Shoutbox
|
|||||||||||||||||||||||||||||||||||||||||
Page 1 of 1
Help How Do I Make A Backsplash? IDK how i want it to be like allstar but i can make it custom!
#2
Posted 06 November 2009 - 11:13 PM
First you have to make a interface. To do that do something like this:
Now search for "if (GetLastLogin(mutedate) >= 2) {"
Below it you should see something like this:
Just change that to
Adding welcScreen to it will allow it to open the interface. I hope this helped
public void welcScreen() {
sendQuest("text here", 8144); // Title
clearQuestInterface();
sendQuest("text here", 8145);
sendQuest("----", 8147);
sendQuest("@red@text here", 8148);
sendQuest("text here", 8149);
sendQuest("text here", 8150);
sendQuest("text here", 8151);
sendQuest("text here", 8152);
sendQuest(
"text here",
8153);
sendQuest("text here", 8154);
sendQuest("text here", 8155);
sendQuest("text here", 8156);
sendQuest("", 8157);
sendQuest("@red@text here", 8158);
sendQuest("@whi@text here", 8159);
sendQuest("@whi@text here", 8160);
sendQuest("@whi@text here", 8161);
sendQuest("@whi@text here", 8162);
sendQuestSomething(8143);
showInterface(8134);
flushOutStream();
}Now search for "if (GetLastLogin(mutedate) >= 2) {"
Below it you should see something like this:
if (playerRights == 0) {
sendMessage("text");
sendMessage("text");
sendMessage("text");
sendMessage("text");
sendMessage("text");
sendMessage("text");Just change that to
if (playerRights == 0) {
sendMessage("text");
sendMessage("text");
sendMessage("text");
sendMessage("text");
sendMessage("text");
sendMessage("text");
welcScreen();Adding welcScreen to it will allow it to open the interface. I hope this helped
#3
Posted 07 November 2009 - 07:19 AM
u aint told him were u add the interface void lol
mite help to edit that bit just for him
#5
Posted 07 November 2009 - 10:12 AM
u put the void anywhere under implements runnable
and for the other welcome? find your original.
then under it add welcScreen();
and for the other welcome? find your original.
then under it add welcScreen();

Malice hero! The one who kept me going.
Share this topic:
Page 1 of 1

Help

Join Chat













