Need Help with Anti Cheats
#3

You mean this?

Код:
public OnEnterExitModShop(playerid, enterexit, interiorid)
{
    if(enterexit == 0) // If enterexit is 0, this means they are exiting
    {
      SetPlayerIntEx(playerid,GetPlayerInterior(playerid));
   
    }
    return 1;
}
Reply


Messages In This Thread
Need Help with Anti Cheats - by MBilal - 25.07.2015, 10:25
Re: Need Help with Anti Cheats - by M4D - 25.07.2015, 10:48
Re: Need Help with Anti Cheats - by MBilal - 25.07.2015, 10:52
Re: Need Help with Anti Cheats - by xVIP3Rx - 25.07.2015, 11:03
Re: Need Help with Anti Cheats - by MBilal - 25.07.2015, 11:34
Re: Need Help with Anti Cheats - by M4D - 25.07.2015, 11:48
Re: Need Help with Anti Cheats - by MBilal - 25.07.2015, 12:23
Re: Need Help with Anti Cheats - by M4D - 25.07.2015, 12:36
Re: Need Help with Anti Cheats - by xVIP3Rx - 25.07.2015, 13:31
Re: Need Help with Anti Cheats - by MBilal - 25.07.2015, 13:42

Forum Jump:


Users browsing this thread: 2 Guest(s)