19.01.2013, 16:20
C:\Users\JIMAA060295\Desktop\Crystal Life\gamemodes\LSRP.pwn(3692) : error 017: undefined symbol "Giveplayerid"
C:\Users\JIMAA060295\Desktop\Crystal Life\gamemodes\LSRP.pwn(3692) : error 029: invalid expression, assumed zero
C:\Users\JIMAA060295\Desktop\Crystal Life\gamemodes\LSRP.pwn(3692) : error 029: invalid expression, assumed zero
C:\Users\JIMAA060295\Desktop\Crystal Life\gamemodes\LSRP.pwn(3692) : fatal error 107: too many error messages on one line
{
Giveplayerid][pCrack] += 25;
SendClientMessageEx(giveplayerid, COLOR_GRAD2, " Congratulations - you have won 25 grams of crack!");
format(string, sizeof(string), "* %s was just gifted 25 grams of crack, enjoy!", GetPlayerNameEx(giveplayerid));
ProxDetector(30.0, giveplayerid, string, COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLO W,COLOR_YELLOW);
here are the errors and the lines. can someone help me please?
C:\Users\JIMAA060295\Desktop\Crystal Life\gamemodes\LSRP.pwn(3692) : error 029: invalid expression, assumed zero
C:\Users\JIMAA060295\Desktop\Crystal Life\gamemodes\LSRP.pwn(3692) : error 029: invalid expression, assumed zero
C:\Users\JIMAA060295\Desktop\Crystal Life\gamemodes\LSRP.pwn(3692) : fatal error 107: too many error messages on one line
{
Giveplayerid][pCrack] += 25;
SendClientMessageEx(giveplayerid, COLOR_GRAD2, " Congratulations - you have won 25 grams of crack!");
format(string, sizeof(string), "* %s was just gifted 25 grams of crack, enjoy!", GetPlayerNameEx(giveplayerid));
ProxDetector(30.0, giveplayerid, string, COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLO W,COLOR_YELLOW);
here are the errors and the lines. can someone help me please?