creating portals/any object that acts as an npc

Joined
Dec 9, 2007
Messages
3
Reaction score
0
Hey all

I'm having trouble creating portals. Basically, I've figured out how to make them like any other NPC (create a monster using skin Portal, create an NPC using that monster as its skin, make it's Initial Text teleport the player).

This works fine, except for one problem: the portal walks around! Is there any way to make it (and any other NPC for that matter) stand still? For example, all the portals already in the game, as well as certain NPC's (eg. Olin Haad) don't move, is there any way to make my own NPCs, portals etc. not move either?

Cheers! :D
 
its really fairly simple.

Spell Casting.

Make a Spell Similar to Word of Recall, Except without a Recall, and make it infinite on the movement exhaust.

Make the spell cast Upon Server Start, (zummite probably knows how to better than i),

but this solves the walking problem.
 
Back