Page 14 of 14

Posted: Sat Jul 03, 2010 2:41 am
by Ditto
Correct. :teach:

Posted: Sat Jul 03, 2010 9:20 am
by Zefz
Can women become Bishops? Interesting to have a full Divine class.


But the Mystic would be awesome too!

Posted: Sat Jul 03, 2010 9:23 am
by Shade
Zefz wrote:Can women become Bishops?
In Fire Emblem they can, so I don't see why they shouldn't be able to here. :P

Posted: Tue Jul 06, 2010 12:35 pm
by woodmouse
Zefz wrote:But the Mystic would be awesome too!
With a beard.

Re: Hero Classes

Posted: Wed May 04, 2011 8:44 pm
by woodmouse
I made an Elf-hero class... but for some reason I just can't understand, neither of the skills don't work. :x Hopefully Zefz (or someone else) can fix it...? :P
http://www.mediafire.com/?0qhv64csdkkht56

It's an "Elvish Avenger" which has an anti-Dimlock skill, and a quick escaping thing... well, would be if they worked. Seriously, I have no idea why nothing I make works... :cry:

Re: Hero Classes

Posted: Wed May 04, 2011 11:28 pm
by Zefz
I think SetSpeedPercent got broken in some release ago. Try to see if it works outside (like always give +300% speed)

I'm not sure if players are able to use SetTargetToBlah functions. They should, but I don't have the source code on this computer yet so I cant check.

Re: Hero Classes

Posted: Thu May 05, 2011 3:32 am
by woodmouse
Zefz wrote:I think SetSpeedPercent got broken in some release ago. Try to see if it works outside (like always give +300% speed)

I'm not sure if players are able to use SetTargetToBlah functions. They should, but I don't have the source code on this computer yet so I cant check.
Ohhh. So that explains it... although the Admin character I made had this, and it worked in 2.8.1:

Code: Select all

IfScoredAHit
  SetTargetToWhoeverWasHit
  tmpargument = [TROL]
  IfTargetHasID
    tmpargument = 9999
    DamageTarget
    tmpargument = 13
    PlaySound
    tmpargument = 10
    SendMessageNear
  Else
    SetTargetToSelf
    tmpargument = 256
    DamageTarget
    tmpargument = 14
    PlaySound
...but now I tested in 2.8.2 beta, and it just crashes without error messages or anything in log.txt... :o

Re: Hero Classes

Posted: Thu May 05, 2011 6:43 pm
by octagon
Haven't downloaded yet due to lack of time and Egoboo lagginess, but it does sound promising. Inspired by Wesnoth, huh?

Edit: An admin character auto-KOing trolls sounds awesome. :D

Re: Hero Classes

Posted: Fri May 06, 2011 6:55 am
by woodmouse
octagon wrote:Haven't downloaded yet due to lack of time and Egoboo lagginess, but it does sound promising. Inspired by Wesnoth, huh?
Agh! I haven't played Wesnoth in so long, that I forgot that it had elvish avenger. :shock: