Raised This Month: $ Target: $400
 0% 

[TF2] Advanced Infinite Ammo


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 07-20-2012 , 12:11   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #11

Quote:
Originally Posted by Tylerst View Post
If you're worried about lag, I released a plugin to fix that a couple days ago: Ball Projectile Limit

Otherwise, I left the code in for the admin check:
Code:
//Sandman, Wrap Assassin - Admin Check(Old Plugin Behavior)
case 44, 648:
{
    if(!CheckCommandAccess(client, "sm_fia_adminflag", ADMFLAG_SLAY)) return;
    SetAmmo(client, iWeapon);
}
Just remove the cases from the Type2 Weapons area and uncomment this(remove the /* */ )
Ok going to make the edits I did to your code as seen above.... that way only those with SLAY permissions can access unlimited ammo for both sandman and wrap assassin but not someone else I give it to or that can enable it such as thru flag "o" or CUSTOM1 .. correct?
Horsedick is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode