View Single Post
  #13  
Old 08-01-2008, 08:36 PM
Striat
Sarnak
 
Join Date: Aug 2006
Posts: 60
Default

Quote:
Originally Posted by Neiv View Post
This may be a bit beyond my current ability. I'm not sure I understand the precise relationship between the player.pl (does this reside in the zone folder btw, or somewhere else?)
You'd put it in templates folder. It is the fairly new player quest system. Look it up in the wiki under quests section.

Quote:
Originally Posted by Neiv View Post
the king's script,
This would just be the npc that triggers current faction setting

Quote:
Originally Posted by Neiv View Post
the quest::setglobal("kingdomfaction","FactionA",7,"F" ) statement (is this part of the king's script?),
Yes


Quote:
Originally Posted by Neiv View Post
and the quest::say in your most recent note (is this for the player to get the buff or is it to initiate the kingdom faction?).
You can ignore that;p It's just for checking what the global value is set to. It doesn't really need to be in a script for the script to function
Reply With Quote