14.02.2015, 10:11
Hello guys !
I have a bug with the include "y_hooks".
I hook "OnPlayerEnterCheckpoint" in two includes but i have these errors :
C:\[PATH]\job_farmer.inc(41) : error 021: symbol already defined: "@yH_PlayerEnterCheckpoint1"
C:\[PATH]\job_farmer.inc(42) : error 021: symbol already defined: "@yH_PlayerEnterCheckpoint1"
The lines 41 and 42 are :
(41) hook OnPlayerEnterCheckpoint(playerid)
(42) {
Has anybody a solution for this issue please ?
I have a bug with the include "y_hooks".
I hook "OnPlayerEnterCheckpoint" in two includes but i have these errors :
C:\[PATH]\job_farmer.inc(41) : error 021: symbol already defined: "@yH_PlayerEnterCheckpoint1"
C:\[PATH]\job_farmer.inc(42) : error 021: symbol already defined: "@yH_PlayerEnterCheckpoint1"
The lines 41 and 42 are :
(41) hook OnPlayerEnterCheckpoint(playerid)
(42) {
Has anybody a solution for this issue please ?