muvik2000 Posted April 13, 2013 Share Posted April 13, 2013 Вот код. local command = "tp" function consoleSetPlayerPosition ( source, commandName ) setElementPosition ( source, 2492.69995, 2341.30005, 10.8 ) end addCommandHandler ( command, consoleSetPlayerPosition, ) Почему не работает? Link to comment
Kernell Posted April 13, 2013 Share Posted April 13, 2013 Дебаг не пробовали смотреть? Уверен он пишет про syntax error Link to comment
muvik2000 Posted April 13, 2013 Author Share Posted April 13, 2013 Может я тупой но как это сделать? > Link to comment
Kernell Posted April 13, 2013 Share Posted April 13, 2013 И как вас угораздило так? Лезете куда-то и сами не знаете куда. Изучайте МТА: https://wiki.multitheftauto.com/wiki/Main_Page Конкретно вашей темы: https://wiki.multitheftauto.com/wiki/Debugging Link to comment
muvik2000 Posted April 13, 2013 Author Share Posted April 13, 2013 Спасибо Я только вчера начал учить lua и ещё плохо его знаю 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