Jump to content

Server GUI Skins


Fury

Recommended Posts

how about guiCreateSkin, guiSetSkin and guiGetSkin functions for GUI skins? it could be nice.

Great suggestion.

The owner of server can use the personaly GUI skin.

onPlayerJoin

CurrentSkin = getPlayerGUISkin()

If not CurrentSkin == "name of custom skin" then

setPlayerGUISkin (lp,custom skin)

It's only example :)

Link to comment
how about guiCreateSkin, guiSetSkin and guiGetSkin functions for GUI skins? it could be nice.

Great suggestion.

The owner of server can use the personaly GUI skin.

onPlayerJoin

CurrentSkin = getPlayerGUISkin()

If not CurrentSkin == "name of custom skin" then

setPlayerGUISkin (lp,custom skin)

It's only example :)

yep, that was im talking about. i dont like dx at all. i think gui will be more usefull with this way..

Link to comment
  • Recently Browsing   0 members

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