of     1   

xxCOSMICxx
#34253855Thursday, September 23, 2010 12:53 AM GMT

Im not that good at scriptint the only GUI i can make is a rest one...
Spectrumw
#34253924Thursday, September 23, 2010 12:54 AM GMT

So you arent that good, right? Then become better! wiki.roblox.com
OBF
#34254482Thursday, September 23, 2010 1:00 AM GMT

@Spectrum Nu. Not the wiki. NOT EVAR! Except for GUI tutorials 7.7
xxCOSMICxx
#34254587Thursday, September 23, 2010 1:02 AM GMT

The wiki dosent tell you or explain how to make a GUI
Spectrumw
#34254710Thursday, September 23, 2010 1:03 AM GMT

Then learn by Test - Mistake way.
xxCOSMICxx
#34254808Thursday, September 23, 2010 1:04 AM GMT

I dont even know how to start one
Spectrumw
#34254967Thursday, September 23, 2010 1:06 AM GMT

Do you assume we care?
xxCOSMICxx
#34255046Thursday, September 23, 2010 1:07 AM GMT

Do I assume you not a noob?
crazypotato4
#34255137Thursday, September 23, 2010 1:08 AM GMT

you should, spec is more pro than you could hope to be >.< (but im better :3)
xxCOSMICxx
#34255222Thursday, September 23, 2010 1:09 AM GMT

I mean how can I make a screen gui radar that only the vip people get
xxCOSMICxx
#34255224Thursday, September 23, 2010 1:09 AM GMT

I mean how can I make a screen gui radar that only the vip people get
crazypotato4
#34255392Thursday, September 23, 2010 1:12 AM GMT

with a script.
xxCOSMICxx
#34255479Thursday, September 23, 2010 1:13 AM GMT

I know with a script but ugghh guis are hard for me to understand
Spectrumw
#34255520Thursday, September 23, 2010 1:14 AM GMT

And if you dont study them, then it will never be easier.
xxCOSMICxx
#34255837Thursday, September 23, 2010 1:17 AM GMT

I studie all my scripts..
masterapmark
#34256071Thursday, September 23, 2010 1:20 AM GMT

Well, if the GUI Radar is in PlayerGui, just put this in the beginning: if script.Parent.Parent.Parent.Parent.Name ~= "INSERTNAMEOFADMINHERE" then return end. Might need to edit the script.Parent.Parent.Parent.Parent since I don't know where exactly the script is.

    of     1