User Tools

Site Tools


building:scripts:api:custom_factions_default_factions
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]
authpdo: Statement did not return 'mail' attribute [auth.php:522]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
building:scripts:api:custom_factions_default_factions [2019/03/26 21:02]
murdrkitten
building:scripts:api:custom_factions_default_factions [2023/06/15 08:23]
spankitty ↷ Page name changed from building:scripts:api:getsetfactionid to building:scripts:api:custom_factions_default_factions
Line 4: Line 4:
  
 See: https://​nwn.sinfar.net/​cstmfac_manageform.php See: https://​nwn.sinfar.net/​cstmfac_manageform.php
 +
 +You can attribute or remove the custom faction ID's to your erf NPC or faction PC with the following functions : 
 +
 +<​code>​void AddCustomFactionToCreature(object oCreature, int nCustomFactionId);</​code>​
 +<​code>​void RemoveCustomFactionFromCreature(object oCreature, int nCustomFactionId);</​code>​
  
 ---- ----
Line 11: Line 16:
 This will return the Faction ID of oObject. This will return the Faction ID of oObject.
  
-**Default Factions:​** +**Default Factions:**\\ 
-1 = Hostile +1 = Hostile\\ 
-2 = Commoner +2 = Commoner\\ 
-3 = Merchant+3 = Merchant\\
 4 = Defender 4 = Defender
  
authpdo: Statement did not return 'mail' attribute [auth.php:522]
building/scripts/api/custom_factions_default_factions.txt · Last modified: 2023/06/15 08:34 by spankitty

phpBB Appliance - Powered by TurnKey Linux