Search found 10 matches

by newcoder
Wed Feb 21, 2007 8:37 am
Forum: PSP Lua Player Development
Topic: collision help
Replies: 9
Views: 6424

the error says this:
error: script.lua:15: attempt to index field '?' (a nil value)
by newcoder
Tue Feb 20, 2007 11:57 am
Forum: PSP Lua Player Development
Topic: collision help
Replies: 9
Views: 6424

i know its just everytime i get to collision i end up dropping the project cause i cant get it to work. ill be more patient
by newcoder
Tue Feb 20, 2007 9:12 am
Forum: PSP Lua Player Development
Topic: collision help
Replies: 9
Views: 6424

anyone??
by newcoder
Tue Feb 20, 2007 2:09 am
Forum: PSP Lua Player Development
Topic: collision help
Replies: 9
Views: 6424

i think 15
by newcoder
Tue Feb 20, 2007 12:47 am
Forum: PSP Lua Player Development
Topic: collision help
Replies: 9
Views: 6424

collision help

i keep getting errors and i know its probably something small so could someone just check my code so that i can get done with the collision. (im terrible at collision). heres my code: System.usbDiskModeActivate() red = Color.new(225,0,0) player = Image.load(&q...
by newcoder
Tue Feb 20, 2007 12:44 am
Forum: PSP Lua Player Development
Topic: Collision Detection: Noob
Replies: 3
Views: 5802

i dont know if this will help but heres a good site with collision
http://evilmana.com/tutorials/lua_tutorial_12.php
by newcoder
Fri Dec 22, 2006 3:29 pm
Forum: PSP Lua Player Development
Topic: Ok Need Major Help
Replies: 2
Views: 2864

what firmware do you have?
by newcoder
Fri Dec 22, 2006 12:31 pm
Forum: PSP Lua Player Development
Topic: New to LUA player
Replies: 1
Views: 2479

its probably a mistake i could never get it to work either so i put a line of code in my script that allows me to access the usb whil in lua player on my psp i will give it to you if youd like. as for the problem with lua player windows i cant help fix it
by newcoder
Fri Dec 22, 2006 12:17 pm
Forum: PSP Lua Player Development
Topic: lua code help
Replies: 4
Views: 3665

i tried tha against my better judgement and it gave me an error saying it has to have that "and". so any other suggestions?
by newcoder
Fri Dec 22, 2006 6:32 am
Forum: PSP Lua Player Development
Topic: lua code help
Replies: 4
Views: 3665

lua code help

im new to lua but ive got a lot of the basics done. im wondering what is making my code just stay at a black screen and then reset i think it is the timer and if functions i have used but am not sure if someone could help that would be great. heres my code: red = Color.new(255,0,0) b...