Textdraw Intro
#10

SetTimerEx("TextDrawHideForPlayer", 5000, false, "i", playerid);
forward TextDrawHideForPlayer(playerid);
public TextDrawHideForPlayer(playerid)
{
TextDrawHideForPlayer(playerid,Intro[0]);
TextDrawHideForPlayer(playerid,Intro[1]);
TextDrawHideForPlayer(playerid,Intro[2]);
TextDrawHideForPlayer(playerid,Intro[3]);
TextDrawHideForPlayer(playerid,Intro[4]);
TextDrawHideForPlayer(playerid,Intro[5]);
TextDrawHideForPlayer(playerid,Intro[6]);
TextDrawHideForPlayer(playerid,Intro[7]);
TextDrawHideForPlayer(playerid,Intro[8]);
TextDrawHideForPlayer(playerid,Intro[9]);
TextDrawHideForPlayer(playerid,Intro[10]);
TextDrawHideForPlayer(playerid,Intro[11]);
TextDrawHideForPlayer(playerid,Intro[12]);
TextDrawHideForPlayer(playerid,Intro[13]);
TextDrawHideForPlayer(playerid,Intro[14]);
return 1;
}


i get these errors

(239) : error 017: undefined symbol "playerid"
(240) : error 029: invalid expression, assumed zero
(240) : error 017: undefined symbol "playerid"
(241) : error 029: invalid expression, assumed zero
(241) : error 017: undefined symbol "playerid"
(243) : error 017: undefined symbol "playerid"
(244) : error 017: undefined symbol "playerid"
(245) : error 017: undefined symbol "playerid"
: error 017: undefined symbol "playerid"
: error 017: undefined symbol "playerid"
(24 : error 017: undefined symbol "playerid"
(249) : error 017: undefined symbol "playerid"
(250) : error 017: undefined symbol "playerid"
(251) : error 017: undefined symbol "playerid"
(252) : error 017: undefined symbol "playerid"
(253) : error 017: undefined symbol "playerid"
: error 017: undefined symbol "playerid"
(255) : error 017: undefined symbol "playerid"
(256) : error 017: undefined symbol "playerid"
(257) : error 017: undefined symbol "playerid"


im to supid to figure out how to write this neat.
Reply


Messages In This Thread
Textdraw Intro - by aceisnice - 04.06.2016, 23:26
Re: Textdraw Intro - by WhiteGhost - 04.06.2016, 23:44
Re: Textdraw Intro - by aceisnice - 04.06.2016, 23:46
Re: Textdraw Intro - by Dayrion - 04.06.2016, 23:55
Re: Textdraw Intro - by iShawn - 05.06.2016, 00:01
Re: Textdraw Intro - by WhiteGhost - 05.06.2016, 00:03
Re: Textdraw Intro - by aceisnice - 05.06.2016, 00:04
Re: Textdraw Intro - by iShawn - 05.06.2016, 00:06
Re: Textdraw Intro - by WhiteGhost - 05.06.2016, 00:09
Re: Textdraw Intro - by aceisnice - 05.06.2016, 00:10
Re: Textdraw Intro - by aceisnice - 05.06.2016, 00:59
Re: Textdraw Intro - by iShawn - 05.06.2016, 01:04
Re: Textdraw Intro - by aceisnice - 05.06.2016, 01:20
Re: Textdraw Intro - by aceisnice - 05.06.2016, 01:22
Re: Textdraw Intro - by Dayrion - 05.06.2016, 01:27
Re: Textdraw Intro - by aceisnice - 05.06.2016, 01:35
Re: Textdraw Intro - by aceisnice - 05.06.2016, 02:00
Re: Textdraw Intro - by Dayrion - 05.06.2016, 10:37
Re: Textdraw Intro - by iggy1 - 05.06.2016, 10:50
Re: Textdraw Intro - by aceisnice - 06.06.2016, 22:31
Re: Textdraw Intro - by aceisnice - 07.06.2016, 07:40
Re: Textdraw Intro - by aceisnice - 07.06.2016, 09:11
Re: Textdraw Intro - by aceisnice - 08.06.2016, 05:59
Re: Textdraw Intro - by aceisnice - 08.06.2016, 23:01

Forum Jump:


Users browsing this thread: 1 Guest(s)