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 12-20-2012, 03:40 AM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
GuiPopUpMenuCtrl Profile Issues

No idea why it's not working. It's in a window ctrl with a lot of other gui's. None of the popups work period using this. I've also used quotation marks and it doesn't work either.... This does however work in a different gui in a different weapon, with quotations, just fine...

PHP Code:
new GuiPopUpMenuCtrl("Mail_Combo_MoveTo")
    {
      
      
profile GuiBluePopUpMenuProfile;
      
textprofile Armageddon_TextList;
      
scrollprofile Armageddon_Scroll;
      
299;
      
184;
      
width 94;
      
height 20;
      
useownprofile true;
      
clearrows();
      
addrow(0"Saved");
      
addrow(1"Inbox");
      
setSelectedRow(0);
    } 
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...



Last edited by sssssssssss; 12-20-2012 at 04:34 AM..
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 10:26 AM.


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