Quote:
Originally Posted by body767
Thank you so much for your kindness
Edit: No sound works at all not just skills even walk, idle and run
|
If you check your textfiles, you will find some missmatches:
- in effectsound you added a tab "Fellow Pet" and do not match with the amount of columns in that file
- in skilleffect you also do not match the amount of columns, because you added multiple wrong tabs
Maybe you should do the following for testing:
- work on one new fellow first, e.g. klox
- delete all lines for your new fellows from effectsound file
- copy all lines from "COS_P_WOLF2" in that file and put them at the end
- replace "COS_P_WOLF2" with "COS_P_FELLOW_KLOX", do not change anything else and save the file
- go to skilleffect, delete your lines for new fellows in that file
- copy the "COS_P_WOLF_040~140" line to the end of the file, replace "COS_P_WOLF_040~140" with "COS_P_FELLOW_KLOX_001~140", "COS_P_WOLF2" with "COS_P_FELLOW_KLOX" and save the file
- import your two textfiles to media and test for ingame "wolf" sound with klox pet
- If you hear the wolf sounds ingame, you can replace the "wav" entry one by one. Also put the skill sounds into effectsound file, if possible.
- No sound at all should point out, that the "COS_P_FELLOW_KLOX" is not linked correctly.
- If you hear the wolf sounds and not the klox sounds afterwards, you should check for wav location (check for folder [tab] filename in txt files too).