Raised This Month: $51 Target: $400
 12% 

[TF2] Advanced Infinite Ammo


Post New Thread Reply   
 
Thread Tools Display Modes
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 11-21-2012 , 15:43   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #121

For some reason when I join my server admins already have aia on and on top of that it cannot be turned off. What would be the problem? I set all the flags, cvars and everything but alas I am not getting it all going smoothly. No logs to report error's either.
salsav91 is offline
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 11-21-2012 , 15:58   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #122

Quote:
Originally Posted by salsav91 View Post
For some reason when I join my server admins already have aia on and on top of that it cannot be turned off. What would be the problem? I set all the flags, cvars and everything but alas I am not getting it all going smoothly. No logs to report error's either.
Do you maybe have the old FIA (Full Infinite Ammo) plugin installed still?
__________________
11530 is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 11-22-2012 , 01:30   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #123

Quote:
Originally Posted by 11530 View Post
Do you maybe have the old FIA (Full Infinite Ammo) plugin installed still?
I moved it over to the disabled folder. Does the plugin perhaps require a entire server restart to apply properly? I just restarted the map and found all the problems.
salsav91 is offline
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 11-22-2012 , 12:00   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #124

Quote:
Originally Posted by salsav91 View Post
I moved it over to the disabled folder. Does the plugin perhaps require a entire server restart to apply properly? I just restarted the map and found all the problems.
You would have needed to have unloaded the plugin (in addition to eventually moving it to the disabled folder) for the plugin to be properly unusable. I don't think it's coincidence that I guessed you had FIA so it's probably just that.
__________________
11530 is offline
pyroprotectme
Member
Join Date: Nov 2012
Location: USA
Old 11-23-2012 , 14:18   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #125

Quote:
Originally Posted by 11530 View Post
Yes, an aggravating product of the code is that you cannot give AIA to non-admins manually if you have sm_aia_adminonly set to 1. I think I requested this to be changed long ago.
It worked perfectly when I first installed it. Now when using /aia @all 1 it does not work and give the server players the aia.
pyroprotectme is offline
UssDude
Junior Member
Join Date: Oct 2011
Old 11-30-2012 , 16:13   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #126

hi there,lots of people are complaining on my server about the medic uber, please help me and tell me how to stop this
UssDude is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-30-2012 , 19:01   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #127

Quote:
Originally Posted by UssDude View Post
hi there,lots of people are complaining on my server about the medic uber, please help me and tell me how to stop this

comment it out - edit the source starting at line 407 just remove the numbers for whatever you want or

put this line right above SetUberCharge(iWeapon): to make it admin only

Code:
if(!CheckCommandAccess(client, "sm_aia_adminflag", ADMFLAG_SLAY)) return;
Horsedick is offline
UssDude
Junior Member
Join Date: Oct 2011
Old 12-01-2012 , 10:53   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #128

hi there, thanks for helping me, is there anyway i can remove the unlimited uber charge and bonk so nobody can use it,
UssDude is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 12-01-2012 , 21:54   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #129

Quote:
Originally Posted by UssDude View Post
hi there, thanks for helping me, is there anyway i can remove the unlimited uber charge and bonk so nobody can use it,

Quote:
Originally Posted by Horsedick View Post
comment it out - edit the source starting at line 407 just remove the numbers for whatever you want or

put this line right above SetUberCharge(iWeapon): to make it admin only

Code:
if(!CheckCommandAccess(client, "sm_aia_adminflag", ADMFLAG_SLAY)) return;
^^^ as I said comment it out - remove the numbers for that weapon etc... same with bonk or others in the source code.

Last edited by Horsedick; 12-01-2012 at 21:55.
Horsedick is offline
pyroprotectme
Member
Join Date: Nov 2012
Location: USA
Old 12-04-2012 , 13:27   Re: [TF2] Advanced Infinite Ammo
Reply With Quote #130

Quote:
Originally Posted by 11530 View Post
Yes, an aggravating product of the code is that you cannot give AIA to non-admins manually if you have sm_aia_adminonly set to 1. I think I requested this to be changed long ago.
Actually I figured out where I went wrong. Simply set CVAR sm_aia_adminonly to 0
and use these overrides:
"sm_fia_adminflag" "z"
"sm_aia_targetflag" "z"
"sm_aia" "z"
"sm_aia2" "z"
pyroprotectme is offline
Reply



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 04:26.


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