MrAmes Posted October 22, 2013 Share Posted October 22, 2013 Hi all, I have a really serious problem with the map editor in 1.3.4. I decided, that I want to remove all the traffic lamps in LS, but when I reached the Pershing Square, I realized, that there are a few lamps what I just can't remove. I don't know, if it's an MTA problem, or maybe just my fault, but I really want to delete those lamps. I tried to write a script to remove at least one of those lamps, but nothing happened. So maybe I just can't remove all the objects whitin map editor? Then why is the RemoveWorldObjects function? I just don't get it. Is there any other map editor? If yes, please link me, or if anyone know a better way, please tell me. Thanks for All Of You Link to comment
Castillo Posted October 22, 2013 Share Posted October 22, 2013 Some objects can't be removed with map editor. Link to comment
MrAmes Posted October 22, 2013 Author Share Posted October 22, 2013 Thanks for the fast answer. Is there any other way to remove them? Link to comment
Castillo Posted October 22, 2013 Share Posted October 22, 2013 You said that you tried removing it by script, are you sure that you put it all right? Link to comment
MrAmes Posted October 22, 2013 Author Share Posted October 22, 2013 I modified the script code, so now it works. I mean, if I start my server, then it removes the lamps, but in map editor...well that's another question. This is the code, from my .map file: And this is the script code from that: removeWorldModel(1283, 10000, 1325.9491, -1737.38062, 14.00821) As you can see, I've changed the radius, so it deletes all the lamps, actually all objects with ID 1283. I've tried to change the radius in my .map file, but it doesn't worked. So any ideas, how can I see (how can't see ) the deleted lamps in map editor? Is there any in-game-map-editor? Maybe that'll help. Thanks in advance Link to comment
Atton Posted October 23, 2013 Share Posted October 23, 2013 There was a copy of the map editor that was released at some point that can do this. http://www.mediafire.com/download/cfajf ... tor%5D.zip I found this on and old copy of mta it seems to work fine if you install it right. Link to comment
MrAmes Posted October 24, 2013 Author Share Posted October 24, 2013 Thanks for your advice, but still doesn't work I've found a different map editor, what is generates the code to pawn. SA:MP style Now I try to convert the code, to MTA style 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