How to fix error 17 and 29?
#5

Yeah, I changed these '' but anyway, it just gaved me another error -

error 027: invalid character constant
error 017: undefined symbol "Blank"
error 017: undefined symbol "Script"
fatal error 107: too many error messages on one line

Error 27 came :S

The script looks like this:


Код:
public OnGameModeInit()
{
// Don’t use these lines if it’s a filterscript
   SetGameModeText(''Blank Script'')
  AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
       infopickup = CreatePickup(1318, 1, 1457.2872, -1010.9865, 26.8438
    return 1;
}
Reply


Messages In This Thread
How to fix error 17 and 29? - by Frosty_LV - 21.06.2012, 14:12
Re: How to fix error 17 and 29? - by Macluawn - 21.06.2012, 14:17
Re: How to fix error 17 and 29? - by nilanjay - 21.06.2012, 14:17
Re: How to fix error 17 and 29? - by newbienoob - 21.06.2012, 14:17
Re: How to fix error 17 and 29? - by Frosty_LV - 21.06.2012, 17:03
Re: How to fix error 17 and 29? - by SuperViper - 21.06.2012, 17:22
Re: How to fix error 17 and 29? - by judothijs - 21.06.2012, 18:10

Forum Jump:


Users browsing this thread: 2 Guest(s)