Search found 13 matches

by NobleFlame
Thu Jul 07, 2011 12:11 am
Forum: Support and Development
Topic: How do I wait?
Replies: 1
Views: 1542

How do I wait?

What function or statement do I use to wait a few seconds before a function occours.

Ex.

function
wait 2 seconds
function 2
by NobleFlame
Wed Jul 06, 2011 8:41 pm
Forum: Support and Development
Topic: Audio Help [Where do I put audio file?Please help.]
Replies: 13
Views: 6265

Re: Audio Help [Where do I put audio file?Please help.]

OH!
Thanks that helps a WHOLE lot.
by NobleFlame
Wed Jul 06, 2011 8:20 pm
Forum: Support and Development
Topic: How do I use LÖVE?
Replies: 5
Views: 3045

Re: How do I use LÖVE?

@ROBERT

What Lua engine did you use before? Framework? ROBLOX?
by NobleFlame
Wed Jul 06, 2011 8:19 pm
Forum: Support and Development
Topic: Images help
Replies: 7
Views: 3760

Re: Images help

Im asking because im not sure where to store my audio... As you can see im a noob to LOVE.

Wait? That sounded strange... Im a noob... to love... o.e
by NobleFlame
Wed Jul 06, 2011 8:17 pm
Forum: Support and Development
Topic: How do I use LÖVE?
Replies: 5
Views: 3045

Re: How do I use LÖVE?

Im learning too :/ But currently im just reading the wiki and asking people to fix my scripts here and help me out with issues.
by NobleFlame
Wed Jul 06, 2011 8:16 pm
Forum: Support and Development
Topic: Audio Help [Where do I put audio file?Please help.]
Replies: 13
Views: 6265

Re: Audio Help [AudioFile does not exist. ZIP?]

I really need help. Where do I store the pling.wav?
by NobleFlame
Wed Jul 06, 2011 8:03 pm
Forum: Support and Development
Topic: Images help
Replies: 7
Views: 3760

Re: Images help

Might I ask where you stored the images?
by NobleFlame
Wed Jul 06, 2011 6:55 pm
Forum: Support and Development
Topic: Audio Help [Where do I put audio file?Please help.]
Replies: 13
Views: 6265

Re: Audio Help

Alright now output prints, Pling.wav does not exist. Do I have to provide some kind of tag? I thaught love.Audio was a global instance thats gets audio files.

Do I have to place my Audio files in a certain folder?
by NobleFlame
Wed Jul 06, 2011 6:09 pm
Forum: Support and Development
Topic: Audio Help [Where do I put audio file?Please help.]
Replies: 13
Views: 6265

Re: Audio Help

Alright thanks for the tip. So let me get this straight...

create a new Lua file.
Input the Audio code...
And on main.lua I run the code from there?
How would I use this function 'love.load'?

Everything is still the same though..
by NobleFlame
Wed Jul 06, 2011 5:29 pm
Forum: Support and Development
Topic: Audio Help [Where do I put audio file?Please help.]
Replies: 13
Views: 6265

Audio Help [Where do I put audio file?Please help.]

Hia, Ive recently joined LOVE and ive been scripting LUA since 2008. Ive been using the ROBLOX game engine for that and ive been reading the wiki and basicly copy and pasting. I would then edit my scripts and such. The output printed a few errors and I understand this may look like a failed script t...