CallRemoteFunction tag mismatch
#1

Hi,

I am scripting modular so I use hooks. I never had this issue before so I dont know what I am doing wrong here.

Код:
public OnPlayerClickPlayerTextDraw(playerid, PlayerText:playertextid)
{
	CallRemoteFunction("OPCPTD", "ii", playerid, playertextid);
	return 1;
}
the CallRemoteFunction line gives the tag mismatch error.
Reply


Messages In This Thread
CallRemoteFunction tag mismatch - by Stefand - 11.06.2018, 19:02
Re: CallRemoteFunction tag mismatch - by Stefand - 11.06.2018, 19:17
Re: CallRemoteFunction tag mismatch - by Stefand - 11.06.2018, 19:21

Forum Jump:


Users browsing this thread: 1 Guest(s)