digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 27 Sep 2011 01:34 PM |
| How would I send a GUI to every player's Playergui if someone clicked a GUI button? |
|
|
| Report Abuse |
|
|
saxa2
|
  |
| Joined: 04 May 2010 |
| Total Posts: 2 |
|
|
| 27 Sep 2011 01:37 PM |
| wit l33t hax dood. you pay me 4 in4o? |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 27 Sep 2011 01:38 PM |
| .. Please use proper grammar and spelling while in this forum? It is a rule, you know. |
|
|
| Report Abuse |
|
|
1WOOF1
|
  |
| Joined: 03 May 2009 |
| Total Posts: 20682 |
|
| |
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 27 Sep 2011 01:45 PM |
| Thanks, now how would I position the GUI under another one, so they don't spawn in the same place? |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 27 Sep 2011 01:46 PM |
| oops, I ment get placed in the same place. I'm making a chatbox, so I want a GUI that has been added to the chatbox to come up under another one that already exists. |
|
|
| Report Abuse |
|
|
saxa2
|
  |
| Joined: 04 May 2010 |
| Total Posts: 2 |
|
|
| 27 Sep 2011 01:51 PM |
@digpoe o i no want use gramr cuz i lek spped-typin what wrong wit dat? |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 27 Sep 2011 01:53 PM |
| What's wrong with it is that it's against the rules of this forum. Everyone else would agree with me. I speed type on this forum, but usually slow down so I don't get a warning for grammar/spelling. |
|
|
| Report Abuse |
|
|
|
| 27 Sep 2011 02:03 PM |
@dig Well, you DO NOT get warnings for bad grammar/spellings. Too many roblox players cant write english properly, and NOBODY of the "higher end" people actually check the forums for "grammar and spelling" and warn for them.. -_- Of course its nicer if the people write properly, but its just annoying if people go and actually TRY to write with good "grammar and spelling". Its allowed to use your own style of writing
even if the writing doesnt have any capitalized letters or the dot in the end, its allowed as long as it can be read
Its seriously annoying to see people like you trying to speak with "good grammar and spelling". Its better and more useful if you type like you like to, thats the important thing :3 |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 27 Sep 2011 02:07 PM |
| I know, I do aswell when I want. But I usually spell properly and use grammar properly since I'm top set in my English class. |
|
|
| Report Abuse |
|
|
Miro034
|
  |
| Joined: 07 Oct 2009 |
| Total Posts: 6568 |
|
| |
|
|
| 27 Sep 2011 03:18 PM |
| ...Please dont yell at other players for ignoring the rules when you are requesting a script in a forum that clearly doesn't allow that... |
|
|
| Report Abuse |
|
|
07lchris
|
  |
| Joined: 28 Feb 2010 |
| Total Posts: 1603 |
|
|
| 27 Sep 2011 03:24 PM |
for i,v in pairs(game.Players:GetChildren()) do Clone = script.Parent:FindFirstChild('NAME'):Clone() Clone.Parent = v.PlayerGui end |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 28 Sep 2011 11:02 AM |
| @Render, I am not requesting, i'm looking for a specific function, as in if this cuold be done in 1 script. |
|
|
| Report Abuse |
|
|