View Single Post
  #5  
Old 11-25-2006, 05:20 AM
michael7849 michael7849 is offline
Playerworld21 Manager
Join Date: Aug 2006
Posts: 81
michael7849 is an unknown quantity at this point
okay

NPC Code:

//#CLIENTSIDE
new GuiButtonCtrl("reconnectButton") {
profile = GuiBlueWindowProfile;
x = 550;
y = 30;
width = 100;
height = 20;
text = "Reconnect";
pushtoback();
}
function reconnectButton.onAction() {
profile = GuiBlueWindowProfile;
serverwarp("Horizon");
}

__________________
Graal Account: michael7849
Graal Nick: element
AIM: Garbagemonkey32
MSN: [email protected]
Email: [email protected]
Server: Playerworld21

PRIVATE MESSAGE ME HERE

Buddy me

My profile

Last edited by Darlene159 : Today at 12:30AM. Reason: Added more spam to your post.

Stefan you need to read your pms more...

G OTO MY myspace.com/mikeandu

YES I AM EMO/GOTH
Reply With Quote