777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 12 Jun 2013 09:58 PM |
Recently I have tried to change The textButton ShirtGraphic to "T-Shirt" I ran a loop if shirt graphic is there to remove, everything, still nothing? Why I think this - it uses metatables. Any ideas to remove it?! Also Discuss if you can't, I would like to know more
|
|
|
| Report Abuse |
|
|
| |
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 12 Jun 2013 10:07 PM |
I agree, It is viewable, but it can be manually deleted. Unkown Instance. |
|
|
| Report Abuse |
|
|
Phidias
|
  |
| Joined: 06 Nov 2009 |
| Total Posts: 765 |
|
| |
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
| |
|
|
| 12 Jun 2013 10:16 PM |
| do you have a disease of the mind |
|
|
| Report Abuse |
|
|
1waffle1
|
  |
| Joined: 16 Oct 2007 |
| Total Posts: 16381 |
|
|
| 12 Jun 2013 10:18 PM |
"Recently I have tried to change The textButton ShirtGraphic to "T-Shirt" " TextButtons don't have ShirtGraphics, T-Shirts do.
"I ran a loop if shirt graphic is there to remove, everything, still nothing?" This makes absolutely no sense. You ran a loop; what does the loop do? What is 'remove everything still nothing?'
"Why I think this - it uses metatables." Your reasoning makes absolutely no sense.
"Any ideas to remove it?!" Remove what? What are you even talking about?
Learn English. Nobody can understand anything you are trying to say, at all. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 12 Jun 2013 10:21 PM |
Fine: I can't use :destroy() or :remove() a textbutton with a name of ShirtGraphic/Text of ShirtGraphic. Nothing is instancing the textbutton. |
|
|
| Report Abuse |
|
|
abaw7
|
  |
| Joined: 23 Oct 2009 |
| Total Posts: 745 |
|
| |
|
1waffle1
|
  |
| Joined: 16 Oct 2007 |
| Total Posts: 16381 |
|
|
| 12 Jun 2013 10:26 PM |
| It's a plugin. It uses CoreGui. Learn English and get out. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 12 Jun 2013 10:28 PM |
| Jeez, I don't make/edit/ knoow anything with plugins. |
|
|
| Report Abuse |
|
|
1waffle1
|
  |
| Joined: 16 Oct 2007 |
| Total Posts: 16381 |
|
| |
|
abaw7
|
  |
| Joined: 23 Oct 2009 |
| Total Posts: 745 |
|
|
| 12 Jun 2013 10:30 PM |
Waffle, you seem to be mad today... Anyways, Mr. 777Epics get out before waffle eats you alive like the waffle you are.
Mrs.* |
|
|
| Report Abuse |
|
|
ColdSmoke
|
  |
| Joined: 02 Jan 2012 |
| Total Posts: 5784 |
|
|
| 12 Jun 2013 10:45 PM |
| jeez waffle calm down little camper |
|
|
| Report Abuse |
|
|
Probity
|
  |
| Joined: 19 Dec 2011 |
| Total Posts: 225 |
|
|
| 12 Jun 2013 10:58 PM |
ColdSmoke I think you should get out.
|
|
|
| Report Abuse |
|
|
ColdSmoke
|
  |
| Joined: 02 Jan 2012 |
| Total Posts: 5784 |
|
|
| 13 Jun 2013 01:24 AM |
maybe i will
but not becuase you told me to
end |
|
|
| Report Abuse |
|
|
Sorcus
|
  |
 |
| Joined: 29 Nov 2010 |
| Total Posts: 3775 |
|
|
| 13 Jun 2013 01:34 AM |
You seem to have the wrong notion sir. That script does use metatables to remove the self keyword when invoking the fields of a given table so that I don't have to type self.blah everytime I want to access a field of the table.
If you take a bit of time to examine the StoreScript you will notice that I generate the names based on their instance names which is listed as a ItemType_WhiteList under the Store namespace. This is just to make keep my code clean instead of having an if check in there saying if ShirtGraphic call it T-shirt instead. So go ahead and put that check in there i.e the function Store:AddCategory(category, pos)
In the future try to PM me a couple of times instead of posting in the forums.
~Sorcus |
|
|
| Report Abuse |
|
|
As8D
|
  |
| Joined: 24 Dec 2009 |
| Total Posts: 2907 |
|
|
| 13 Jun 2013 05:09 AM |
*pst pst pst pst pst*
Sorcus?
How comes game:GetService("GuiService"):OpenBrowserWindow(string URL) doesn't work for the Command Bar anymore?
It was fun ): And interesting.
on topikz: Nice, but I made my store without using his plugin. Main Menu > Store > Click item > Click "Select currency" > Select between available currencies (Tickets, Robux or Tokens)
- As, OpenBrowserWindow is used in the MarketPlaceService CoreScript. omnom. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 13 Jun 2013 10:46 AM |
@Sorcus Thanks. I never knew about that/thought about that. Because I never saw it
|
|
|
| Report Abuse |
|
|
booing
|
  |
| Joined: 04 May 2009 |
| Total Posts: 6594 |
|
|
| 13 Jun 2013 11:00 AM |
| Yeah, the plugin elevates itself to level 1 so it can access CoreGui. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 13 Jun 2013 01:16 PM |
@booing :O @Sorcus I changed ShirtGraphic in script to say T-shirt Worked once, reset of it, it broke :/. |
|
|
| Report Abuse |
|
|
|
| 17 Jun 2013 09:26 AM |
| @As because they like to lock all the cool stuff for higher context |
|
|
| Report Abuse |
|
|