Jump to content

FlyingSpoon

Members
  • Posts

    749
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by FlyingSpoon

  1. I don't know what's wrong but this should work, function openClose() regOn = guiCreateWindow(236, 410, 351, 110, "Register at our website!", false) guiWindowSetSizable(regOn, false) regNote = guiCreateLabel(15, 25, 317, 61, "Sorry, our server is currently under construction, however\nyou can apply online,\n\n[url=http://www.SoonAvailable.com]http://www.SoonAvailable.com[/url]", false, regOn) closeMe = guiCreateButton(300, 80, 42, 20, "Close", false, regOn) if bRegister then guiSetVisible( regOne, true) else if closeMe then guiSetVisible( regOne, false) end end end addEventHandler("onClientGUIClick", getRootElement(), openClose) When I click on the 'Register' button, that GUI appears however once I click 'Close' it don't go away? Why is this, I am sure it should work.
  2. Hi there, I am trying to make a resource so when I hover over a image it changes? Any ideas how I can do it.
  3. Wow looks nice, good luck. Do you offer game servers to lead? If so, will you have FTP Access, and access to STOP/START the server. GL!!! Nice idea.
  4. Awesome, hosting. Just received my trial and it's running perfect. I am receiving perfect ping etc. - Probably I will buy soon ( John Fransisco, this is for you Will )
×
×
  • Create New...