Search found 4 matches

by Serpicus
Sat Jan 27, 2007 5:53 am
Forum: POL Tools
Topic: How can I migrate Sphere's multis to POL?
Replies: 3
Views: 5165

How can I migrate Sphere's multis to POL?

I know, I'm an eretic.

But, the builders of my shard create a lot of multis on a local Sphere server, using Axis.
Now, can they migrate that multis to our POL server? If the answer is yes... how?
by Serpicus
Wed Jan 17, 2007 2:28 am
Forum: Scripting Help
Topic: Completely remove Karma/fama
Replies: 6
Views: 5213

In repsys.cfg I set all NameColoring as grey. Problem solved :smile:
by Serpicus
Tue Jan 16, 2007 4:16 pm
Forum: Scripting Help
Topic: Completely remove Karma/fama
Replies: 6
Views: 5213

Grey isnt a permanent thing though in POL. What I would do is just set everyone to red using

who.setmurderer(1)

and search your scriptbase removing all

who.setmurderer(0)

This is probably the easiest way to do it.

I remember at least two shards where grey names were permanent (but with POL 0 ...
by Serpicus
Mon Jan 15, 2007 12:45 am
Forum: General Discussion
Topic: Skills with gems
Replies: 1
Views: 3722

Skills with gems

I downloaded the CVS, the scripts of skills with gems (stealth, anatomy, animal lore, arms lore etc.) are here, but I can't use them.
The SysMessage is: "That skill is not implemented".

The pkgs are enabled, and Hiding is the only one that works.

Why?