I need help with JunkBuster! PLEASE! (EASY)
#1

Admin system: LAdmin4v2
Game Mode: Los Santos Death Match (Its my script)

If an admin level 1 - 5 use /lspec , /giveweapon (ID) (Banned Weapon)
Then JunkBuster will ban this admin if he give the weapon to himself.

How can I do so Admins can use /lspec , Banned weapons and teleports and more.

I need

public IsPlayerAdminCall(playerid)
{
if(PlayerInfo[playerid][pAdmin] >= 1)
return 1;
else
return 0;
}

But I dont find IsPlayerAdminCall(playerid)


Please help me! Thank you!

Olek95
Reply


Messages In This Thread
I need help with JunkBuster! PLEASE! (EASY) - by Olek95 - 19.03.2010, 09:39
Re: I need help with JunkBuster! - by Calgon - 19.03.2010, 09:47

Forum Jump:


Users browsing this thread: 1 Guest(s)