[STM]Metalhero Posted January 5, 2010 Share Posted January 5, 2010 i need help by gui how can i make that when anybody join that the gui window atomally started and how can i save the my gui window waht i make Link to comment
CallumD Posted January 5, 2010 Share Posted January 5, 2010 If you want it to appear when they join the best thing would be onClientResourceStart, however, it will also trigger the GUI when the resource is (re)started. If you want it only on join then use onPlayerJoin (server-side) then triggerClientEvent. 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