User Tools

Site Tools


building:creatures:appearance
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]
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]
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
Previous revision
building:creatures:appearance [2020/04/26 06:36]
building:creatures:appearance [2020/12/09 07:52]
Line 2: Line 2:
  
 ===== Adding Visual Effects ===== ===== Adding Visual Effects =====
 +
 +To add a visual effect to your NPC, add integer variable AI_VFX (or AI_VFX1, AI_VFX2, AI_VFX3, etc) with the index number(s) of the desired visual effect index # from visualeffects.2da or from the ooc area's visual effect browser.
  
  
Line 36: Line 38:
  
  --- //​[[zoeyalex94@gmail.com|murdrkitten]] 2019/03/30 12:37//  --- //​[[zoeyalex94@gmail.com|murdrkitten]] 2019/03/30 12:37//
 +
 +===== Using SinfarX Individual Features ​ =====
 +
 +Set NPC OnSpawn script to amb_npc_spawn
 +
 +Use a body model to design your NPC's head, body, and a tailor model to design your  NPC's armor, helm and cloak.
 +
 +Open web client, have the model "speak the complete appearance code" to make it whisper the xdata for each component you wish to customize on your NPC, and paste the XDATA string to the following variables:
 +
 +  * HEAD_APPEARANCE ​
 +  * BODY_APPEARANCE ​
 +  * ARMOR_APPEARANCE ​
 +  * HELM_APPEARANCE ​
 +  * CLOAK_APPEARANCE
 +
 +Note: "Speak the entire body appearance code" uses the variable COMPLETE_APPEARANCE2,​ but as of the writing of this tutorial it is currently under maintenance,​ as the data string currently exceeds Neverwinter'​s string variable length limit.
 +
 +(Source: "​Tutorial - How to customize your NPC using XDATA:"​ by Carcerian, 2020/12/8)
 +
 +
authpdo: Statement did not return 'mail' attribute [auth.php:522]
building/creatures/appearance.txt ยท Last modified: 2022/12/20 10:03 by spankitty

phpBB Appliance - Powered by TurnKey Linux