String error
#1

How to fix this:

Код:
C:\Users\Ramin\Desktop\PL-RP\gamemodes\PL-RP.pwn(7717) : error 017: undefined symbol "string"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Код:
	WristWatch = TextDrawCreate(577.000000, 50.000000, string);
	TextDrawAlignment(WristWatch, 2);
	TextDrawBackgroundColor(WristWatch, 255);
	TextDrawFont(WristWatch, 3);
	TextDrawLetterSize(WristWatch, 0.709998, 2.100001);
	TextDrawColor(WristWatch, -1);
	TextDrawSetOutline(WristWatch, 1);
	TextDrawSetProportional(WristWatch, 0);
	textdrawscount++;
Reply


Messages In This Thread
String error - by raamiix - 15.03.2013, 21:55
Re: String error - by DiGiTaL_AnGeL - 15.03.2013, 21:58
Re: String error - by P3DRO - 15.03.2013, 21:59
Re: String error - by raamiix - 15.03.2013, 22:02
Re: String error - by DiGiTaL_AnGeL - 15.03.2013, 22:11
Re: String error - by [ABK]Antonio - 15.03.2013, 22:26

Forum Jump:


Users browsing this thread: 1 Guest(s)