Jump to content

help me userpanel #2


Recommended Posts

Posted

i create new userpanel Need Grid list Maps Race

ScreenShoot

1336223756381.png

need gridlist maps this code :) my Cllient.Lua

guiWindowSetMovable ( myWindow, false ) 
    showCursor ( true ) 
myWindow = guiCreateWindow (300,200,600,430, "Welcome To Your UserPanel,", false ) 
tabPanel = guiCreateTabPanel ( 0, 0.1, 1, 1, true, myWindow ) 
tabMap = guiCreateTab( "Maps", tabPanel ) 
tabMaps = guiCreateLabel( 380, 10, 300, 50, "Search Maps:", false , tabMap) 
guiLabelSetColor(tabMaps,0,255,0) 
mapssearch = guiCreateEdit(377,30,200,29,"",false,tabMap) 
mapspriceLabel = guiCreateLabel(380,60,320,18,"Price : 4000$",false,tabMap) 
guiLabelSetColor(mapspriceLabel,255,150,0) 
refreshmapButton = guiCreateButton(375,80,200,30,"Refresh Map List",false,tabMap) 
mapsbyLabel = guiCreateLabel(380,120,320,18,"UserPanel By : MiX#",false,tabMap) 
guiCreateStaticImage (400,160,119,100,"img/logo.png",false,tabMap ) 
buynextButton = guiCreateButton(375,300,200,30,"Buy As Next Map",false,tabMap) 

Race [10%]

LoginPanel [0%]

Hunter Area [100%]

Spectators [100%]

Level System [100%]

Info Map [100%]

Clan-Info [0%]

Posted

^^^^^^^^^^^^^^^UP^^^^^^^^^^^^^^

Race [10%]

LoginPanel [0%]

Hunter Area [100%]

Spectators [100%]

Level System [100%]

Info Map [100%]

Clan-Info [0%]

Posted

Topic moved to "Scripting" section.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

We don't help people who steal other's work.

Topic locked.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...