Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > Code Gallery
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-21-2007, 12:21 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Zelda enemies!

I always liked the enemies in Zelda 3, so I'm dedicating this thread to recreating them.

First, I start off with sparks. These were the things that were invincible(except for the boomerang) on Zelda 3 and moved around the level attached to anything that blocked.
The size of the enemy is 32x32px, so make sure your image/gani is that size. Also, if you use a gani, the image HAS to be at (0,0) for it to look right. The enemy currently dies if it gets detached from the wall somehow(if it's on a vase and you lift it), so make sure when you put it in the level, one of its sides is touching the wall(it will calculate its direction when it's created). I didn't include any images or gani's with this, though I might.
Things like the damage and death stuff is pretty basic, and should most likely be replaced to fit your server. Lastly, this is best used with simply level designs. It does work with complex designs, but it's not designed for that. I recommend putting this script in a class and joining an NPC to it. It's attached, because again... damn forum bugs.

Like my last thread, ideas and suggestions are more than welcome! Any enemies you'd like to see made, I'll see what I can do.

edit:oops, I had anti-fairies mistaken with sparks! corrected!
Attached Images
 
Attached Files
File Type: gani dusty_sparkdie.gani (556 Bytes, 176 views)
File Type: gani dusty_spark.gani (498 Bytes, 206 views)
File Type: txt spark.txt (1.1 KB, 246 views)

Last edited by DustyPorViva; 08-21-2007 at 02:54 AM..
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:31 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.