darhal Posted July 9, 2015 Posted July 9, 2015 Hi I m trying to create those object : http://farm8.staticflickr.com/7120/6989 ... 83d9_b.jpg in mta but it show invalid object id bad usage @createObject why ? I think they are objects add by samp but I see servers in mta using those objects why invalid ID ? #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
xXMADEXx Posted July 10, 2015 Posted July 10, 2015 Hi I m trying to create those object : http://farm8.staticflickr.com/7120/6989 ... 83d9_b.jpg in mta but it show invalid object id bad usage @createObject why ? I think they are objects add by samp but I see servers in mta using those objects why invalid ID ? I believe these are textures, not objects. The Ultimate Lua Tutorial! | MTA PHP SDK
darhal Posted July 10, 2015 Author Posted July 10, 2015 Can i get the link of those textures ? #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
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