kokola Posted February 20, 2022 Share Posted February 20, 2022 In short, I can't understand what's the matter where I made a mistake here : local house room = xmlFindChild (root,"cars",0) set Timer ( See The Cars, 30000, 0) gives me an error xs why is the log from the error : [Rjatka]\cars\cars_main.lua:9: Bad argument @ 'setTimer' [Expected function at argument1, got nil] thank you in advance Link to comment
βurak Posted February 20, 2022 Share Posted February 20, 2022 (edited) here the function names and variable names are wrong house room See The Cars setTimer name is wrong set Timer --wrong setTimer --correct maybe you can show the rest of the code so we can help you Edited February 20, 2022 by Burak5312 Link to comment
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