Talk:Absolute beginner's guide to scripting: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Jediknightkrazy
>Jediknightkrazy
Line 11: Line 11:
Anaminus's script builder now makes us force to use Remove(). There needs to be another popular script builder to link to.
Anaminus's script builder now makes us force to use Remove(). There needs to be another popular script builder to link to.


I think I'll change this to use ROBLOX Studio's Immediate window or whatever it's called.
I think I'll change this to use ROBLOX Studio's Immediate window or whatever it's called.[[User:Jediknightkrazy|Jedi Knight Krazy]] 09:53, 31 July 2008 (CDT)
By the way, I rewrote the Translating to Lua section, as it lost the "talking to a beginner" feel that I had originally written. I don't want to just tell people a script and then tell them what it means, I want them to really understand as they're writing it. [[User:Jediknightkrazy|Jedi Knight Krazy]] 09:52, 31 July 2008 (CDT)

Revision as of 14:53, 31 July 2008

Entire tutorial needs to be re-written to remove the 2nd person speak. This is a manual, not a discussion board. Other than that it's great. ---Mr Doom Bringer 13:41, 17 April 2008 (CDT)

It's not that I want tickets, it's that Anaminous' Script Builder no longer has the :Remove() function, causing scripts here not to work. ⇒OutOfSpace

Why is this referring to a Script Builder? It should be referring to the Studio, where you're SUPPOSED to test scripts. Anaminus 00:03, 6 July 2008 (CDT)

It wouldn't work right. If you put it in a place, then by the time the place loads and the person reaches the place, the script would have been executed already. (Throwing an error in the output, that noone is there to be "head removed") Doing it in a script builder saves time, and is quicker. ⇒OutOfSpace

Script builder link replacement?

Anaminus's script builder now makes us force to use Remove(). There needs to be another popular script builder to link to.

I think I'll change this to use ROBLOX Studio's Immediate window or whatever it's called.Jedi Knight Krazy 09:53, 31 July 2008 (CDT)