of     3   
chevron_rightchevron_rightchevron_right

DarkNinjaRoblox
#43343174Wednesday, March 02, 2011 3:53 AM GMT

It's not a bad idea. I mean come on. It would help with A LOT of things. The reason I want this function made is so that I don't have to make a big table for my Explorer Gui. I want to be able to just do like Projectile:GetProperties() and it will get the Properties of the Projectile. Example; local Table = { Projectile:GetProperties() } for _,Table in pairs(Table) do -- If the Projectile's className is "Part" if would find it's Size, Position, Velocity, RotVelocity, etc. end Please give me your feedback.
RootGui
#43343319Wednesday, March 02, 2011 3:56 AM GMT

Support.
sam501
#43343330Wednesday, March 02, 2011 3:57 AM GMT

Support
Ronnie124
#43343353Wednesday, March 02, 2011 3:57 AM GMT

Support.
ShadowLugia500
#43344347Wednesday, March 02, 2011 4:28 AM GMT

Support...?
Evangon
#43345630Wednesday, March 02, 2011 5:17 AM GMT

Support. Lol, everyone who is supporting is DNR's friend :3
DarkNinjaRoblox
#43349729Wednesday, March 02, 2011 1:34 PM GMT

Bump
Thegameboy
#43352458Wednesday, March 02, 2011 4:36 PM GMT

Support.
Intent
#43352610Wednesday, March 02, 2011 4:43 PM GMT

Support.
xXxXxdragonxXxXx
Top 100 Poster
#43360372Wednesday, March 02, 2011 9:20 PM GMT

Fund.
TheNewScripter
#43374095Thursday, March 03, 2011 12:43 AM GMT

function Support() return 'SUPPORT' end while wait() do Support() end
SaintsRow2lover
#43374165Thursday, March 03, 2011 12:44 AM GMT

Support
TheNewScripter
#43374231Thursday, March 03, 2011 12:45 AM GMT

function SupportAgain() Support() end while wait() do SupportAgain() end
SaintsRow2lover
#43374292Thursday, March 03, 2011 12:45 AM GMT

Support xD Support xD SAINTS RAGEEEEEEEEEE!!!!!!!!!!!!!!!!!!!!!! BEWM!!!!!!!!!!!!!!!!!!!!!!!
dillon836
#43374350Thursday, March 03, 2011 12:46 AM GMT

[ Content Deleted ]
dillon836
#43374394Thursday, March 03, 2011 12:47 AM GMT

[ Content Deleted ]
DarkNinjaRoblox
#43381122Thursday, March 03, 2011 2:25 AM GMT

An administrator really needs to look at this. :l
Evangon
#43385719Thursday, March 03, 2011 3:46 AM GMT

function Support() return "Supported :D" end function Spam() script:clone().Parent = Workspace Support() end while true do Spam() wait() end
ninga95
#43386038Thursday, March 03, 2011 3:52 AM GMT

Let me do a little C++ lol just cause i feel like it #include #include using namespace std; int main () { cout << "Support" << endl; system("pause"); return 0; } A lot just to print something in your output on whatever code thing you use. >> I use Dev-C++ <<
Greenonononon
#43386418Thursday, March 03, 2011 4:02 AM GMT

script.Parent = ROBLOX.Forums.Suggestions & Ideas.GetProperties() Function Function OnPost(poster) Message(poster) if poster:IsASupporter then Message.Text = "Thank you for supporting. Please come again!" else Message.Text = "If you don't have anything nice to say, then don't say anything!" end end script.Parent.Posted:connect(poster)
LuaFreak
#43387427Thursday, March 03, 2011 4:34 AM GMT

#including iostream; //Couldn't do the greater than, and less than symbol. using namespace std; int main() { cout<<"Support this, or die!\n"; system("PAUSE"); }
WackoMcGoose
#43388290Thursday, March 03, 2011 5:08 AM GMT

wackomcgoose@localhost:~$ addpost "Greenonononon, you're supposed to use findFirstChild() for object names with spaces or non-alphanumeric characters." bash: Post content appended wackomcgoose@localhost:~$ gvim lolscript.rbxs ----------------------------- this = script.Parent:GetPost().Parent.OpeningPost.Topic.Support if true then this.Vale = this.Value + 1 --I wish Lua had combined operators like C++ end print("How are you even running Roblox in Ubuntu?") ----------------------------- wackomcgoose@localhost:~$ rbxscript lolscript.rbxs -w wackomcgoose@localhost:~$ lolscript.rbxm
brian125
#43388543Thursday, March 03, 2011 5:22 AM GMT

A more appropriate name would be GetAttributes(), but anyways... function Support() for i = 1, math.huge do print("Support") wait() end Support() wait() end Support()-- YAY INFINATE SUPPORT WITHOUT A WHILE STATEMENT! :D
brian125
#43388592Thursday, March 03, 2011 5:25 AM GMT

I actually don't know if roblox can do this because lua is not their language.
Greenonononon
#43388790Thursday, March 03, 2011 5:36 AM GMT

Thanks for the correction. I'll include it right away. ----------------------------------------------------------------------------------------------------------- script.Parent = ROBLOX:findFirstChild(ROBLOX Forum).ROBLOX:findFirstChild(Suggestions & Ideas):findFirstChild(GetProperties() Function) Function OnPost(poster) Message(poster) if poster:IsASupporter then Message.Text = "Thank you for supporting. Please come again!" else Message.Text = "If you don't have anything nice to say, then don't say anything!" end end script.Parent.Posted:connect(poster)

    of     3   
chevron_rightchevron_rightchevron_right