New account registration is temporarily disabled.

NEED A ZELDA LIKE BATTLE SYSTEM SCRIPT THAT ALLOWS THE PLAYER TO FIGHT ON THE MAP

Posts

Pages: 1
we are developing a game for Geex editor via RMXP and we need a zelda like battle system script that allows the player to fight on the map. It has to be written in C#.We will pay for it via Paypal. If you are good in writing C# script we will pay for each scrip we request. For who is interested contact us at:

http://www.cutsdbz.ca/join-team.php
Have you considered looking for an existing zelda-like engine to make this project in?
slash
APATHY IS FOR COWARDS
4158
I too am curious about your engine choice - although it's possible to hack RMXP in this way, it's probably way more efficient to just code it in another engine - especially since http://www.zeldaclassic.com/ exists and was built specifically for making games with Zelda gameplay.

Actually, I didn't even know RMXP could handle C#, I thought it was solely Ruby...
RMXP is solely Ruby (RGSS), so if you're looking for C# you're going to have to use something else.

There are scripts that incorporate an ABS into RM, so you'll have to look around and see, and this also might help:

http://www.rpgrevolution.com/forums/index.php?showtopic=47454

However, RM is not entirely ideal for this sort of thing because of how it detects and handles collision. You'll probably have an easier time at it with another editor.
Pages: 1