Raised This Month: $ Target: $400
 0% 

Unlimited Money!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DGSFSMM
Member
Join Date: Feb 2014
Old 07-01-2014 , 19:01   Unlimited Money!
Reply With Quote #1

I Tried To Search It But Could Not Find It Genarally You Have 16000 At The Starting Round As You Buy A Weapon Your Money Reduces As The Round Finishes And Another Round Starts You Get 16000 Again No Matter What You Do Your Money Remains 16000!
DGSFSMM is offline
Flick3rR
Veteran Member
Join Date: Feb 2014
Location: Bulgaria, Stara Zagora
Old 07-01-2014 , 19:33   Re: Unlimited Money!
Reply With Quote #2

https://forums.alliedmods.net/showthread.php?t=123151
PHP Code:
#include <amxmodx>
#include <cstrike>

const MoneyAmount 16000;

public 
plugin_init() 
{
    
register_plugin"Infinite Money" "0.1" "bugsy" );

    
register_event"Money" "fw_EvMoney" "be" );
}

public 
fw_EvMoneyid )
{
    
cs_set_user_moneyid MoneyAmount );

Clearly made by bugsy! Try search harder next time.
__________________
Flick3rR is offline
Send a message via Skype™ to Flick3rR
DGSFSMM
Member
Join Date: Feb 2014
Old 07-02-2014 , 12:27   Re: Unlimited Money!
Reply With Quote #3

Thanks
DGSFSMM 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 22:18.


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