QUOTE (Guardian @ November 14, 2006 06:00 pm) Nice ideas. Thanks for all. Only one more thing. How can we add/subtract fame and karma to a player after accomplishing a quest? when you create the questholder, you can assign the attachmentstring property to add karma or fame using the XmlAddKarma or XmlAddFame attachments. The attachment will be attached to the player when they complete the quest. QUOTE - added a new AttachmentString property that works in the same way as the RewardString only for attachments.? This allows both reward items and reward attachments to be specified by string in a single quest. QUOTE - added several new attachments (XmlAddVirtue, XmlAddFame, XmlAddKarma).? To use these in a spawner you could attach them to a player with SETONTRIGMOB/ATTACH/xmladdvirtue,Justice,3 which would give 3 justice points to the triggering player, or orc/name/Schmeil the good/ATTACH/xmladdkarma,-500 So you could do something like GIVE/