The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.3.33 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Users browsing this thread: 1 Guest(s)
X-Magic ---> Summon

#1
Posts: 32
Threads: 5
Thanks Received: 4
Thanks Given: 1
Joined: Feb 2012
Reputation: 4
Status
Sleep
I was thinking about the Summon command today and thought to myself that as great as it is to be able to have a working Summon command, giving it to the character will most likely have it replacing the magic command.

In response I figured it feasible to alter the Gem Box mechanic so that it would give the player Summon when equipped instead of X-Magic, thus allowing you to have a choice. X-Magic is a big thing to lose however at least in my hack I can work around it for now and for my purposes it is a bit too powerful.

Anyway after digging through the C2 bank for while I finally found the code in question:


Code:
(Data - commands that can be replaced with other commands thanks to Relics)

C2/5452: 05   (Steal)
C2/5453: 0F   (Slot)
C2/5454: 0D   (Sketch)
C2/5455: 02   (Magic)
C2/5456: 00   (Fight)


(Data - commands that can replace above commands due to Relics)

C2/5457: 06   (Capture)
C2/5458: 18   (GP Rain)
C2/5459: 0E   (Control)
C2/545A: 17   (X-Magic)
C2/545B: 16   (Jump)

The code here is pretty interchangeable, you can really do some fun things with regards to commands. A simple change of C2/545A from 17 to 19 will change it to the Summon command.

My only issue in this is in the status menu it still displays the command as X-Magic even though it really isn't. I am not really keen on where the code for this is located however or if it is as easy to change around. If I can get this all working well I can put a patch together if anyone things people would be interested in this change.
Quote  



Messages In This Thread
X-Magic ---> Summon - by Xontract - 07-26-2013, 08:30 PM
RE: X-Magic ---> Summon - by B-Run - 07-26-2013, 09:48 PM
RE: X-Magic ---> Summon - by Xontract - 07-28-2013, 11:42 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite