Protagonist95 Posted February 20, 2016 Share Posted February 20, 2016 Hello,can some one give me example of gui poppoing up when player enters colsphere? Thank you. Link to comment
tosfera Posted February 20, 2016 Share Posted February 20, 2016 first create the gui with GuiCreateWindow, don't show it when it gets created with guiSetVisible. After that create a colshape, and add the event "onClientColshapeHit", make sure the element is the local player, then use guiSetVisible to show it. 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