Posts: 83
Threads: 3
Joined: Feb 2017
Quote:
Originally Posted by Hunud
Hi,
I need help, I dont have OnPlayerCommandText in Filterscript and i updated YSI!
I got this error anyway i dont even have 923 line in script i have 500!
Код:
YSI\y_hooks/impl.inc(923) : error 021: symbol already defined: "OnPlayerCommandText"
|
did you included y_commands ?
Posts: 83
Threads: 3
Joined: Feb 2017
Quote:
Originally Posted by Hunud
Im using zcmd, i already included it! I dont use anything with OPlayerCommandText
|
i didn't understand, did you use y_commands yes or no ?
PHP код:
#include <YSI/y_commands>
Posts: 83
Threads: 3
Joined: Feb 2017
Quote:
Originally Posted by Hunud
I Dont need it, why should i use it ? I did same before with zcmd and YSI!
|
what includes of YSI are you using also lastest YSI version isn't stable (i tested it) i don't recommand for you to use it
use an older version better (2016 november)
Posts: 83
Threads: 3
Joined: Feb 2017
Quote:
Originally Posted by Hunud
I used same version before, all was ok
|
hmm so what you last thing you edited?, check if there any bracket "{" opened->not closed in a callback (can cause this)
Posts: 83
Threads: 3
Joined: Feb 2017
Quote:
Originally Posted by Hunud
In this care, i would get other errors not this!
|
in this case everything can be cause of this, brackets rarely make something like that, but i want to be sure if the problem from it or no
use Sublime Text 3 to check it