Jump to content

How can i get access to Console from scripts?


Rikitikitawi
 Share

Recommended Posts

I want to print messages to Console, to see when different parts of code are executes to better understand game code. I'm very bad at js, how can i get access to console object? i've tried writeConsole() and console.write() methods but all i get is "console" undefined.

Ok, i found it: type warn();

Edited by Rikitikitawi
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...