Help error 001: expected token
#8

Reason of this problem is this variable

Код:
pvToyText[MAX_OBJECTS_PER_PLAYER][128]
This variable is two dimensional, but others are one dimensional - you can't do that. Solution is deleting [128] but probably your script won't work or it will give more errors, but you have to do something with this - maybe other variable, but not in enum.
Reply


Messages In This Thread
Help error 001: expected token - by qmnty - 12.05.2014, 13:55
Re: Help error 001: expected token - by Parallex - 12.05.2014, 13:57
Re: Help error 001: expected token - by qmnty - 12.05.2014, 13:58
Re: Help error 001: expected token - by SAMProductions - 12.05.2014, 14:02
Re: Help error 001: expected token - by lulo356 - 12.05.2014, 14:03
Re: Help error 001: expected token - by qmnty - 12.05.2014, 14:05
Re: Help error 001: expected token - by lulo356 - 12.05.2014, 14:13
Re: Help error 001: expected token - by ball - 12.05.2014, 14:18
Re: Help error 001: expected token - by qmnty - 12.05.2014, 14:30
Re: Help error 001: expected token - by ball - 12.05.2014, 14:35

Forum Jump:


Users browsing this thread: 2 Guest(s)