29.09.2018, 16:26
Hello i want to add a playerid prototype for public CheckGate() for adding an condition for teams like:
public GateCheck(playerid)
{
if(GetPlayerTeam(playerid) == TAB)
{...
public GateCheck(playerid)
{
if(GetPlayerTeam(playerid) == TAB)
{...