View Full Version : Halo 2d Development
ninja9393
July 11th, 2006, 17:42
Man your really awesome at sigs, Thanks for mine a lot
:D :D :D
BL4Z3D247
July 11th, 2006, 18:51
yeh crzyazn u got skills bro :D
mesosade
July 11th, 2006, 20:18
ok, sory i could not log on earlier today or yesterday, but yesterday i was helping all day with my little bros bday party and today we went shopping for his bday. I have a bit of good news tho, regarding my whole learning lua thing, i bought a book on coding games in python, lua, and ruby. (I am really only interested in the lua section, but i may look into the others) So, this will really help me later. I am gonna begin work on halo 2d either tommorr ow the next day. I am really tired, i stayed up for over 24 hours yesterday, and about 18-20 hours every day before that. I am beat. But, i am still trying to get some work done. Cheers everone.
ooooooo where'd u get it? i'd like to have my wandering eye cast on this little book...
yaustar
July 11th, 2006, 20:43
Online Books:
Lua: http://www.lua.org/pil/
Ruby: http://poignantguide.net/ruby/ | http://www.rubycentral.com/book/
Python: http://www.ibiblio.org/obp/thinkCSpy/
Worth looking at: http://www.pygame.org/news.html
MasterChafed
July 11th, 2006, 23:52
i bought this book for 10 bux US. still havnet gotten time to read it tho.
mesosade
July 13th, 2006, 17:03
i'll try and find me an ebook so i can read it on a....psp!!!! :D
MasterChafed
July 14th, 2006, 12:09
Alpha 2 released, check it out in the submit news forum if it never gets moved to psp news.
Gizmo356
July 14th, 2006, 12:25
if you post it in the news section it atomaticly goes to the front page
RealRitzcracker
July 14th, 2006, 16:37
Whats a good program to make lua music files like mod xm it etc.
Right now I have mp3s wavs and atracs and a midi I need to make them into mod xm it or any playable lua player format. HOW HELP
BrooksyX
July 14th, 2006, 18:46
Hey Masterchafed, little suggestion here. You should compile a custum lua eboot that just loads your script. Like psp millioniare is. I think there is tutorial somwhere around here because i know i have read it before.
Anyways keep up the good work.
MasterChafed
July 15th, 2006, 00:23
I guess i will release the secret, I have someone working on that for me. He has been for the last week or two, he has it working, he just has to use the latest files, cheers.
mexicansnake
July 15th, 2006, 04:47
hey master chafed if you want "collision detection" just add this to your code..
if player.x < -2 then player.x = -2
end
ninja9393
July 15th, 2006, 05:17
I guess i will release the secret, I have someone working on that for me. He has been for the last week or two, he has it working, he just has to use the latest files, cheers.
how do u do that
yaustar
July 15th, 2006, 18:08
hey master chafed if you want "collision detection" just add this to your code..
if player.x < -2 then player.x = -2
end
That is just 'Boundary' collision detection to make sure the player doesn't fall off the left of the screen.
mexicansnake
July 15th, 2006, 23:40
That is just 'Boundary' collision detection to make sure the player doesn't fall off the left of the screen.
yeah i know it :p
MasterChafed
July 16th, 2006, 00:23
ok
but now the player has no movement
i am making it where the background moves for scrolling backgrounds.
ninja9393
July 16th, 2006, 00:37
that has to be tough
MasterChafed
July 16th, 2006, 00:52
yeah, it is presenting problems.
lmtlmt
July 16th, 2006, 02:11
ok i have fixed the bugs of my halo 2d mod so here it is sound doesnt play yet it will in a few minutes
yaustar
July 16th, 2006, 04:02
i have made a mod for halo 2d it used to have sound but i stuffed something up and now there is no sound so here it is and the ninja used to shoot ninla stars but now shoots a green laser
There is an error on line 24 where you wrote 'sound' instead of 'Sound' (Lua is case sensitive).
You also need to play the sound which you haven't done yet.
This also looks like the old version of Halo 2D judging from the bullets behaviour.
lmtlmt
July 16th, 2006, 06:05
i did play the sound but then deleted the line becuase it stopped working when i added another sound
MasterChafed
July 18th, 2006, 03:56
I almost have scrolling backgrounds now.
ninja9393
July 18th, 2006, 05:12
wow how did u get that to work!:D
Shadowblind
July 18th, 2006, 05:14
nice work keep it up
acn010
July 18th, 2006, 05:23
cool!!
MasterChafed
July 18th, 2006, 06:57
thx peeps, hopefully PSPdemon can get those background files back to me by tommorrow morning, and i might get it fixed.
PSPdemon
July 22nd, 2006, 00:42
sorry
been away for a few....... do you still need a fixed set of bk's?
and how has the halo 2d thing been coming along....havent heard from you in a while... :D
Thanks for Everything,
PSPdemon
TrevorBoyd
July 24th, 2006, 15:14
HEY ANY PSP CODERS LISTEN TO THIS!
Im trying to trick the psp into acccepting the the 2.00 update by changing the "UPDATER version 2.00" to "UPDATER version 2.8" the problem is that when i open it with word or any word processer then when i save it it automaticly corrupts the file. Is there any way to modify the .pbp file without corrupting it?
I want to modify this part of the file so the PSP won't reply by saying you have 2.71 there is no need to update. I tried using "PSP Brew 0.80" to modify the update version but it won't let me! Im not a coder but i thought this might work... so any coders out there please tell me what u think and please try to make this work yourself
MasterChafed
July 24th, 2006, 15:32
this has been tried over and over again many times ago. please stop doing this, also the reason it wont accept it is because u are trying to modify an encrypted eboot. this wont work unless u have the key, it will always be corrupted. And plz, PLZ, don't post random posts in my thread, create a thread for ur problems.
mesosade
July 27th, 2006, 15:45
hey guys mesosade here, hope u ain't forgot me but my comp is in hospital due to a trojan... :( but i'll be ctive again soon!
MasterChafed
July 27th, 2006, 15:53
no worries man.
onecrzyazn
July 28th, 2006, 00:14
I love the way this si turning out man, Hey if you ever need anything else im always free.
mesosade
August 5th, 2006, 18:15
oh and btw whilst my comp is down i've been at my friends working on my coagulation lvl for the game (looking surprisingly great) especiall for the fact i'm only using ms paint!
MasterChafed
August 5th, 2006, 21:22
lol. ok.
mesosade
September 23rd, 2006, 22:38
ummmm what has happened to the project? it's not... dead?
PSPKOR
September 23rd, 2006, 23:04
Hope this isn't dead as i quite liked how this was going. Go on keep it going.
mesosade
September 24th, 2006, 18:04
hmmmm all that work....omg...
MasterChafed
September 25th, 2006, 00:24
guys, no worries, its not dead. in fact, next weekend i will be getting my butt in gear. Mesosade, if there is anythign you want to help with, tell me, your definitely still on.
Zion
September 25th, 2006, 00:34
Is this project dead then masterchafed?
MasterChafed
September 25th, 2006, 00:40
umm, read the post above, lol.
MasterChafed
September 25th, 2006, 04:24
ok guys, this thread is closing, i am going to be using only the thread in psdemons forums. cheers.
quzar
September 25th, 2006, 04:25
Thread closed at the author's request.
Powered by vBulletin® Version 4.2.3 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.