Help please.








sa-mp editor.Shadow wrote:What program is this? I bey newbish.

Yes I think thats the only way deleting it, SAMP editor cant select something thats infront of another object, so you have to check all the lines and remove it.exos wrote:sa-mp editor.Shadow wrote:What program is this? I bey newbish.
To sly,
Although I could not find a practical way to delete the object, it is still possible in the following manner:
1) Open the pawn code.
2) Figure out which object ID is the question mark representing, you'll have to go through all your objects yes :/
3) Delete the whole line in which the wrong object ID is inserted
4) Copy the whole code
5) Close your editor
6) Re-open your editor, open your pawn code and paste your new code
Don't forget to save your map before making these changes.
I'm almost 100% sure that there is a more practical way of eliminating that object, but this is the only way I could think of.

