[HELP]error 001: expected token: ";", but found "-identifier-"
#5

I forgot to edit the post :
I changed it and another error appears :
pawn Код:
new Text:Logo;
  Logo = TextDrawCreate(635.000000,430.000000,"Fun-Generation");
  TextDrawAlignment(Logo,3);
  TextDrawBackgroundColor(Logo,0x000000ff);
  TextDrawFont(Logo,1);
  TextDrawLetterSize(Logo,0.699999,1.600000);
  TextDrawColor(Logo,COLOR_BLUE);
  TextDrawSetProportional(Logo,1);
  TextDrawSetShadow(Logo,1);
Код:
C:\Users\SA-MP\Desktop\0.3x actualus\gamemodes\mode.pwn(1938) : error 010: invalid function or declaration
C:\Users\SA-MP\Desktop\0.3x actualus\gamemodes\mode.pwn(49409) : warning 203: symbol is never used: "Logo"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)