Warriors turning into Fallens

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
pclouds
Peon
Peon
Posts: 39
Joined: 26 Dec 2005, 10:37

Warriors turning into Fallens

Post by pclouds »

If a warrior (*) dies in the graveyard and stays dead for a certain amount of time, a new fallen will be spawned where his body is. The fallen is a real one (can't be controlled by the user) except showing public chat messages if the user types in. The user cannot be respawned until the fallen is dead, or the user logs out (which kills the fallen).

I think this is fun, but is it technically possible? I think this only requires server side changes. Some other things (like hiding the user body, or showing the user name as the fallen name..) may require client side changes.

(*) any characters that wear warrior helmet and plate.
You either live long enough to be a GM, or die a Troll Master
User avatar
o11c
Grand Knight
Grand Knight
Posts: 2262
Joined: 20 Feb 2011, 21:09
Location: ^ ^

Re: Warriors turning into Fallens

Post by o11c »

No chance.
Former programmer for the TMWA server.
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: Warriors turning into Fallens

Post by Crush »

What o11c wants to say, is that it might be technically possible, but it would require immense programming effort which stands in no relation to the expected improvement of the general game experience.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
User avatar
Ledmitz
TMW Classic
TMW Classic
Posts: 583
Joined: 17 Aug 2011, 22:40
Location: The Mana World
Contact:

Re: Warriors turning into Fallens

Post by Ledmitz »

I had this conversation many times and thought it would be cool if a spawn occured at a character death, however impeding a character from respawning could be a very bad idea. All I had meant was that if a zombie in RL kills you (lol), you turn into a zombie.... well... unless they eat your brains that is. It sort of makes sense to spawn an undead of some sort at a death.... probably pretty easy too... as long as the character can still respawn again. Of course, the reason I never mentioned it is because I do not know how to code it and it has been made apparent many times now that no one should bother to give feedback unless they can submit the relevant code changes. I have the feeling pclouds is about to hear something similar.

Ledmitz = Ardits = KillerBee = Mystic = Mystical_Servant = Tipsy Skeleton = BoomBoom = Cloak

User avatar
o11c
Grand Knight
Grand Knight
Posts: 2262
Joined: 20 Feb 2011, 21:09
Location: ^ ^

Re: Warriors turning into Fallens

Post by o11c »

Ledmitz wrote:it has been made apparent many times now that no one should bother to give feedback unless they can submit the relevant code changes.
That's not entirely true, though we do have little free time and would always prefer code.

The real problem is that most people who submit ideas don't have any concept of how much work it would be to implement.
Former programmer for the TMWA server.
Post Reply