dynamic3dtext label won't destroy
#5

I used to have this problem, use this:
pawn Код:
Delete3DTextLabel(NameOfText[playerid]);
Under /dmexit

Example:
pawn Код:
CMD:dmexit(playerid, params[])
{
Delete3DTextLabel(TextName[playerid]);
//Rest of the code
return 1;
}
Tell us if it works
Reply


Messages In This Thread
dynamic3dtext label won't destroy - by Luca12 - 11.07.2013, 23:50
Re: dynamic3dtext label won't destroy - by drichie - 11.07.2013, 23:56
Re: dynamic3dtext label won't destroy - by XtremeR - 12.07.2013, 00:07
Re: dynamic3dtext label won't destroy - by Luca12 - 12.07.2013, 00:28
Re: dynamic3dtext label won't destroy - by JimmyCh - 12.07.2013, 08:01
Re: dynamic3dtext label won't destroy - by Luca12 - 12.07.2013, 08:36

Forum Jump:


Users browsing this thread: 1 Guest(s)