29.05.2013, 05:39
hey guy,
i would like to ask
is there any way(i know there is) to call my includes functions in any scripts callback
because i cant do it like
or it would be called twice and it says callback alredydefined error or thing
thx for the assistance in advance
i would like to ask
is there any way(i know there is) to call my includes functions in any scripts callback
because i cant do it like
pawn Code:
public OnGameModeIne
{
myFunction():
return 1;
}
thx for the assistance in advance