Too many errors.
#2

Quote:
Originally Posted by Imperor
Посмотреть сообщение
PS: I used to get 20 warnings and 1 error till i didnt add new Float:SetPlayerToFacePos[MAX_PLAYERS]; in the top of my script..
Less errors don't necessarily indicate less problems. With fatal error 107 it's quite the opposite. The line I quoted above is completely wrong and should be removed. As I said in your previous thread (!) you cannot have the same name for a global variable and a local variable. In the function, rename pX, pY and pZ to something else (example: local_pX, local_pY, local_pZ)
Reply


Messages In This Thread
Too many errors. - by Laure - 07.05.2014, 06:57
Re: Too many errors. - by Vince - 07.05.2014, 07:03
Re: Too many errors. - by Laure - 07.05.2014, 07:18
Re: Too many errors. - by Laure - 07.05.2014, 07:29

Forum Jump:


Users browsing this thread: 1 Guest(s)