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 :
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 :
Comment