Solomander Posted December 14, 2015 Share Posted December 14, 2015 Whenever I would spawn one in and aggro them, they would say their line for a split second and then the game would give me this message http://puu.sh/lUTrS/e968a9d620.jpg. Is there anything I'm doing wrong? Link to comment https://forums.kleientertainment.com/forums/topic/60769-trying-to-make-rock-lobsters-talk/ Share on other sites More sharing options...
Mobbstar Posted December 14, 2015 Share Posted December 14, 2015 You're meant to give the "ChattyNode" a list of lines it can say. Check out the pig lines: PIG_TALK_FOLLOWWILSON = {"YOU FRIEND", "I LOVE FRIEND", "YOU IS GOOD", "I FOLLOW!"},PIG_TALK_FIND_LIGHT = {"SCARY", "NO LIKE DARK", "WHERE IS SUN?", "STAY NEAR FIRE", "FIRE IS GOOD"},PIG_TALK_LOOKATWILSON = {"WHO ARE YOU?", "YOU NOT PIG", "UGLY MONKEY MAN", "YOU HAS MEAT?"},PIG_TALK_RUNAWAY_WILSON = {"TOO CLOSE!", "STAY AWAY!", "YOU BACK OFF!", "THAT MY SPACE."},PIG_TALK_FIGHT = {"I KILL NOW!", "YOU GO SMASH!", "RAAAWR!"},PIG_TALK_RUN_FROM_SPIDER = {"SPIDER BAD!", "NO LIKE SPIDER!", "SCARY SPIDER!"}, Those are passed to the brain's chatty nodes. Your mod uses chatty nodes, but doesn't pass them any lines. Link to comment https://forums.kleientertainment.com/forums/topic/60769-trying-to-make-rock-lobsters-talk/#findComment-697467 Share on other sites More sharing options...
Solomander Posted December 14, 2015 Author Share Posted December 14, 2015 Now it gives me this message :/ http://puu.sh/lVsy2/e759f659e6.jpg Link to comment https://forums.kleientertainment.com/forums/topic/60769-trying-to-make-rock-lobsters-talk/#findComment-697503 Share on other sites More sharing options...
Mobbstar Posted December 14, 2015 Share Posted December 14, 2015 You have syntax error. A common condition purposely induced by aspirin producers. I am almost immune to it, so you had better upload the lines in and around 77 and 79. I'll get a stim in the meantime. Link to comment https://forums.kleientertainment.com/forums/topic/60769-trying-to-make-rock-lobsters-talk/#findComment-697511 Share on other sites More sharing options...
Solomander Posted December 14, 2015 Author Share Posted December 14, 2015 Nevermind got it working thanks for your help!Nevermind got it working thanks for your help! Link to comment https://forums.kleientertainment.com/forums/topic/60769-trying-to-make-rock-lobsters-talk/#findComment-697514 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