View Single Post
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-04-2019 , 11:29   Re: [ANY?] Unlimited Ammo For Bots!
Reply With Quote #9

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?
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 05-04-2019 at 11:34.
Franc1sco is offline
Send a message via MSN to Franc1sco