View Single Post
  #1  
Old 02-11-2008, 04:03 PM
Toriad
Fire Beetle
 
Join Date: Apr 2004
Posts: 21
Default Changing Race/Flymode on a per zone basis

Im trying to make it so you can change the Race of a player, via a db entry on a per zone basis. THE DB part is fine, but I'm having trouble with the race.

IF I use ns->spawn.race. I can only do the playable races, no other ones, Example SSERU Inquisitor seru.

The Command uses sendIllusionPacket, which I dont mind doing but I have no idea where the hell I am supposed to find a place to put that, as i cannot put it where I would normally put ns->spawn.race... Any ideas?
Reply With Quote