Gaining Reputation with a Faction
Description
A player gains reputation points after completing a faction-related task.
SQL Example
UPDATE Reputation SET ReputationPoints = ReputationPoints + 50 WHERE CharacterID = 1 AND FactionID = 1;
Last modified
10 days ago
Last modified on 02/12/25 14:35:25
Note:
See TracWiki
for help on using the wiki.