Pacts

Share your scripts and packages with other Mudlet users.
Post Reply
kuuipo
Posts: 1
Joined: Mon May 30, 2011 7:32 pm

Pacts

Post by kuuipo »

I'm looking for a script to tidy up the list of pacts in Domination, or perhaps just some help making one on my own. I tried deleting each line individually and simply replacing it with something neater, but I ran into a problem pretty quickly with a sentence that wraps around to a second line.

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

Re: Pacts

Post by Vadi »

Use screenwidth 0, or:

tempLineTrigger(1,1,[[deleteLine()]])

Post Reply