Object ID
#1

I want to delete this object. What is id or appears not in the map editor. Sorry my bad english
Image Object: http://postimg.org/image/g7gm284zb/
Coordonats: 1043.6825, 2086.5579, 10.8203
Reply
#2

Looks exactly like id 4084 is higher only. Sorry my English
Reply
#3

Some objects don't appear in the map editor.
Try addinging this in your gamemode:
pawn Код:
public OnPlayerConnect(playerid)
{
    RemoveBuildingForPlayer(playerid, 4084, 0.0, 0.0, 0.0, 0);
    return 1;
}
NOTE: This will remove all the objects with id 4084.
Reply
#4

Object is not 4084. It's bigger than him. And resembles id 4084. Sorry my english
Reply
#5

Then try to find the same object ID.
Reply
#6

I tried search on ******, map editor, with pictures of gates and doors and no found the object... Sorry my english
Reply
#7

up..
Reply
#8

Looks like it's the LOD of the real door. Map Construction will remove this object with the real garage door automatically. So just go remove the door from that position.
Reply
#9

If the object does not appear in any editor, how to identify it ... Srry my english
Reply
#10

Quote:
Originally Posted by w3b
Посмотреть сообщение
If the object does not appear in any editor, how to identify it ... Srry my english
Why do you need to identify an LOD? They are completely useless.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)