darhal Posted October 29, 2013 Posted October 29, 2013 1- where I can find all ints ( casino and bank ones ) ? 2- how i can make an interior ? thanks #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
Castillo Posted October 29, 2013 Posted October 29, 2013 1: https://wiki.multitheftauto.com/wiki/Interior_IDs 2: You can create the interior on map editor, but know this, it won't show up in all dimensions like default interiors. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
darhal Posted October 29, 2013 Author Posted October 29, 2013 for 2 how to make it like a normal map ? #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
Castillo Posted October 29, 2013 Posted October 29, 2013 Well, you just go to the interior and start creating the objects. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
darhal Posted October 29, 2013 Author Posted October 29, 2013 oh thank you solidsnake I will ty it as soon as possible #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
Castillo Posted October 30, 2013 Posted October 30, 2013 You're welcome. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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