Hello. I cannot change the appearance of NPCs (sellers, ...).
Everything else is working fine.
CreateNPC is presented in two different syntaxes and SetNPCClothingPreset gives me the following error:
Error in MariaDB callback: [string "onsetrp / shops / server.lua"]: 74: attempt to call a nil value (global 'SetNPCClothingPreset')
Here are the two examples from the dev wiki i try :
https://dev.playonset.com/wiki/SetNPCPropertyValue
https://dev.playonset.com/wiki/CreateText3D
Everything else is working fine.
CreateNPC is presented in two different syntaxes and SetNPCClothingPreset gives me the following error:
Error in MariaDB callback: [string "onsetrp / shops / server.lua"]: 74: attempt to call a nil value (global 'SetNPCClothingPreset')
Here are the two examples from the dev wiki i try :
https://dev.playonset.com/wiki/SetNPCPropertyValue
https://dev.playonset.com/wiki/CreateText3D
Comment