Need to know something
#4

I like it, sorry
Код:
forward Weapons(playerid); public Weapons(playerid) 
{
    GetPlayerWeaponData(playerid, c, weaponid, ammo);
    if (weaponid != 24 ) return BanEx(playerid, "WeaponHack"); 
}

public OnPlayerConnect(playerid) 
{
    SetTimer("Weapons", 10000, 1); 
}

public OnPlayerDisconnect(playerid) 
{
    KillTimer(Weapons(playerid)); 
}
//Nope, it doesn't work. Sorry, I don't have time to work on it.
Reply


Messages In This Thread
Need to know something - by akib - 07.11.2017, 08:41
Re: Need to know something - by Gameluner - 07.11.2017, 16:41
Re: Need to know something - by Eoussama - 07.11.2017, 16:43
Re: Need to know something - by Gameluner - 07.11.2017, 16:45

Forum Jump:


Users browsing this thread: 1 Guest(s)