Please help me!! / Por favor me ajude !!
#1

C:\Users\acer\Desktop\Estevгo.pwn(1580) : error 029: invalid expression, assumed zero
C:\Users\acer\Desktop\Estevгo.pwn(1580) : warning 215: expression has no effect
C:\Users\acer\Desktop\Estevгo.pwn(1580) : error 001: expected token: ";", but found ")"
C:\Users\acer\Desktop\Estevгo.pwn(1580) : error 029: invalid expression, assumed zero
C:\Users\acer\Desktop\Estevгo.pwn(1580) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.


pawn Код:
topblack = TextDrawCreate(1.000000,-70.000000,"__");   //1569
    bottomblack = TextDrawCreate(-2.000000,400.000000,"__");   //1570
    TextDrawUseBox(topblack,1);  //1571
    TextDrawBoxColor(topblack,0x000000ff);  //1572
    TextDrawTextSize(topblack,655.000000,80.000000);  //1573
    TextDrawUseBox(bottomblack,1);  //1574
    TextDrawBoxColor(bottomblack,0x000000ff);  //1575
    TextDrawTextSize(bottomblack,840.000000,240.000000);  //1576
    TextDrawAlignment(topblack,0);  //1577
    TextDrawAlignment(bottomblack,0);  //1578
    NEW TextDrawCreate(250.000000,152.000000," ~p~Bem Vindo ");  //1579
    TextDrawFont(NEW,3);  //1580
    TextDrawColor(NEW,0x00D736AA);  //1581
    TextDrawLetterSize(NEW,1.079999,4.099998);  //1582
    WORLD = TextDrawCreate(306.000000,192.000000,"~y~Agradecemos sua preferкncia");  //1583
    TextDrawFont(WORLD,3);  //1584
    TextDrawColor(WORLD,0x0080FFAA);  //1585
    TextDrawLetterSize(WORLD,1.079999,4.099998);  //1586
    RPG = TextDrawCreate(255.000000,235.000000,"~r~Jogue E Ganhe Level 20 E Estudo 20");  //1587
    TextDrawFont(RPG,3);  //1588
    TextDrawColor(RPG,0xFFFFFFAA);  //1589
    TextDrawLetterSize(RPG,1.079999,4.099998);  //1590
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)