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

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  Dawn of Time
. -> [Folder]  Administration
. . -> [Subject]  Moon influence on spells

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?
(New message)
Subject: Moon influence on spells
Name:
Your forum user name.
Register forum user name
Password:
Your forum password.
Forgotten password?
Message:
Message to be posted (in English, please)
Maximum of 6000 characters. Text only please, no HTML.
Forum codes:
Check this if your message uses 'forum codes' or templates (auto-detected for new posts).
Forum codes Templates

Save this message ...


Subject review (reverse sequence)

Posted by Meerclar   USA  (554 posts)  [Biography] bio
Date Sun 30 Jun 2002 03:29 PM (UTC)  quote  ]
Message
Many thanks, that wasn't exactly what I was looking for but following what else I found led me where I wanted to go. Kal, thats some hellishly designed spellmod code you have, I like it :) Makes me glad I flagged SB:R sorcerers with moon affected casting.

Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org
[Go to top] top

Posted by Daos   USA  (42 posts)  [Biography] bio
Date Sat 29 Jun 2002 04:44 AM (UTC)  quote  ]
Message
// spellfilcher at half
if (HAS_CLASSFLAG(ch, CLASSFLAG_CASTING_HALFAFFECTED_BY_MOON))
{
spell_level += (weather_info[ch->in_room->sector_type].mage_castmod/2);
if (spell_level<1)
spell_level=1;

}


You'll find this around ln 926 in magic.cpp (give or take 100 lines due to personal DS-code) =) Hope this helps.

- Daos
turalyon@socket.net
[Go to top] top

Posted by Meerclar   USA  (554 posts)  [Biography] bio
Date Thu 27 Jun 2002 08:58 AM (UTC)  quote  ]
Message
Hi folks, just your friendly neighborhood Cat Lord looking for some spellcaster info that I can't hunt down in the code myself. Balo and I have been discussing some of the Stormbringer helpfiles in connection to the spell system and there is some.... debate as to just exactly what the moons actually do influence. The helpfile indicates mage spells but there is some debate and neither of us is quite certain where to look in the code to find the info. If anyone knows or can point me in the right direction I would be hugely appreciative of the info.

Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org
[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.


1,753 views.

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

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

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]