Modifying Vadi's Name Highlighter for ALL Cities

Post Reply
Denex
Posts: 5
Joined: Thu Oct 07, 2010 12:58 am

Modifying Vadi's Name Highlighter for ALL Cities

Post by Denex »

http://forums.mudlet.org/viewtopic.php?f=6&t=1235

I am brand new to coding and Mudlet, however - I want to begin work on taking this and upgrading it to where one is able to paste each city's citizens list onto a table/sheet/whatever, and have each name highlighted. I cant figure out where the table is saved to that sorts the citizens list, but I'd presume you could copy the code verbatum from that and create new ones for each city that isnt your own (Mhaldor, Ashtan, Hashan, Shallam, Cyrene, Eleusis) - and paste them into that roster, requiring updating once in a while.

Any idea where one might even remotely begin?

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: Modifying Vadi's Name Highlighter for ALL Cities

Post by tsuujin »

I don't know how Vadi does it, but I save to a database rather than to a file.

User avatar
Vadi
Posts: 5050
Joined: Sat Mar 14, 2009 3:13 pm

Re: Modifying Vadi's Name Highlighter for ALL Cities

Post by Vadi »

I'd probably look at the city allies + city enemies version that someone modded the script to. That'll give you an idea of what needs to be duplicated for cities.

Post Reply