Where would I start to change a spell?

Moderator: Event DM

Post Reply
User avatar
Dirk Cutlass
Elder Sage
Posts: 4691
Joined: Mon Jan 27, 2003 9:42 am
Location: GMT

Where would I start to change a spell?

Post by Dirk Cutlass » Tue Sep 20, 2005 9:24 am

Just supposing I had some spare time on my hands, and wanted to change some spells (partly to see if it could be done, and partly for possible inclusion into Avlis)... then where would I start?

Can it all be done with spell-hooking? What about spells.2da changes, do I need to do anything there?

The spells I am thinking off need radial options.. how do I do that?

Thanks in advance for any tips / pointers. :D
User avatar
IAkrai
Team Member; Retired with Honors
Posts: 487
Joined: Tue Aug 17, 2004 3:05 pm
Location: Israel
Contact:

Post by IAkrai » Tue Sep 20, 2005 10:14 am

It really depends on what sort of changes you need.
Changes to spells.2da are done if you need to change some internal aspect of the spell, like Meta Magic features, affected target, range and such.

Regular script changes can be done in the AvlisSpellhook file.

I am not sure if you can add bio radial options, but you can easily add menu options (like in Gate).

If you want to work on spells, please pm me and we can talk about it.
Any help is greatly appreciated :)
User avatar
Dirk Cutlass
Elder Sage
Posts: 4691
Joined: Mon Jan 27, 2003 9:42 am
Location: GMT

Post by Dirk Cutlass » Tue Sep 20, 2005 11:11 am

*PM sent*
User avatar
WrathOG777
Master Sage
Posts: 5325
Joined: Fri Mar 07, 2003 4:17 pm
Location: Abyss (GMT 2200-0500)

Meteor swarm.

Post by WrathOG777 » Tue Sep 20, 2005 2:40 pm

IAkrai wrote:It really depends on what sort of changes you need.
Changes to spells.2da are done if you need to change some internal aspect of the spell, like Meta Magic features, affected target, range and such.

Regular script changes can be done in the AvlisSpellhook file.

I am not sure if you can add bio radial options, but you can easily add menu options (like in Gate).

If you want to work on spells, please pm me and we can talk about it.
Any help is greatly appreciated :)
Since you asked for a PM, I figured I would. I am working on meteor swarm and it seems to work, and has code in there for elemental substition.

Just needs a 2da fix to become targetable.

I do not have the lastest spell hooking code and did not see it in the subcontractor folders on ftp either. I would need that just to ensure I use the right variable names and such.

I am already a subcontractor and started a thread, but you had not commented.

That is my opinion, not nessasarily anyone else's opinon, might just be, but that would be a coincodence, and damnit, sometimes the crap I write is not even my opinion either.
User avatar
IAkrai
Team Member; Retired with Honors
Posts: 487
Joined: Tue Aug 17, 2004 3:05 pm
Location: Israel
Contact:

Post by IAkrai » Tue Sep 20, 2005 3:49 pm

Radial options require changes to 2da and tlk files on all Copap servers, so we use only menu options.
User avatar
Dirk Cutlass
Elder Sage
Posts: 4691
Joined: Mon Jan 27, 2003 9:42 am
Location: GMT

Post by Dirk Cutlass » Wed Sep 21, 2005 8:32 am

IAkrai wrote:Radial options require changes to 2da and tlk files on all Copap servers, so we use only menu options.
Surely it is only a server side change to the 2da though, and therefore doesn't have to be put in haks or anything like that. Hmm.. that kind of scuppers my ideas a little. :?
Post Reply