01.06.2018, 16:20
Hi,
So I am scripting modular and I have come across several situations where I have to reset player variables upon connect. I made a
public ResetData(playerid) function in my main file and when i try to use hook ResetData(playerid) in my modular scripts it does not work..
core/vehicles/data.pwn(7
: error 010: invalid function or declaration
is it even possible, if yes how?
So I am scripting modular and I have come across several situations where I have to reset player variables upon connect. I made a
public ResetData(playerid) function in my main file and when i try to use hook ResetData(playerid) in my modular scripts it does not work..
core/vehicles/data.pwn(7

is it even possible, if yes how?