nix102on
(YFPro67)
October 4, 2024, 1:56am
#1
I decided to make a module that adds more features to Lua and Luau, but for that; I need your help. I need ideas of what features should I add and what features do YOU want to add to lua or luau.
Suggestion format (So I can easily see suggestions )
For Lua: Lua: Your suggestion here
For LuaU: Luau: Your suggestion here
(I’ll hopefully make a module for lua and luau specifically that’s why I asked for both )
nix102on
(YFPro67)
October 4, 2024, 12:54pm
#2
umm… please? any suggestions? come on guys
nix102on
(YFPro67)
October 4, 2024, 1:12pm
#4
this topic has already been removed from #development-discussion that’s why I reuploaded here.
better pray that this doesn’t get removed aswell since it has nothing to do with showcasing
nix102on
(YFPro67)
October 4, 2024, 1:30pm
#6
THEN WHERE SHOULD I UPLOAD IT?!!? i need help
NOWHERE!!! if you’re lucky maybe no one will report your post
Somethings I think would be cool are:
Instance:GetChildrenOfClass(“ClassName”) → returns table of the instances
Instance:GetDescendantsOfClass(“ClassName”) → returns table of the instances
Instance:GetProperties() → returns table of all the properties of that instance
2 Likes
wow i rly like those ideas
i know how to do them except Instance:GetProperties()
would be a bit hard but it’s still possible (i think)
I have a module that has the mentioned methods (except GetProperties
), it’s already published in the DevForum .
nix102on
(YFPro67)
October 4, 2024, 8:44pm
#11
Yea thats cool but im making the module for ‘lua’ specifically
You mentioned both
And if you plan to make one for Lua, will it be available to use outside of the Roblox platform?
nix102on
(YFPro67)
October 5, 2024, 7:51am
#13
Yeah Ill make both one for Lua outside and one for roblox luau