Page 1 of 1

Mapping help

Posted: February 5th, 2013, 8:11 pm
by Sly
A'ight so recently I've invested a lot of time mapping a club-house kind for my MC chapter faction, at the end when I'm previewing it I see this yellow '?' mark, when I see it from normal mod it's represented by a red dote which is undeletable.
Help please.

Image
Image

Re: Mapping help

Posted: February 5th, 2013, 8:13 pm
by exos
You probably edited the object id by mistake and named the ID with a number which doesn't exist in the object list.

Not sure about the way to remove it though, I'll try.

Re: Mapping help

Posted: February 5th, 2013, 8:17 pm
by Shadow
What program is this? I bey newbish.

Re: Mapping help

Posted: February 5th, 2013, 8:41 pm
by exos
Shadow wrote:What program is this? I bey newbish.
sa-mp editor.

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.

Re: Mapping help

Posted: February 6th, 2013, 7:17 am
by Morris Callahan
exos wrote:
Shadow wrote:What program is this? I bey newbish.
sa-mp editor.

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.
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.

Re: Mapping help

Posted: February 25th, 2013, 10:48 pm
by Morris Callahan
Seems answered.

Re: Mapping help

Posted: February 25th, 2013, 10:48 pm
by Italy Mafia RP
The question has been answered!
If you still want to discuss this matter, please contact a moderator and ask for the thread to be re-opened!