Hide all the TextDraws..??
#21

Quote:
Originally Posted by WoodPecker
View Post
This is the only way:
PHP Code:
if(strcmp(cmd,"/hidealltdw",true)== 0)
{
    
TextDrawHideForPlayer(textdraw1);
    
TextDrawHideForPlayer(textdraw2);
    
TextDrawHideForPlayer(textdraw3);
    
TextDrawHideForPlayer(textdraw4);
    return 
1;

Add all your textdraws there.
Giving me this -
pawn Code:
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(274) : error 035: argument type mismatch (argument 1)
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(275) : error 035: argument type mismatch (argument 1)
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(276) : error 035: argument type mismatch (argument 1)
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(277) : error 035: argument type mismatch (argument 1)
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(278) : error 035: argument type mismatch (argument 1)
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(279) : error 035: argument type mismatch (argument 1)
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(280) : error 035: argument type mismatch (argument 1)
E:\vyom\My Pen Drive\GTA San Andreas\my new stunt server(upgraded)\filterscripts\SpeedoEN_v1[1].pwn(283) : error 030: compound statement not closed at the end of file (started at line 272)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


8 Errors.
Reply


Messages In This Thread
Hide all the TextDraws..?? - by Ronaldo_raul™ - 27.08.2011, 18:39
Re: Hide all the TextDraws..?? - by rbN. - 27.08.2011, 18:44
Re: Hide all the TextDraws..?? - by Scarred - 27.08.2011, 18:45
Re: Hide all the TextDraws..?? - by Ronaldo_raul™ - 27.08.2011, 18:46
Re: Hide all the TextDraws..?? - by rbN. - 27.08.2011, 18:46
Re: Hide all the TextDraws..?? - by Ronaldo_raul™ - 27.08.2011, 18:50
Re: Hide all the TextDraws..?? - by KoczkaHUN - 27.08.2011, 18:52
Re: Hide all the TextDraws..?? - by rbN. - 27.08.2011, 18:54
Re: Hide all the TextDraws..?? - by Ronaldo_raul™ - 27.08.2011, 18:55
Re: Hide all the TextDraws..?? - by KoczkaHUN - 27.08.2011, 18:56
Re: Hide all the TextDraws..?? - by Ronaldo_raul™ - 27.08.2011, 18:58
Re: Hide all the TextDraws..?? - by rbN. - 27.08.2011, 18:58
Re: Hide all the TextDraws..?? - by KoczkaHUN - 27.08.2011, 19:01
Re: Hide all the TextDraws..?? - by iMonk3y - 27.08.2011, 19:02
Re: Hide all the TextDraws..?? - by Ronaldo_raul™ - 27.08.2011, 19:03
Re: Hide all the TextDraws..?? - by Deskoft - 27.08.2011, 21:39
Re: Hide all the TextDraws..?? - by [MG]Dimi - 27.08.2011, 22:22
Re: Hide all the TextDraws..?? - by Amel_PAtomAXx - 27.08.2011, 22:29
Re: Hide all the TextDraws..?? - by Ronaldo_raul™ - 28.08.2011, 06:22
Re: Hide all the TextDraws..?? - by WoodPecker - 28.08.2011, 06:40
Re: Hide all the TextDraws..?? - by Ronaldo_raul™ - 28.08.2011, 07:40
Re: Hide all the TextDraws..?? - by Bakr - 28.08.2011, 08:02

Forum Jump:


Users browsing this thread: 2 Guest(s)