04-06-2011, 04:00 AM
I made a script that prints "ohai" and pressing the play button doesn't do anything and starting a player doesn't do anything... Help?
How do you run your script in the editor
|
04-06-2011, 04:00 AM
I made a script that prints "ohai" and pressing the play button doesn't do anything and starting a player doesn't do anything... Help?
04-06-2011, 04:43 AM
You might have done something wrong in the script.
04-06-2011, 07:24 AM
Dude... I know Lua, I've been using it for years on ROBLOX. I don't think anything's wrong with
[lua]print("OHAI")[/lua]
04-06-2011, 12:23 PM
(This post was last modified: 04-06-2011, 12:23 PM by kingdragon97.)
[lua]game.World.print("Ohai")[/lua]
maybe?
04-06-2011, 04:27 PM
Yeah how do you!? Ive tried.
04-06-2011, 04:59 PM
Cut and paste the script, or right click it and click Run Script.
|
« Next Oldest | Next Newest »
|