the error says this:
error: script.lua:15: attempt to index field '?' (a nil value)
Search found 10 matches
- Wed Feb 21, 2007 8:37 am
- Forum: PSP Lua Player Development
- Topic: collision help
- Replies: 9
- Views: 7867
- Tue Feb 20, 2007 11:57 am
- Forum: PSP Lua Player Development
- Topic: collision help
- Replies: 9
- Views: 7867
- Tue Feb 20, 2007 9:12 am
- Forum: PSP Lua Player Development
- Topic: collision help
- Replies: 9
- Views: 7867
- Tue Feb 20, 2007 2:09 am
- Forum: PSP Lua Player Development
- Topic: collision help
- Replies: 9
- Views: 7867
- Tue Feb 20, 2007 12:47 am
- Forum: PSP Lua Player Development
- Topic: collision help
- Replies: 9
- Views: 7867
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...
- Tue Feb 20, 2007 12:44 am
- Forum: PSP Lua Player Development
- Topic: Collision Detection: Noob
- Replies: 3
- Views: 6528
i dont know if this will help but heres a good site with collision
http://evilmana.com/tutorials/lua_tutorial_12.php
http://evilmana.com/tutorials/lua_tutorial_12.php
- Fri Dec 22, 2006 3:29 pm
- Forum: PSP Lua Player Development
- Topic: Ok Need Major Help
- Replies: 2
- Views: 3439
- Fri Dec 22, 2006 12:31 pm
- Forum: PSP Lua Player Development
- Topic: New to LUA player
- Replies: 1
- Views: 2952
- Fri Dec 22, 2006 12:17 pm
- Forum: PSP Lua Player Development
- Topic: lua code help
- Replies: 4
- Views: 4475
- Fri Dec 22, 2006 6:32 am
- Forum: PSP Lua Player Development
- Topic: lua code help
- Replies: 4
- Views: 4475
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...