[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

[Folder]  Entire forum
-> [Folder]  SMAUG
. -> [Folder]  SMAUG coding
. . -> [Subject]  Adding new spell damage types

Adding new spell damage types

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page


Posted by Checksix   (1 post)  [Biography] bio
Date Mon 16 Jan 2017 06:19 PM (UTC)
Message
I'm curious about how to add new spell damage/resist/suscept types, without messing up the existing system. I'm assuming it has something to do with this piece of code:

#define SPELL_DAMAGE(skill) ( ((skill)->info ) & 7 )
#define SPELL_ACTION(skill) ( ((skill)->info >> 3) & 7 )

Because simply adding an entry to spell_dam_types seems to mess a lot of things up -- namely, sset <spell> damtype sonic changes the acttype, etc.

Am I looking at having to rewrite the way spell damage is saved/looked up (changing them to strings in the code or int values in an array) in order to add ~5 damtypes without messing up a lot of other things due to the BV system?

Running mostly stock SmaugFUSS1.9.

Thanks guys,
Checksix
[Go to top] top

Posted by Nick Gammon   Australia  (22,975 posts)  [Biography] bio   Forum Administrator
Date Reply #1 on Wed 18 Jan 2017 12:50 AM (UTC)
Message
I think you need to show the code you added, which didn't work. The defines on their own don't prove much.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


8,619 views.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]


Written by Nick Gammon - 5K   profile for Nick Gammon on Stack Exchange, a network of free, community-driven Q&A sites   Marriage equality

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( https://gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Hosted at HostDash]