Problem with select object..
#5

try print every step
u are using streamer obj i can see by onplayereditobj , try replace selectdynamicobj

if(movingtag == 1) {
EditObject(playerid, objectid);
} else if(movingtag == 2) {
DeleteTag(sqlid);
SendClientMessage(playerid, X11_YELLOW, "Tag Deleted!");
CancelEdit(playerid);
}
}
return 0;
}

replace editobject to editdynamicobject
Reply


Messages In This Thread
Problem with select object.. - by Puff - 06.09.2017, 01:44
Re: Problem with select object.. - by Puff - 06.09.2017, 16:53
Re: Problem with select object.. - by Puff - 07.09.2017, 13:40
Re: Problem with select object.. - by Puff - 07.09.2017, 20:01
Re: Problem with select object.. - by SetPlayerNameTag - 07.09.2017, 20:39
Re: Problem with select object.. - by Puff - 07.09.2017, 23:14
Re: Problem with select object.. - by SetPlayerNameTag - 08.09.2017, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)