Search found 10 matches

by dtodabreezy
Thu Aug 10, 2006 4:07 pm
Forum: PSP Lua Player Development
Topic: System Extension (v0.5,cpu,elf loading,mp3,zip)
Replies: 49
Views: 28385

is mp3 still in there that would be good for my game
by dtodabreezy
Fri Jun 30, 2006 10:15 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

yea

i have yet i never coded before and still havent got it to work
by dtodabreezy
Thu Jun 29, 2006 1:15 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

o

thanks didnt know that that may have been the problem
by dtodabreezy
Tue Jun 27, 2006 3:21 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

--menu setup menu=image.load[menu/mainmenu.png] menus=1 --menu while true do pad=control.read[] screen:blit[0,0,menu] if pad:cross[] then dofile["menu.lua"] end start up menu screen:clear --load menus bg=image.load[menu/bg] bg2=image.load[menu/bg2] end while true do pad=control.read menus=...
by dtodabreezy
Sun Jun 25, 2006 11:04 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

?

still havent got it to work but i got a question how do u know exactly were to put an image on lua like do u guess and check or is there some other way
by dtodabreezy
Sun Jun 25, 2006 5:05 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

?

when i put my files in the lua it reads no script file found
i used luaide if that may be the problem
by dtodabreezy
Fri Jun 23, 2006 3:21 pm
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

thanks

thanks for the tip any is welcome
by dtodabreezy
Thu Jun 22, 2006 10:10 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

hit box

is a invisble box created at certain parts of the charectar to allow pepole
to only get hit buy that part and not anothere like in mortal kombat when you high punches theres a hit box at his hands that way if some body sweeps you they wont get damaged im a horrible explainer :(
by dtodabreezy
Thu Jun 22, 2006 8:33 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

come on

can some body help me this is my first game im making in a scrippted program i need these questions answered
1. is there in ai scripts i can study
2. should i use image collision or a hit box
3 . should i use lua or c++
4. does any body wana help
plz
by dtodabreezy
Wed Jun 21, 2006 5:12 am
Forum: PSP Lua Player Development
Topic: fighter
Replies: 15
Views: 6896

fighter

if any body can help me with any references to fighters becuz thins is my very first time programing a game im used to a lot buy now but somethings i think would be very complicated souch as the hit system anything to help ill take at the end results to the game its gonna be one huge fighting game w...