Runic Atlas

Post your Custom Scripts or Packages.

Moderator: POL Developer

Post Reply
ThisIsMe
Distro Developer
Posts: 101
Joined: Sun Jul 17, 2016 1:29 am
Contact:

Runic Atlas

Post by ThisIsMe »

Just something I have been working on for a few days now, it should be pretty functional save for the Sacred Journey stuff as you'll need to actually add support for that yourself or just leave it unimplemented.

- Every message output to the player is cliloc'd and colored based on message type (red for negative messages and green for positive ones)
- If you are unfamiliar on how a runic atlas works, I will advise doing a quick google search for "runic atlas uo" and read up on them, they are essentially a bigger version of runebooks however they work slightly differently on the front end (for players)

- A rune will be remembered until the user logs out, selected a spell to use or selects a rune in another runic atlas.

This was written using the Edwards script base so, you may need to either change how it grabs and stores the location info OR change how your runes store their location info, whichever would be easier for you and less annoying for your player base.
runicAtlas.zip
Enjoy :D
I know, probably done a little wonky as well.
(7.23 KiB) Downloaded 309 times
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Re: Runic Atlas

Post by Yukiko »

Thanks ThisIsMe.
This is going in the Distro.
Post Reply