Raised This Month: $32 Target: $400
 8% 

Solved (req csgo) infinite ammo fix


Post New Thread Reply   
 
Thread Tools Display Modes
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-11-2020 , 15:52   Re: (req csgo) infinite ammo fix
Reply With Quote #11

PHP Code:
public void OnPluginStart()
{
    
HookEventEx("round_freeze_end"round_freeze_end);
}


public 
void round_freeze_end(Event event, const char[] namebool dontBroadcast)
{
    
ServerCommand("sv_infinite_ammo 0");

__________________
Do not Private Message @me
Bacardi 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 15:24.


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