Thank you for helping!
#1

Код:
lockscreen[0] = TextDrawCreate(507.333404, 216.533294, "LD_SPAC:light");
	TextDrawLetterSize(lockscreen[0], 0.000000, 0.000000);
	TextDrawTextSize(lockscreen[0], 19.333324, 19.081485);
	TextDrawAlignment(lockscreen[0], 1);
	TextDrawColor(lockscreen[0], 255);
	TextDrawSetShadow(lockscreen[0], 0);
	TextDrawSetOutline(lockscreen[0], 0);
	TextDrawFont(lockscreen[0], 4);
Код:
C:\Users\Nathan\Desktop\Downtown Roleplay\filterscripts\base.pwn(6) : error 017: undefined symbol "lockscreen"
C:\Users\Nathan\Desktop\Downtown Roleplay\filterscripts\base.pwn(6) : warning 215: expression has no effect
C:\Users\Nathan\Desktop\Downtown Roleplay\filterscripts\base.pwn(6) : error 001: expected token: ";", but found "]"
C:\Users\Nathan\Desktop\Downtown Roleplay\filterscripts\base.pwn(6) : error 029: invalid expression, assumed zero
C:\Users\Nathan\Desktop\Downtown Roleplay\filterscripts\base.pwn(6) : fatal error 107: too many error messages on one line

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


4 Errors.
And if you remove that line, it does it for the next and next and next
Reply


Messages In This Thread
Thank you for helping! - by izeatfishz - 06.04.2015, 21:45
Re: Thank you for helping! - by Sledgehammer - 06.04.2015, 21:50
Re: Thank you for helping! - by SickAttack - 06.04.2015, 21:52
Re: Thank you for helping! - by izeatfishz - 06.04.2015, 21:56
Re: Thank you for helping! - by izeatfishz - 06.04.2015, 22:01
Re: Thank you for helping! - by Sledgehammer - 06.04.2015, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)