I really need a talking sign that you can add to tell players news other then the news that the regular Signs and Npcs do. I need to set it up with information for new players so that they chose an skill set, and then a race gate.
Mabe someone needs to start a Wanted section for scripts.
 
I knew I was sending the request to the right Forum. Thank you. will let you know if it fills the job.
Here is another Idea that would be nice. a Random movement file that will move Mobs around the shard, say From one area outside of a town, to another.
 
Last edited:
@ETsCat
The script will work but I need to update it. Currently the spoken string by the sign is the same as the sign's name.
It's not a noticeable problem until you open up your Journal: " Go this way says: Go this way "

Thankfully I had it saved in my Github, quick edit that's not tested but I don't foresee any problem with it:
https://github.com/zerodowned/My-Stuff/blob/master/SpeakingSign.cs

Changed the name of the sign to " a sign ", item and the message it speaks are still added the same way
 
Back