The Legend of Zelda: Relics of the Past

A forum where you can announce your awesome project(s).

Moderator: MaxCoderz Staff

katmaster
Sir Posts-A-Lot
Posts: 252
Joined: Tue 09 Aug, 2005 9:34 pm
Location: south of the north pole
Contact:

Post by katmaster »

Looks great!!! So how exactly do you work AI in basic? I kinda need something for Bomberman 83+....
cheese=yum
Image
User avatar
crzyrbl
Calc Wizard
Posts: 518
Joined: Wed 06 Jul, 2005 4:56 pm
Location: 3rd rock....

Post by crzyrbl »

katmaster wrote:Looks great!!! So how exactly do you work AI in basic? I kinda need something for Bomberman 83+....
I use List 4 to store enemy/ies info. L4(1) is the num of enemies left
L4(2-8 ) is stuff like the enemy's hp, or status
i can add more enemies by adding them to L4(9-15) then L4(16-20) etc. and inceasing L4(1) by one each time
every time it circles though the main loop, i cycle P to the next num, not going over L4(1)
Then i just run the AI corresponding to what P is at that time.
im not that great at explaining :x

btw, how can i quickly convert a number to a string?
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.

Image
User avatar
crzyrbl
Calc Wizard
Posts: 518
Joined: Wed 06 Jul, 2005 4:56 pm
Location: 3rd rock....

Post by crzyrbl »

This is the last (i swear it this time) weapon i made. It's the bombos medallion from A Link To The Past. All on screen explosions now rumble the screen.

the beginning is messed up cause i entered in the wrong combo. the other random pauses are the spots where i enter in the combo.

Image

Bombos medallion combos:
If your facing ^ for ex, ^ < > ^ or ^ > < ^ will make a cone shaped AoE

if your facing > for ex, > < > > will attack enemies in a line.

no matter where you facing, you can press < ^ > v for the nova AoE

(AoE == Area of Effect)

Its a little slow on the 83, but on the 83+/84/84+ its much better. It wont be that big a deal however because it wont be used alot because of the magic it takes to cast. also, this weapon will be bought, NOT found in a dungeon, which makes it even more optional.
Last edited by crzyrbl on Sun 05 Mar, 2006 7:51 pm, edited 1 time in total.
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.

Image
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Looks really nice, and I like the rumble effect :D. Btw you mean this will work with the 83? Umm, your using the app right? That means it is only 83+/SE/84+/SE. Anyways it sounds awsome, and being only buyable sounds really neat.
gangsta
Sir Posts-A-Lot
Posts: 171
Joined: Wed 12 Oct, 2005 10:46 pm

Post by gangsta »

the regular means +. the + means SE
User avatar
crzyrbl
Calc Wizard
Posts: 518
Joined: Wed 06 Jul, 2005 4:56 pm
Location: 3rd rock....

Post by crzyrbl »

I havent had a lot of time (expect for the time ive wasted of course), but this still is definately not dead. I have just put the finishing touches on a system that keeps track of all the opened chests, keys found, doors unlocked, etc.

btw, I meant it was slow on the 83+, because it will not be avaliable for the 83.
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.

Image
lecks
Extreme Poster
Posts: 484
Joined: Fri 09 Sep, 2005 1:56 am

Post by lecks »

looks great. can you post some new screens?
Larz Olfen
New Member
Posts: 13
Joined: Thu 16 Mar, 2006 12:23 am

Post by Larz Olfen »

is this still only 18% complete, or have you just not updated ur signature?
lecks
Extreme Poster
Posts: 484
Joined: Fri 09 Sep, 2005 1:56 am

Post by lecks »

how do people know how much they have left to make?
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

What they have planned, and it's just a estimate.
lloydkirk1989
Calc Wizard
Posts: 680
Joined: Wed 22 Dec, 2004 5:37 am
Location: West Palm Beach,FL
Contact:

Post by lloydkirk1989 »

Nice work crzyrbl. Realy slick graphics.
lecks
Extreme Poster
Posts: 484
Joined: Fri 09 Sep, 2005 1:56 am

Post by lecks »

the bombos medallion was my favorite weapon from a link to the past. and that cape that made you invisible.
User avatar
crzyrbl
Calc Wizard
Posts: 518
Joined: Wed 06 Jul, 2005 4:56 pm
Location: 3rd rock....

Post by crzyrbl »

keys and doors now work flawlessly. First lvl will be pretty much done after i design the boss. expect a screenie soon.
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.

Image
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Great, more torture to come!

*kalan can't wait*
T0RM3N7
Sir Posts-A-Lot
Posts: 230
Joined: Wed 26 Jan, 2005 5:51 pm
Location: on cloud 9
Contact:

Post by T0RM3N7 »

I'm so excited!...
And I just can't hide it!

awesome man!
girls=time*money
time=money
girls=money*money
money is the root of all evil
girls=(evil^1/2)*(evil^1/2)
girls=(evil^1/2)^2
girls=evil

Image
Post Reply