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

Quote:
Originally Posted by Pilo View Post
PHP Code:
 AcceptEntityInput(client"SetForcedTauntCam"); 
No taunts in CS:GO
Code:
if (GetEngineVersion() == Engine_TF2) 
{
	SetVariantInt(1);
	AcceptEntityInput(client, "SetForcedTauntCam");
}
taunt cam only tf2 (for bots see spies)
EfeDursun125 is offline