View Single Post
EfeDursun125
Senior Member
Join Date: Feb 2019
Location: Turkey
Old 05-04-2019 , 12:57   Re: [ANY?] Unlimited Ammo For Bots!
Reply With Quote #10

Quote:
Originally Posted by Franc1sco View Post
This
PHP Code:
stock GetAmmo(client)
{
    return 
FindSendPropInfo("CTFPlayer""m_iAmmo");

In CSS should be something like this:
PHP Code:
stock GetAmmo(client)
{
    return 
FindSendPropInfo("CCSPlayer""m_iAmmo");

In Insurgency should be CINSPlayer and etc..

You tested your plugin in others games or just in TF2?
i test tf2 and after update test left 4 dead 2

EDIT : THANKS FOR HELPING!

Last edited by EfeDursun125; 05-04-2019 at 12:58.
EfeDursun125 is offline