Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-26-2011, 09:00 PM
mrnothersan mrnothersan is offline
Owner of MrNothersan
Join Date: Mar 2011
Location: On the Computer
Posts: 97
mrnothersan is an unknown quantity at this point
Send a message via AIM to mrnothersan Send a message via MSN to mrnothersan
Playerworld Script Uploading Problem

Hello,

I am trying to upload a GUI to my playerworld (Dev mrnothersan). I am trying to add GuiWindowCtrl. I have tried adding a new class and naming it "gui" and then putting the script from here: http://wiki.graal.net/index.php/Crea.../GuiWindowCtrl in there but when I log into my playerworld, it doesn't work.

The script I have added in Classes is:

NPC Code:

new GuiWindowCtrl("Test_Window") {
profile = GuiBlueWindowProfile;
x = 10;
y = 10;
width = 160;
height = 80;
text = "Window";
}



I have not touched anything else. Do I have to upload the PNG image of it or something?

Please explain to me how to add a gui from here: http://wiki.graal.net/index.php/Crea...F_Object_Types

Thanks
mrnothersan
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:19 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.