Page 1 of 1

I need a script!

PostPosted: Fri Aug 31, 2007 10:08 pm
by ennonfenom
Hi I am currently making a zelda like game. And I need the enemies source code for zelda 2. A.o.L . what I am trying to do is when the enemies spawn on the overworld and link comes in contact with them it warps him to a different map were he can fight the enemies there and when he walks off the side of the screen it warps him back to the exact same spot he was at when he contacted with the enemy. I figured the easiest way to do this is some how get a source code dump from the rom its self to get what I need, so if there is any one here that can help me with getting what I need I would greatly appreciate any help you can offer!

Re: I need a script!

PostPosted: Sat Sep 01, 2007 11:52 am
by pixelpoop
I think it would be better to program it yourself from scratch. If you could get the source code you would have to edit the heck out of it to make it work with your setup and GE (it probably doesn't use C programming language). If you knew enough programming to make that work then you probably would be better off doing it from scratch anyway.