DeadFool Posted February 16, 2015 Share Posted February 16, 2015 [string "../mods/MOD/modmain.lua"]:33: '=' expected near 'o' That's the error i geti have checked line 33it looks like this (i'm using notepad++ http://prntscr.com/65nf59)Any help is great, i have tried messing around with a syntax checker... no luck, just says the entire thing is an invalid blob! Thanks in advance! Link to comment https://forums.kleientertainment.com/forums/topic/51034-help-plz/ Share on other sites More sharing options...
rezecib Posted February 16, 2015 Share Posted February 16, 2015 (edited) @DeadFool, Your link just redirects to a generic page. Edit: Removing the parenthesis fixed it. Your problem is that you have spaces in your variable name there, which is not allowed. Usually people use underscores instead. I would recommend just leaving the spaces out of your prefab name entirely. Edited February 16, 2015 by rezecib Link to comment https://forums.kleientertainment.com/forums/topic/51034-help-plz/#findComment-613490 Share on other sites More sharing options...
DeadFool Posted February 16, 2015 Author Share Posted February 16, 2015 THX A TON <3im not sure why it linked to the main page... it was a Screen shot of the mod selection screens string areathat was in modmain.lua or what ever its called :love_heart: Link to comment https://forums.kleientertainment.com/forums/topic/51034-help-plz/#findComment-613503 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