Coralushi Posted September 12, 2013 Share Posted September 12, 2013 So this is what message I get, I checked my prefabs, but it seemed to be nothing wrong..Can someone help me? Link to comment https://forums.kleientertainment.com/forums/topic/27613-very-first-mod-having-trouble-with-scripting/ Share on other sites More sharing options...
tehMug Posted September 12, 2013 Share Posted September 12, 2013 (edited) Line 75 in your foxy.lua file: Evidently FOXY is not defined (or given a value) where your code can find it because it's returning a nil value. Can't guess beyond that without seeing more of your code. Edited September 12, 2013 by tehMug Link to comment https://forums.kleientertainment.com/forums/topic/27613-very-first-mod-having-trouble-with-scripting/#findComment-319445 Share on other sites More sharing options...
Coralushi Posted September 12, 2013 Author Share Posted September 12, 2013 I could send you the code through email or something?It says that I can't upload it here.. Link to comment https://forums.kleientertainment.com/forums/topic/27613-very-first-mod-having-trouble-with-scripting/#findComment-319448 Share on other sites More sharing options...
Coralushi Posted September 12, 2013 Author Share Posted September 12, 2013 Well at least here is the code for that specific line: STRINGS.CHARACTERS.FOXY.ANNOUNCE_COLD = "Brrr.. so cold" Link to comment https://forums.kleientertainment.com/forums/topic/27613-very-first-mod-having-trouble-with-scripting/#findComment-319449 Share on other sites More sharing options...
Coralushi Posted September 12, 2013 Author Share Posted September 12, 2013 Nevermind I already fixed it I forgot to add one line.. Thanks to your help I could analyze what I was missing.Thank you ^^ Link to comment https://forums.kleientertainment.com/forums/topic/27613-very-first-mod-having-trouble-with-scripting/#findComment-319454 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