|
| 21 Nov 2011 04:49 PM |
Hey, i am fairly good with scripting, but when it comes to GUI's i need help. I am trying to make a gun buy button...
Where when you are with-in 5 units of the Buy Button it will pop up a GUI saying:
"Gun-Olympia Price-1500. Please Press "G" to buy."
What i need help with is how to make the gui appear. Please help |
|
|
| Report Abuse |
|
|
|
| 21 Nov 2011 04:50 PM |
Oh, and also how to get the button to work on
KeyDown(g) |
|
|
| Report Abuse |
|
|
|
| 21 Nov 2011 05:08 PM |
function KeyDown(key) if key == "r" then --stuff here end
--conection line here
theirs a start |
|
|
| Report Abuse |
|
|
|
| 21 Nov 2011 08:02 PM |
ty now if only roblox would work when i clicked play
|
|
|
| Report Abuse |
|
|