Axel Posted April 7, 2012 Share Posted April 7, 2012 Is there a way to force a gui appearance from settings onPlayerJoin or onRessourceStart? Link to comment
BriGhtx3 Posted April 7, 2012 Share Posted April 7, 2012 What exactly do you mean? addEventHandler("onClientPlayerJoin",getRootElement(),function() guiSetVisible(YOURGUI,true) end) Link to comment
Axel Posted April 7, 2012 Author Share Posted April 7, 2012 On esc>settings>interface>General Skin.. how to force players use another skin... Link to comment
BriGhtx3 Posted April 7, 2012 Share Posted April 7, 2012 Just create your GUIs with dxCreateImage and dxClass-Elements Link to comment
Jaysds1 Posted April 7, 2012 Share Posted April 7, 2012 Just create your GUIs with dxCreateImage and dxClass-Elements Nice Idea, I never thought of that , BOT, ya, that's basically the only way right now... Link to comment
BriGhtx3 Posted April 7, 2012 Share Posted April 7, 2012 Yeah, I saw this in an arabic race server ;D That looked really cool Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now