[Ajuda]
#3

public OnFilterScriptExit()
{
TextDrawDestroy(GateText_BG);
for(new g; g < MAX_GATES; g++)
{
TextDrawDestroy(GateText_Info[g]);
Delete3DTextLabel(GateTextLabel[g]);
if (IsValidObject(g) && GateID[g] != -1) DestroyObject(g);
}
return 1;
}

esse й um deles
Reply


Messages In This Thread
[Ajuda] - by Pedro King - 15.06.2010, 12:00
Re: [Ajuda] - by Flavinho153 - 15.06.2010, 12:10
Re: [Ajuda] - by Pedro King - 15.06.2010, 15:07
Re: [Ajuda] - by zSuYaNw - 15.06.2010, 16:02
Re: [Ajuda] - by Pedro King - 15.06.2010, 20:49
Re: [Ajuda] - by russo666 - 15.06.2010, 20:59

Forum Jump:


Users browsing this thread: 1 Guest(s)