TheSilentKing Posted February 12, 2020 Share Posted February 12, 2020 Im trying to make my custom character say random lines when he attacks, and so i copied the code from the marble stuff (when you carry the suspicious marble stone, you can get more than one sentence), but it does not seem to work. It does not give any error, just doesnt say anything on that part. this is the attack speech code BATTLECRY = { GENERIC = { "Lets get messy!", "I have... something for you", "It will be over quick", "Someone has to do it... and I want it to be me!", "I have come for you", "Your finality approaches...", "Now, lets dont lose our manners!", "Hehehe, this will amuse me", }, PIG = "I've killed lots like you", PREY = "Lets have some fun", SPIDER = "Just a bug", SPIDER_WARRIOR = "Come here, pal", DEER = "Destiny", }, And this is the marble speech, i cant figure out why it does not work ANNOUNCE_ENCUMBERED = { "Huff... ", "Hahah... God dammit...", "I need to.... work on my muscles", "This isn't... gentleman's work...", "I feel kind of lost...", "I hope I dont... mess my hair", "Hngh...!", "I miss my powers... so much!", "Dont I... have anything better... to do?", }, Thank you very much Link to comment https://forums.kleientertainment.com/forums/topic/115689-random-quotes-on-custom-speech-for-a-modded-character/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now