Posts: 543
Threads: 102
Joined: Apr 2011
Reputation:
0
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?
Posts: 273
Threads: 47
Joined: Apr 2011
You might have done something wrong in the script.
Posts: 543
Threads: 102
Joined: Apr 2011
Reputation:
0
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]
Posts: 2,531
Threads: 300
Joined: Apr 2011
Reputation:
0
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?
Posts: 607
Threads: 100
Joined: Apr 2011
Reputation:
0
Yeah how do you!? Ive tried.
Posts: 2,843
Threads: 382
Joined: Jul 2012
Reputation:
0
Cut and paste the script, or right click it and click Run Script.