Hello, it's me again, yes I know I'm boring,
I want to ask just two questions:
1.How to display the cmd during games?
2.Existe there a command to close the window?
Thank you in advance
View cmd and a command to turn off the window
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
-
- Prole
- Posts: 19
- Joined: Sun Jan 29, 2012 5:03 pm
-
- Prole
- Posts: 19
- Joined: Sun Jan 29, 2012 5:03 pm
Re: View cmd and a command to turn off the window
I put this
Its not work, it shows no cmd
otherwise thank you
Code: Select all
function love.conf()
t.console = true
t.title = "Survivaliste 0.1a"
t.version = "0.0.1"
end
otherwise thank you
Re: View cmd and a command to turn off the window
You missed something,
should be
Code: Select all
function love.conf()
Code: Select all
function love.conf(t)
-
- Prole
- Posts: 19
- Joined: Sun Jan 29, 2012 5:03 pm
Re: View cmd and a command to turn off the window
Thank you but it's still not working
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: View cmd and a command to turn off the window
Are you on Windows? Console only works on Windows.
On OS X and Linux you need to run it from the Terminal.
On OS X and Linux you need to run it from the Terminal.
-
- Prole
- Posts: 19
- Joined: Sun Jan 29, 2012 5:03 pm
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: View cmd and a command to turn off the window
Can you upload your .love?
-
- Prole
- Posts: 19
- Joined: Sun Jan 29, 2012 5:03 pm
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: View cmd and a command to turn off the window
Have you tried putting your configuration stuff in conf.lua? I didn't know the love.conf() function worked inside main.lua. (I never tested it myself.)
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 4 guests