Sektor Posted December 6, 2011 Posted December 6, 2011 Interested in the question, how to add new objects with their new ID? I Added a new object in the game GTA San Andreas, but not created, by means of a script LUA . createObject ( 18631, x, y, z, 90, RandomFloat(360.0), 0 ) - Not create!!!!
Towncivilian Posted December 6, 2011 Posted December 6, 2011 Topic moved to Scripting section. Have problems running MTA or are experiencing crashes? See this thread for help!
Castillo Posted December 6, 2011 Posted December 6, 2011 You can't create your own object ID's If I'm right. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Faw[Ful] Posted December 6, 2011 Posted December 6, 2011 You can't create your own object ID's If I'm right. Ye you need to replace an object that already exist in the game, looks the wiki for the engine functions. =Benox50= My Youtube Channel
Aibo Posted December 6, 2011 Posted December 6, 2011 you can't use your own "extra" object IDs in MTA. there is a feature request on bug tracker about it: http://bugs.mtasa.com/view.php?id=6571 either wait for it's implementation or replace some other existing ID. ?
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