TextoLogin1 = TextDrawCreate(651.000000, 5.000000, "_"); TextDrawBackgroundColor(TextoLogin1, 255); TextDrawFont(TextoLogin1, 1); TextDrawLetterSize(TextoLogin1, 0.500000, 12.000000); TextDrawColor(TextoLogin1, 255); TextDrawSetOutline(TextoLogin1, 0); TextDrawSetProportional(TextoLogin1, 1); TextDrawSetShadow(TextoLogin1, 1); TextDrawUseBox(TextoLogin1, 1); TextDrawBoxColor(TextoLogin1, 16777215); TextDrawTextSize(TextoLogin1, 0.000000, 0.000000); TextDrawSetSelectable(TextoLogin1, 0); TextLoginp1 = TextDrawCreate(658.000000, -7.000000, "_"); TextDrawBackgroundColor(TextLoginp1, 255); TextDrawFont(TextLoginp1, 1); TextDrawLetterSize(TextLoginp1, 0.500000, 13.000000); TextDrawColor(TextLoginp1, 255); TextDrawSetOutline(TextLoginp1, 0); TextDrawSetProportional(TextLoginp1, 1); TextDrawSetShadow(TextLoginp1, 1); TextDrawUseBox(TextLoginp1, 1); TextDrawBoxColor(TextLoginp1, 16777215); TextDrawTextSize(TextLoginp1, 0.000000, 0.000000); TextDrawSetSelectable(TextLoginp1, 0); TextLogina3 = TextDrawCreate(129.000000, 55.000000, "BRASIL PLAY FORTUNE"); TextDrawBackgroundColor(TextLogina3, -1); TextDrawFont(TextLogina3, 1); TextDrawLetterSize(TextLogina3, 1.100000, 3.600000); TextDrawColor(TextLogina3, 255); TextDrawSetOutline(TextLogina3, 1); TextDrawSetProportional(TextLogina3, 1); TextDrawSetSelectable(TextLogina3, 0); TextLogins4 = TextDrawCreate(651.000000, 106.000000, "_"); TextDrawBackgroundColor(TextLogins4, 255); TextDrawFont(TextLogins4, 1); TextDrawLetterSize(TextLogins4, 0.500000, 1.000000); TextDrawColor(TextLogins4, 255); TextDrawSetOutline(TextLogins4, 0); TextDrawSetProportional(TextLogins4, 1); TextDrawSetShadow(TextLogins4, 1); TextDrawUseBox(TextLogins4, 1); TextDrawBoxColor(TextLogins4, 255); TextDrawTextSize(TextLogins4, 0.000000, 0.000000); TextDrawSetSelectable(TextLogins4, 0); TextLoging5 = TextDrawCreate(646.000000, 90.000000, "_"); TextDrawBackgroundColor(TextLoging5, 255); TextDrawFont(TextLoging5, 1); TextDrawLetterSize(TextLoging5, 2.200000, -0.799999); TextDrawColor(TextLoging5, -1); TextDrawSetOutline(TextLoging5, 0); TextDrawSetProportional(TextLoging5, 1); TextDrawSetShadow(TextLoging5, 0); TextDrawUseBox(TextLoging5, 1); TextDrawBoxColor(TextLoging5, -1); TextDrawTextSize(TextLoging5, 0.000000, -100.000000); TextDrawSetSelectable(TextLoging5, 0); TextLoginy6 = TextDrawCreate(646.000000, 92.000000, "_"); TextDrawBackgroundColor(TextLoginy6, 255); TextDrawFont(TextLoginy6, 1); TextDrawLetterSize(TextLoginy6, 2.200000, -0.799999); TextDrawColor(TextLoginy6, -1); TextDrawSetOutline(TextLoginy6, 0); TextDrawSetProportional(TextLoginy6, 1); TextDrawSetShadow(TextLoginy6, 0); TextDrawUseBox(TextLoginy6, 1); TextDrawBoxColor(TextLoginy6, -1); TextDrawTextSize(TextLoginy6, 0.000000, -100.000000); TextDrawSetSelectable(TextLoginy6, 0); Textdraw6 = TextDrawCreate(647.000000, 331.000000, "_"); TextDrawBackgroundColor(Textdraw6, 255); TextDrawFont(Textdraw6, 1); TextDrawLetterSize(Textdraw6, 0.669999, 1.299999); TextDrawColor(Textdraw6, -1); TextDrawSetOutline(Textdraw6, 0); TextDrawSetProportional(Textdraw6, 1); TextDrawSetShadow(Textdraw6, 1); TextDrawUseBox(Textdraw6, 1); TextDrawBoxColor(Textdraw6, 255); TextDrawTextSize(Textdraw6, 0.000000, 0.000000); TextDrawSetSelectable(Textdraw6, 0); TextLoginu8 = TextDrawCreate(647.000000, 347.000000, "_"); TextDrawBackgroundColor(TextLoginu8, 255); TextDrawFont(TextLoginu8, 1); TextDrawLetterSize(TextLoginu8, 0.669999, 13.899999); TextDrawColor(TextLoginu8, -1); TextDrawSetOutline(TextLoginu8, 0); TextDrawSetProportional(TextLoginu8, 1); TextDrawSetShadow(TextLoginu8, 1); TextDrawUseBox(TextLoginu8, 1); TextDrawBoxColor(TextLoginu8, 16777215); TextDrawTextSize(TextLoginu8, 0.000000, 0.000000); TextDrawSetSelectable(TextLoginu8, 0); TextLoginm9 = TextDrawCreate(134.000000, 374.000000, "SEJA BEM VINDO"); TextDrawBackgroundColor(TextLoginm9, 255); TextDrawFont(TextLoginm9, 3); TextDrawLetterSize(TextLoginm9, 1.470000, 3.600000); TextDrawColor(TextLoginm9, -1); TextDrawSetOutline(TextLoginm9, 1); TextDrawSetProportional(TextLoginm9, 1); TextDrawSetSelectable(TextLoginm9, 0);
TextdrawShowForPlayer
TextDrawHideForPlayer
TextDrawShowForPlayer(playerid,TextoLogin1);
TextDrawHideForPlayer(playerid,TextoLogin1);
new TextoLogin[10];
TextoLogin[0] = TextDrawCreate(651.000000, 5.000000, "_");
..
TextLogina[1] = TextDrawCreate(129.000000, 55.000000, "BRASIL PLAY FORTUNE");
..
new TextoLogin[9];
for(new T = 0; T < 9; T++) TextDrawShowForPlayer(playerid,TextoLogin[T]);
for(new T = 0; T < 9; T++) TextDrawHideForPlayer(playerid,TextoLogin[T]);
for(new T = 0; T < 9; T++) TextDrawHideForPlayer(playerid,TextoLogin[T]);
TextoLogin[0] = TextDrawCreate(651.000000, 5.000000, "_");
TextDrawBackgroundColor(TextoLogin[0], 255);
TextDrawFont(TextoLogin[0], 1);
TextDrawLetterSize(TextoLogin[0], 0.500000, 12.000000);
TextDrawColor(TextoLogin[0], 255);
TextDrawSetOutline(TextoLogin[0], 0);
TextDrawSetProportional(TextoLogin[0], 1);
TextDrawSetShadow(TextoLogin[0], 1);
TextDrawUseBox(TextoLogin[0], 1);
TextDrawBoxColor(TextoLogin[0], 16777215);
TextDrawTextSize(TextoLogin[0], 0.000000, 0.000000);
TextDrawSetSelectable(TextoLogin[0], 0);
TextoLogin[1] = TextDrawCreate(658.000000, -7.000000, "_");
TextDrawBackgroundColor(TextoLogin[1], 255);
TextDrawFont(TextoLogin[1], 1);
TextDrawLetterSize(TextoLogin[1], 0.500000, 13.000000);
TextDrawColor(TextoLogin[1], 255);
TextDrawSetOutline(TextoLogin[1], 0);
TextDrawSetProportional(TextoLogin[1], 1);
TextDrawSetShadow(TextoLogin[1], 1);
TextDrawUseBox(TextoLogin[1], 1);
TextDrawBoxColor(TextoLogin[1], 16777215);
TextDrawTextSize(TextoLogin[1], 0.000000, 0.000000);
TextDrawSetSelectable(TextoLogin[1], 0);
TextoLogin[2] = TextDrawCreate(129.000000, 55.000000, "BRASIL PLAY FORTUNE");
TextDrawBackgroundColor(TextoLogin[2], -1);
TextDrawFont(TextoLogin[2], 1);
TextDrawLetterSize(TextoLogin[2], 1.100000, 3.600000);
TextDrawColor(TextoLogin[2], 255);
TextDrawSetOutline(TextoLogin[2], 1);
TextDrawSetProportional(TextoLogin[2], 1);
TextDrawSetSelectable(TextoLogin[2], 0);
TextoLogin[3] = TextDrawCreate(651.000000, 106.000000, "_");
TextDrawBackgroundColor(TextoLogin[3], 255);
TextDrawFont(TextoLogin[3], 1);
TextDrawLetterSize(TextoLogin[3], 0.500000, 1.000000);
TextDrawColor(TextoLogin[3], 255);
TextDrawSetOutline(TextoLogin[3], 0);
TextDrawSetProportional(TextoLogin[3], 1);
TextDrawSetShadow(TextoLogin[3], 1);
TextDrawUseBox(TextoLogin[3], 1);
TextDrawBoxColor(TextoLogin[3], 255);
TextDrawTextSize(TextoLogin[3], 0.000000, 0.000000);
TextDrawSetSelectable(TextoLogin[3], 0);
TextoLogin[4] = TextDrawCreate(646.000000, 90.000000, "_");
TextDrawBackgroundColor(TextoLogin[4], 255);
TextDrawFont(TextoLogin[4], 1);
TextDrawLetterSize(TextoLogin[4], 2.200000, -0.799999);
TextDrawColor(TextoLogin[4], -1);
TextDrawSetOutline(TextoLogin[4], 0);
TextDrawSetProportional(TextoLogin[4], 1);
TextDrawSetShadow(TextoLogin[4], 0);
TextDrawUseBox(TextoLogin[4], 1);
TextDrawBoxColor(TextoLogin[4], -1);
TextDrawTextSize(TextoLogin[4], 0.000000, -100.000000);
TextDrawSetSelectable(TextoLogin[4], 0);
TextoLogin[5] = TextDrawCreate(646.000000, 92.000000, "_");
TextDrawBackgroundColor(TextoLogin[5], 255);
TextDrawFont(TextoLogin[5], 1);
TextDrawLetterSize(TextoLogin[5], 2.200000, -0.799999);
TextDrawColor(TextoLogin[5], -1);
TextDrawSetOutline(TextoLogin[5], 0);
TextDrawSetProportional(TextoLogin[5], 1);
TextDrawSetShadow(TextoLogin[5], 0);
TextDrawUseBox(TextoLogin[5], 1);
TextDrawBoxColor(TextoLogin[5], -1);
TextDrawTextSize(TextoLogin[5], 0.000000, -100.000000);
TextDrawSetSelectable(TextoLogin[5], 0);
TextoLogin[6] = TextDrawCreate(647.000000, 331.000000, "_");
TextDrawBackgroundColor(TextoLogin[6], 255);
TextDrawFont(TextoLogin[6], 1);
TextDrawLetterSize(TextoLogin[6], 0.669999, 1.299999);
TextDrawColor(TextoLogin[6], -1);
TextDrawSetOutline(TextoLogin[6], 0);
TextDrawSetProportional(TextoLogin[6], 1);
TextDrawSetShadow(TextoLogin[6], 1);
TextDrawUseBox(TextoLogin[6], 1);
TextDrawBoxColor(TextoLogin[6], 255);
TextDrawTextSize(TextoLogin[6], 0.000000, 0.000000);
TextDrawSetSelectable(TextoLogin[6], 0);
TextoLogin[7] = TextDrawCreate(647.000000, 347.000000, "_");
TextDrawBackgroundColor(TextoLogin[7], 255);
TextDrawFont(TextoLogin[7], 1);
TextDrawLetterSize(TextoLogin[7], 0.669999, 13.899999);
TextDrawColor(TextoLogin[7], -1);
TextDrawSetOutline(TextoLogin[7], 0);
TextDrawSetProportional(TextoLogin[7], 1);
TextDrawSetShadow(TextoLogin[7], 1);
TextDrawUseBox(TextoLogin[7], 1);
TextDrawBoxColor(TextoLogin[7], 16777215);
TextDrawTextSize(TextoLogin[7], 0.000000, 0.000000);
TextDrawSetSelectable(TextoLogin[7], 0);
TextoLogin[8] = TextDrawCreate(134.000000, 374.000000, "SEJA BEM VINDO");
TextDrawBackgroundColor(TextoLogin[8], 255);
TextDrawFont(TextoLogin[8], 3);
TextDrawLetterSize(TextoLogin[8], 1.470000, 3.600000);
TextDrawColor(TextoLogin[8], -1);
TextDrawSetOutline(TextoLogin[8], 1);
TextDrawSetProportional(TextoLogin[8], 1);
TextDrawSetSelectable(TextoLogin[8], 0);
C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(19743) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(20743) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(25570) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32318) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32319) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32320) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32321) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32322) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32323) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32324) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32325) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32326) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32327) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32328) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32329) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32331) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32332) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32333) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32334) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32335) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32336) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32337) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32338) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32339) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32340) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32341) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32342) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32344) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32345) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32346) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32347) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32348) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32349) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32350) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32351) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32353) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32354) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32355) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32356) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32357) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32358) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32359) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32360) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32361) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32362) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32363) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32364) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32366) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32367) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32368) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32369) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32370) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32371) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32372) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32373) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32374) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32375) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32376) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32377) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32379) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32380) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32381) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32382) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32383) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32384) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32385) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32386) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32387) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32388) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32389) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32390) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32392) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32393) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32394) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32395) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32396) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32397) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32398) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32399) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32400) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32401) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32402) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32403) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32405) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32406) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32407) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32408) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32409) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32410) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32411) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32412) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32413) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32414) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32415) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32416) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32418) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32419) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32420) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32421) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32422) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32423) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32424) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32425) : warning 213: tag mismatch Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 13816 bytes Code size: 3607388 bytes Data size: 3351928 bytes Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion Total requirements: 6989516 bytes 103 Warnings.
eita porque tanto warnings ?
Код:
C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(19743) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(20743) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(25570) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32318) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32319) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32320) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32321) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32322) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32323) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32324) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32325) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32326) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32327) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32328) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32329) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32331) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32332) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32333) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32334) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32335) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32336) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32337) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32338) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32339) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32340) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32341) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32342) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32344) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32345) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32346) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32347) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32348) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32349) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32350) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32351) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32353) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32354) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32355) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32356) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32357) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32358) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32359) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32360) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32361) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32362) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32363) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32364) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32366) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32367) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32368) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32369) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32370) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32371) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32372) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32373) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32374) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32375) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32376) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32377) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32379) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32380) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32381) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32382) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32383) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32384) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32385) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32386) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32387) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32388) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32389) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32390) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32392) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32393) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32394) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32395) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32396) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32397) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32398) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32399) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32400) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32401) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32402) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32403) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32405) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32406) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32407) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32408) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32409) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32410) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32411) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32412) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32413) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32414) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32415) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32416) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32418) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32419) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32420) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32421) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32422) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32423) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32424) : warning 213: tag mismatch C:\Users\Townsend\Desktop\NewGameProject32\gamemodes\LIVE.pwn(32425) : warning 213: tag mismatch Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 13816 bytes Code size: 3607388 bytes Data size: 3351928 bytes Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion Total requirements: 6989516 bytes 103 Warnings. |
new Text:TextoLogin[9];
Entгo, nгo estб dando mais nenhum warnings.... mais nгo estб aparecendo as textdraws nгo tenho muitas textdraws sйra que й conflito falta de plugins ou include utilizo o streamer,sscanf
|
for(new T = 0; T < 9; T++) TextDrawShowForPlayer(playerid,TextoLogin[T]);
TextDrawShowForPlayer(playerid,TextoLogin[0]);
TextDrawShowForPlayer(playerid,TextoLogin[1]);
TextDrawShowForPlayer(playerid,TextoLogin[2]);
TextDrawShowForPlayer(playerid,TextoLogin[3]);
TextDrawShowForPlayer(playerid,TextoLogin[4]);
TextDrawShowForPlayer(playerid,TextoLogin[5]);
TextDrawShowForPlayer(playerid,TextoLogin[6]);
TextDrawShowForPlayer(playerid,TextoLogin[7]);
TextDrawShowForPlayer(playerid,TextoLogin[8]);
Estranho esta tudo correto, vocк coloco Na callback OnPlayerConnect ?
pawn Код:
Tenta assim entгo so pra fazer um teste mesmo .. Na callback OnPlayerConnect pawn Код:
|