Very nice \o\.
It worked!
Now I only have to make the "Spawns" of every NPC. And I am doing it right now,
but I noticed that it has not ores in the mines, Do I need to put one by one using
Axis (now that it is working \o\) ? Or does it have an easy way to put randoms ores
at minings spots?
PS: It is OBVIOUSLY that the first place that I "spawned" was Britain Graveyard

.
PS 2: Hey, I want that every skill grows every stats (str, dex, int) to the max stats,
what do I have to change? (I was thinking in changing it in every skill at
c:\sphere\script\skills),
example: in "sphere_skill_alchemy.scp"
[SKILL 0]
DEFNAME=SKILL_ALCHEMY
KEY=Alchemy
TITLE=Alchemist
DELAY=3.0,1.0 // per stroke.
ADV_RATE=10.0,200.0,800.0
VALUES=1,20,100
BONUS_STATS=1500
BONUS_STR=500
BONUS_DEX=500
BONUS_INT=500
STAT_STR=5 }
STAT_INT=75 } What does these 3 do? Is it how much of str,dex,int that I need to have to use "mortar and pestle"?
STAT_DEX=40 }
Thank you \o\.