AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Increase VIP Bullets (https://forums.alliedmods.net/showthread.php?t=94508)

xPaw 06-12-2009 05:19

Increase VIP Bullets
 
5 Attachment(s)
Increase VIP Bullets
- v1.2, last updated : 22th september 2011

Do you ever had situation when you are vip and you see 1-2 terrs, but f*ck your bullets ends because you had only (12/24) and you have been killed... not fair huh? i did this plugin to make vips ammo up to 12/100.

Cvar
  • mp_vip_ammo 0-254 - How much ammo is given to VIPs (default: 100, put 0 to disable plugin)

Changelog
v1.2
  • Search for func_vip_safetyzone instead of info_vip_start
  • PLAYER_IS_VIP is pre-calculated now
  • Renamed cvar to mp_vip_ammo
v1.1
  • Completely rewritten the plugin
  • Plugin is now paused on non-vip maps
  • Plugin now uses fakemeta instead of cstrike+engine
  • Now you can specify amount of ammo given by cvar

MagNeto 06-12-2009 05:35

Re: Increase VIP Bullets
 
Hah, 666 :]]
Nice..inspiration from fake vip ?

xPaw 06-12-2009 05:38

Re: Increase VIP Bullets
 
Quote:

Originally Posted by MagNeto (Post 847021)
inspiration from fake vip ?

Hell yes. :mrgreen:

KadiR 06-12-2009 06:16

Re: Increase VIP Bullets
 
Quote:

Originally Posted by xPaw (Post 847019)
and you have been killed


crazyeffect 06-12-2009 11:38

Re: Increase VIP Bullets
 
Many people will <3 (love) this!

P i x e L 06-12-2009 13:15

Re: Increase VIP Bullets
 
Thanks it's nice :)

SHC 06-12-2009 15:27

Re: Increase VIP Bullets
 
Mabey make it so you can change the max clip to?
Like x/120.

soik 12-19-2009 18:55

Re: Increase VIP Bullets
 
thanks for that!

Slayer[605] 06-26-2010 05:47

Re: Increase VIP Bullets
 
Good plugin, thanks!

I think should add some code after: if( find_ent_by_class( -1, "info_vip_start" ) ) RegisterHam( Ham_Spawn, "player", "fwdHamSpawn_Player", 1 );

else {
pause("a") // pause plugin if this isn't a AS map
return
}

xPaw 09-22-2011 09:41

Re: Increase VIP Bullets
 
Version 1.1 released
1538 downloads have been reset


All times are GMT -4. The time now is 00:37.

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