Readable (Or interactive) Objects

Got something on your mind about the project? This is the correct place for that.


Forum rules

This forum is for feature requests, content changes additions, anything not a Bug in the software.
Please report all bugs on the Support Forums

Post Reply
irving_rivas
Peon
Peon
Posts: 7
Joined: 25 Jul 2007, 03:34
Location: Dominican Republic

Readable (Or interactive) Objects

Post by irving_rivas »

Maybe we could make things (like signposts) interactive by creating an NPC with the object tile as the image? i.e.: To create the signpost, we could just make the NPC (facing south, I'd say) and set the image the same that the signpost is...

Dunno if it's actually possible to implement.
if (Person.Playing){
Person.Dreaming = 1
}
if (Person.Dreaming){
Person.Life.Value++;
Person.Life.Happiness++;
}
User avatar
Pajarico
Knight
Knight
Posts: 592
Joined: 28 Feb 2005, 19:29
Contact:

Post by Pajarico »

It is indeed doable. It has been suggested before but I gues that since they are working on a new server adding it right now would be a waste of time.
Lv.: Maggot
Please, read the FAQ before posting.
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

It's a waste of time only when it's done by somebody who could be working on something more useful. But I think it would still be nice if Irving would give this a try. :-)
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

Signposts can be implemented as NPCs with one frame of text and without any interaction. Quite trivial. All you need to know is the first "hello world" example of an eAthena scripting tutorial.
  • 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.
Post Reply