Thread: GUI Issue
View Single Post
  #16  
Old 09-28-2007, 04:52 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Doh, there I go not reading properly again, sorry.

Try debugging it by doing:

PHP Code:
function onCreated()
{
setimg("classic_warpicon_gcstudios.png");
this.text "test";
this.attr[0] = this.text;
echo(
this.text SPC "|" SPC this.attr[0]);

__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote