hi, I can't record sounds. the / npctalk command does not work
Command 'npctalk' not workingSolved
when you are recorgding are you holding down your voice key?
if I type /npctalk it tells me: unknown command
Merged post
same thing if I type: /npctalk add soundname
Merged post
same thing if I type: /npctalk add soundname
Sorry try /npc_sound
Merged post
Merged post
After you record the sound and save it edit the npc and set
Merged post
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.
- /npc_add => create a new NPC and edit it
- /npc_edit [id] => edit the NPC you are looking at or specified ID
- /npc_remove [id] => erase the NPC you are looking at or specified ID
- /npc_sound => record sound for your npc to say
- /npc_end => stop editing an NPC
- /npc OPTION VALUE => set a value of an option of your NPC
- /npc_reset => removes all NPCs
- /npc_pathtest => follow NPC path
- /npc_list => list all NPCs
- /npc_way [id] => draws path of the NPC you are looking at or specified ID
Merged post
After you record the sound and save it edit the npc and set
- sound => recorded sound name
- soundonenter => play the sound on enter (true/false)
- soundonuse => play the sound on use (true/false)
https://ibb.co/mB9K0t5
as you can see from the image. I can't use any commands.
Sorry the info is wrong on the chat comand i will change this use /npc_sound add /npc_sound save /npc_sound cancel
thank you
Locked automatically