Hello!
I'm building a module for NWN, which is mostly the open world module with no set story and stuff...
Horses play a huge role in it. I've been trying to find a script I need on the web but no luck.
The situation should be as follows:
When a PC talks to a horse, some responses are available only if the PC owns the horse they are talking to. (It's needed because otherwise players would be able to steal each other's horses when playing this module multiplayer).
And that's basically it. I need a "text appears when" kind of script...
Also, a second thing, although not nearly as important as the first one.
It's about the unique power of an item - i made it so that a horse will spawn next to PC using the item. However, it would be better if a script would automatically make the PC the owner of the spawned horse. Is that possible?
Any help will be appreciated! Cheers!