View Single Post
  #11  
Old 08-16-2013, 11:09 PM
lumiya
Fire Beetle
 
Join Date: Jun 2010
Posts: 12
Default

This is exactly what I needed. I had tried over 30 different ways and I would have never figured this out without your help. Thank You!


Code:
my $FACTION = $h_ent->GetFactionLevel($h_ent->CharacterID(), $npc->GetID(), $h_ent->GetRace(), $h_ent->GetClass(), $h_ent->GetDeity(), $npc->GetPrimaryFaction(), $npc);
Reply With Quote