How can i do this ?
#1

SOLVED

i want to close a TEXTDRAWS with a DIALOG ?
and i run out of ideas so i came here for some help
my code
pawn Код:
new Textdraw[128];
format(Textdraw,sizeof(Textdraw),"Textdraw%s",inputtext);
TextDrawDestroy(Textdraw);
but i get a ERROR
Код:
error 035: argument type mismatch (argument 1)
Reply


Messages In This Thread
How can i do this ? - by park4bmx - 23.02.2011, 09:49
Re: How can i do this ? - by Retardedwolf - 23.02.2011, 09:50
Re: How can i do this ? - by park4bmx - 23.02.2011, 09:53
Re: How can i do this ? - by Cameltoe - 23.02.2011, 09:56
Re: How can i do this ? - by park4bmx - 23.02.2011, 09:59
Re: How can i do this ? - by Cameltoe - 23.02.2011, 10:03
Re: How can i do this ? - by park4bmx - 23.02.2011, 10:07

Forum Jump:


Users browsing this thread: 1 Guest(s)