View Single Post
  #14  
Old 11-16-2010, 02:56 AM
Templus
Sarnak
 
Join Date: Oct 2010
Location: NYC
Posts: 39
Default

Quote:
Originally Posted by joligario View Post
The NPC must have qglobal set to 1 in the npc_types table in order for them to read the qglobal.

If you are only going to set 2 NPCs, you wouldn't need to do any of this. I would set up a player.pl file in the zone which modifies the race of the 2 NPCs based upon the player's race...
interesting .. how would you set something like that up in player.pl? I didn't realize you could do that..

edit:

hmm .. perhaps something as simple as using a proximity event on the mob?
Reply With Quote