Bug??
#1

Hello I got problems with this

pawn Код:
new Text:Zero[MAX_PLAYERS];

Zero[playerid] = TextDrawCreate(42.000000, 317.000000, "00000000");
    TextDrawBackgroundColor(Zero[playerid], 255);
    TextDrawFont(Zero[playerid], 3);
    TextDrawLetterSize(Zero[playerid], 0.539999, 2.299999);
    TextDrawColor(Zero[playerid], -86501633);
    TextDrawSetOutline(Zero[playerid], 1);
    TextDrawSetProportional(Zero[playerid], 1);
ERRORS

Код:
D:\SWAT\samp03dsvr_win32(1)\gamemodes\Reg.pwn(189) : error 017: undefined symbol "playerid"
D:\SWAT\samp03dsvr_win32(1)\gamemodes\Reg.pwn(190) : error 017: undefined symbol "playerid"
D:\SWAT\samp03dsvr_win32(1)\gamemodes\Reg.pwn(191) : error 017: undefined symbol "playerid"
D:\SWAT\samp03dsvr_win32(1)\gamemodes\Reg.pwn(192) : error 017: undefined symbol "playerid"
D:\SWAT\samp03dsvr_win32(1)\gamemodes\Reg.pwn(193) : error 017: undefined symbol "playerid"
D:\SWAT\samp03dsvr_win32(1)\gamemodes\Reg.pwn(194) : error 017: undefined symbol "playerid"
D:\SWAT\samp03dsvr_win32(1)\gamemodes\Reg.pwn(195) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


7 Errors.
Reply


Messages In This Thread
Bug?? - by Sanady - 17.08.2012, 22:18
Re: Bug?? - by DreamOnIt - 17.08.2012, 22:21
Re: Bug?? - by Sanady - 17.08.2012, 22:22
Re: Bug?? - by Rudy_ - 17.08.2012, 22:23
Re: Bug?? - by DreamOnIt - 17.08.2012, 22:24
Re: Bug?? - by Sanady - 17.08.2012, 22:26
Re: Bug?? - by DreamOnIt - 17.08.2012, 22:30
Re: Bug?? - by Sanady - 17.08.2012, 22:30
Re: Bug?? - by Sandiel - 17.08.2012, 23:21

Forum Jump:


Users browsing this thread: 1 Guest(s)