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

New-Style Unlimited Backpack Ammo(bpammo)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
Xiaobaibai
Junior Member
Join Date: Dec 2016
Old 09-22-2017 , 03:36   New-Style Unlimited Backpack Ammo(bpammo)
Reply With Quote #1

[Purpose]
All the plugins that exist just functionally make players' bpammo unlimited, but there is still a bpammo number on the HUD.(like 30|90)
So here my remade plugin modifies the HUD with the same unlimited bpammo feature.
[Effect]
* Unlimited bpammo for all weapons(except grenade, c4, knife)
* Only clip ammo will be shown on the HUD
[Credits]
Some codes from Zombie Plague 5.0 by ZP Dev Team
Attached Files
File Type: sma Get Plugin or Get Source (z4e_human_ammo.sma - 795 views - 3.9 KB)

Last edited by Xiaobaibai; 09-22-2017 at 03:59.
Xiaobaibai is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 09-22-2017 , 06:17   Re: New-Style Unlimited Backpack Ammo(bpammo)
Reply With Quote #2

Wrong section...

Post this in the zombie related stuff..
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Xiaobaibai
Junior Member
Join Date: Dec 2016
Old 09-22-2017 , 06:49   Re: New-Style Unlimited Backpack Ammo(bpammo)
Reply With Quote #3

Quote:
Originally Posted by Natsheh View Post
Wrong section...

Post this in the zombie related stuff..
No need for zombie plugins...
This can be used in any gameplay

Last edited by Xiaobaibai; 09-22-2017 at 06:50.
Xiaobaibai is offline
DevilBoy.eXe
Member
Join Date: Mar 2017
Location: Romania
Old 09-22-2017 , 07:21   Re: New-Style Unlimited Backpack Ammo(bpammo)
Reply With Quote #4

Good job, useful plugin
One sugestion, add infinite ammo by flag so we can give infinite ammo to VIP, Owners etc
__________________

DevilBoy.eXe is offline
Send a message via Yahoo to DevilBoy.eXe Send a message via Skype™ to DevilBoy.eXe
TheSpaniard
Senior Member
Join Date: Jul 2017
Location: Hell
Old 09-22-2017 , 08:24   Re: New-Style Unlimited Backpack Ammo(bpammo)
Reply With Quote #5

Quote:
Originally Posted by DevilBoy.eXe View Post
Good job, useful plugin
One sugestion, add infinite ammo by flag so we can give infinite ammo to VIP, Owners etc
Here you go :-
Will give unlimited ammo only to player with admin_level_h flag
Attached Files
File Type: sma Get Plugin or Get Source (z4e_human_ammo.sma - 691 views - 3.9 KB)
__________________
And I Am Back.
TheSpaniard is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-22-2017 , 10:30   Re: New-Style Unlimited Backpack Ammo(bpammo)
Reply With Quote #6

Instead of listing all offsets and then using a constant you can just use const m_rgAmmo = 376 and const m_iPrimaryAmmoType = 49. Then do:
PHP Code:
set_pdata_int(idm_rgAmmo get_pdata_int(ActiveItemm_iPrimaryAmmoType4), ...) 
.
ActiveItem can be retrieved by using get_pdata_cbase and m_pActiveItem.
__________________

Last edited by HamletEagle; 09-22-2017 at 10:30.
HamletEagle 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 05:13.


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