Creation/Dev/Database NPC

From Graal Bible
Revision as of 17:59, 7 October 2004 by 217.43.199.161 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Database NPCs are NPCs stored in an NPC-Server. They are given a user-defined NPC name (#N) and can warp to anywhere on a server.

NC/NPC-Control contains a section for administering Database NPCs, including editing the script, this. flags, viewing variables and resetting them.

Database NPCs should be serverside to be able to function with simultaneous players, warp, use with(), etc.

Database NPCs can use canwarp/canwarp2 to warp with level warp links, and level boundaries on normal maps. They are also given a GMAP X/Y when on a GMAP (i.e. 120,110 would be 60,50 in level b2).