Page 1 of 1
Cmd Bar Gumps problems....
Posted: Sat Oct 28, 2006 8:41 am
by shaka drl
How can i change Gumps background in smdbar scripts?
Thanks
Posted: Sat Oct 28, 2006 10:35 am
by Austin
Thats a script deal, not core and relates to the distro so I've moved it.
The gumps for it are pre-rendered on POL start and stored as gumps ready to be sent (for speed). The script that does this is in the control package's initializer directory and the script is cmdbarmenus.src
You could also change the gump it wants to use in the gumpinfo.cfg file in the gumps package.
Posted: Sat Oct 28, 2006 3:10 pm
by shaka drl
I'm afraid Austin for bad place posting
I followed all your instructions and i've changed "background" in cmdbarmenus.src..... but nothing appens
Colud you help me? Thanks
Posted: Sat Oct 28, 2006 3:15 pm
by MuadDib
The gump cache needs to be refreshed for it. Can't remember if that's an option in the menu on the left side or not though off hand

Posted: Sat Oct 28, 2006 3:16 pm
by MuadDib
Look under Settings, and see if a spot to refresh or clear gump cache.
Posted: Sat Oct 28, 2006 3:17 pm
by shaka drl
Mmmmm i changed background value and i restarted POL from zero... no sufficent?
PS
Obviosly i recompiled it

Posted: Sat Oct 28, 2006 3:26 pm
by shaka drl
GFResizePic(gump, 0, 0, GFGetCfgConst("BackGrounds", "STONESLAB"), 30, 30);
I triyed all backgorunds value of gumpinfo.cfg..... but nothing appens
I'm crying

Posted: Sat Oct 28, 2006 3:28 pm
by Austin
Looking at your screen shot it looks like you have custom gumps on your shard. You probably need to go to gumpinfo.cfg and renumber them to match the gump ID numbers in your shard's files.
On POL restart I do believe it completely rebuilds the cmd bar gumps so that should be enough, and under settings, if youre an admin you get a button to rebuild the gumps there as well.
Posted: Sat Oct 28, 2006 3:38 pm
by shaka drl
Yes i have custom gumps online. I will try but this thing is very strange...
Thanks a lot Austin, i tell you when i fix it.... i hope i will fix it...
Posted: Sun Oct 29, 2006 8:11 am
by shaka drl
FIX it, thanks a lot Austin. I'm in debt with you
