Sinisterly
add lua to the coding section - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: General (https://sinister.ly/Forum-General)
+--- Forum: Announcements (https://sinister.ly/Forum-Announcements)
+---- Forum: Suggestions (https://sinister.ly/Forum-Suggestions)
+----- Forum: Old Suggestions (https://sinister.ly/Forum-Old-Suggestions)
+----- Thread: add lua to the coding section (/Thread-add-lua-to-the-coding-section)

Pages: 1 2


add lua to the coding section - alureon - 04-03-2017

i think it'd fit quite nicely, and most people find it to be an easy language to learn


RE: add lua to the coding section - Vi-Sion - 04-03-2017

In my opinion,no need, at least for now, the coding section isn't that active .
If you have anything to post related to lua you still can post it in the coding subforum in the coding section.


RE: add lua to the coding section - alureon - 04-03-2017

(04-03-2017, 09:07 PM)Vi-Sion Wrote: In my opinion,no need, at least for now, the coding section isn't that active .
If you have anything to post related to lua you still can post it in the coding subforum in the coding section.

true, thank you for telling me


RE: add lua to the coding section - Nyx - 04-03-2017

Coding section isn't crazy active and Lua isn't a widely used language. Not much of a point to add it.


RE: add lua to the coding section - m0dem - 04-03-2017

I Ctrl-F'ed through the first 10 pages of the General Coding Section and I only found two occurences of the keyword Lua.
Spoiler:
[url]https://sinister.ly/Thread-print-What-s-your-opinion-on-lua[/ur]
https://sinister.ly/Thread-Pure-Lua-Universal-RunTime

Usually new sections are only made if there is sufficient activity on the subject.
Feel free to post a thread though!


RE: add lua to the coding section - Jiggly - 04-04-2017

If it grows to a point where plenty of people post about it, this suggestion would be taken into consideration. For now, it's not necessary. Thank you for your ideas though!


RE: add lua to the coding section - Skryptec - 04-04-2017

Lua section is almost only needed if this was a ROBLOX forum...

Quote:warn'Destroying world!'
for i,v in pairs(workspace:GetChildren()) do
if v.Name ~= "Terrain" then
vBiggrinestroy()
end
end
wait()
print'World has been destroyed!'



RE: add lua to the coding section - mothered - 04-09-2017

That's why the "Coding" forum exists- a place to discuss coding In general without specifics.

As It stands, your suggestion belongs there.


RE: add lua to the coding section - Skullmeat - 04-09-2017

I'm all for lua. I'd like to know more about it since I play garrysmod, and have been trying to figure out how to port player models.


RE: add lua to the coding section - Aeolian - 04-10-2017

If the section was active it would be needed.