really wanted to help any way i can
Printable View
really wanted to help any way i can
Well, when you said that, it struck me, If i could make it aim then I might have a chance at correct bullet placement. I will just have to figure out how to make a sprite move towards a specific x,y orgin and not stop there. thx a lot, i dont have time to try it tonight tho.
great job master, this is turninmg out great
love halo meself
i wish i could help out, but i cant draw worth a $h!t, but dont give this up, but just watch out for copyright inftingement (someon mentioned it earlier) but this looks like its turning out great
oh, and i could make you some smaller user bars like mesosade's but smaller like mine is (another great game
were going to have to make the background and the enviroments move as we go along in the level, so why dont we do what super mini mario did and make a level maker that runs on the computer
just a thought:p
smm level maker http://www.pspsmm.com/dload.php?action=file&file_id=11
nice thought
that would require a lot more coding that I don't think I could do in lua (and I don't know much C or C++)
great news peeps, i got the bullets working near puurrrrrfect! I will be releasing a build in the morning.
awesome!!! :D
that just leaves a.i. , enemy scripting, scrolling screens (i have an idea for this one) new weapons, music, and then to polish up and try to re-write the code in an orderly fashion. Then, if I ever get that far, I will start on multiplayer (haha).
Well, I am going to bed now, expect the new release around 11:00 a.m. or 12:00 p.m. mountain time. mayber earlier, it is 3:00 a.m. right now so I am beat! G' night everyone.
i didn't say i made besides this is homebrew, microsoft can't go meddling in our little projects...:DQuote:
Originally Posted by BigMace
Great BG with ff6 btw!i'll to this aswell and help with the BG and i'll try and load up some more sprites
they could but something this miner i dont think they would they shut down the iris project but the maps and charecters sorta jus came ne way
well...it won't say i made it anyway...masterchafed can you plz make sure the menu says music copyright of microsoft or whateva incase of sueing or extravagant p00ning...Quote:
Originally Posted by dtothabreezy
i dececided to post the ultimate halo sheet here... it's not mine so don't give me credit..not much anyway...:P OH and also remember to remove code that causes to make the health bar go up and downwith l and r buttons for next public release...
Attachment 7546
It's in 2 parts btw due to max measurements
Attachment 7547
elit looks nice do we have grunts run ing through some game ideas
i just teeest the game and help with script and drawing when i can...
yea i know i was jus thinking about some ways the game could be done i loved on halo throwin a mine on a grunt and seeing them run to thier masters for help this do you have a banshee got a game idea for that aswell right now im jus thinking up some stuff to help
well,kool u keep generating ideas and we'll make it happen, hopefully...:D
well, I was all ready to release this beta, and now I cannot get it to load, I was trying to take hte health bar out, and now the error I get is "bad argument #2 to 'blit' (Image expected, got nil) it doesn't make any sense, I have all of the images in the folder, so I don't know what it is talking about.
that dosent make any sense at all:confused: :confused: :confused: :confused: :confused:
lol, nvm, it was someting I did last night. Ok, will post soon.
phew, panicked then
well, the release is out. Enjoy. I am not sure if I will be improving the script any today, I was actually thinking of rewriting it so it is nice and neat, Then again, i dunno. We shall see.
yippe!!! mesohappy i could kiss myself...yay btw ummm is ninja a tester?
omg w00t btw u haven't released any betas to test...lol just kidding i'm happy enough testing publics
Did you try it out? I like that I finally have bullets!!! Oh, and meso i actually made the whole project beta after I got the animations working properly, I hope you don't mind
random file still here :DQuote:
Originally Posted by MasterChafed
huh???
u know what?? i just love whateva happens...btw my paint and photoshop seem to have gone rogue on me so i can't draw anything..right now i've been working on summit at school i'm sure it'll be sweet:cool:Quote:
Originally Posted by MasterChafed
ummmm btw just one more thing
U KICKASS
p.s i kiss noone's arse!
first page ur random 0.4 beta is thereQuote:
Originally Posted by MasterChafed
uh oh glitch found when you hold down shoot 5 bullets stay in front of the gun when u hold down fire
man your new version is sweet!!!
I like the fact that you can shoot bullets :D
Keep up the good work!
LMAO, thx man. I am just trying to jot down some code ideas before I forget them. i was thinkign I could make a really basic a.i. by doing somethin like this
if player.x <= bot.x then
bot.x = left
else bot.x = right
end
if bullet.x >= bot.x and bullet.y == bot.y
then bot.x = dead
end
something like that but not so lament.
well anything's possible so you'll get round oh and ur post count seems to be much more bigger than the first time i met u :PQuote:
Originally Posted by MasterChafed
100th POST!
ummm dramatic non?
oh also does anyone out there wish to design a sig? i'm kinda bored with mine make sure there's a slot so any beta tester can stick they're name there.
BTW DID YOU SUBMIT THE NEWS?
i like the metel slug reference too:D :D :D
love the go part this is shapin up you need to set a timer for the bullets so they shot one at a time for the snipper and leave it like that for a machine gun--if u hold square all the bullets stop--if u add a flamethrower you could use a code like that cuze if you hold it down and jump the bullets moves wit u
I was going to , but I dont need a time, I just need to edit it to where it says something like
if currentBullet < 1 then
currentBullet = currentBullet + 1
else
currentBullet = 1
end
or somthin like that.
and that GO thing I made is what Iwas referring to when i said it had something from metal slug in it.
yeah i made note of that...:pQuote:
Originally Posted by dtothabreezy