How to remove this?
#1

Hey, how I can remove this object? What is this object id?
Reply
#2

Use this map editor https://sampforum.blast.hk/showthread.php?tid=282801.

Open the map editor click on the object you want to remove, and press delete on your keyboard.

Then at the top of the map editor click "show code" and there you will see the code you need to remove the object(s).

I very highly doubt people can tell from that pic. Because the position of the object is needed to remove it.
Reply
#3

Unfortunately you can't remove that text - it's added in main.scm (or whatever) like SetObjectMaterialText. There's a TXD file containing the font for it.
Reply
#4

but, what this object ID?
Reply
#5

It's not an object.
Reply
#6

How I can do it?
Quote:

- it's added in main.scm (or whatever) like SetObjectMaterialText

Reply
#7

For the second time, YOU CAN'T.
Reply
#8

its an object
open map editor -> go tn this location -> remove this object & paste the code
Reply
#9

Quote:
Originally Posted by MP2
Посмотреть сообщение
For the second time, YOU CAN'T.
Even the map editor only shows the object itself, not the text.

pawn Код:
RemoveBuildingForPlayer(playerid, 3335, 1351.7969, 418.1953, 18.4375, 0.25);
That's the sign, all you can remove.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)