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

Extra Money Defuser v0.3


Post New Thread Reply   
 
Thread Tools Display Modes
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 12-14-2011 , 13:27   Re: Extra Money for Defuser! V 0.2
Reply With Quote #11

I think the max lenght of name is 32, so szName[32].



client_print(defuser, print_chat, "[DEFUSE] %s Has just earned %i because he defused the bomb!", szName, get_pcvar_num(cvar_money))

->

client_print(0, print_chat, "[DEFUSE] %s Has just earned %i because he defused the bomb!", szName, get_pcvar_num(cvar_money))



You should add a cvar for give money only for defuser, or for alive CTs, or for all CTs.
__________________
You can do anything you set your mind to, man.

Devil259 is offline
Korxu
Senior Member
Join Date: Sep 2010
Old 12-14-2011 , 13:27   Re: Extra Money for Defuser! V 0.2
Reply With Quote #12

Quote:
Originally Posted by Napoleon_be View Post
Like devil said, you can add this into your code:
PHP Code:
new szName[33]; get_user_name(defuserszNamecharsmax(szName))
client_print(defuserprint_chat"[DEFUSE] %s Has just earned %i because he defused the bomb!"szNameget_pcvar_num(cvar_money)) 
WTF? It should be sended to index 0 ( all the server ).
Korxu is offline
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 12-14-2011 , 13:33   Re: Extra Money for Defuser! V 0.2
Reply With Quote #13

Version 0.3

** Seperated text to the defuser and to all player .

More info check changelog ( creating )
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh is offline
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 12-17-2011 , 01:02   Re: Extra Money for Defuser! V 0.3
Reply With Quote #14

Idea: If the player Defuse followed by two rounds, he could earn double the money, and so on.

Sorry for english.
__________________
kramesa is offline
FR0NTLINE
AlliedModders Donor
Join Date: Apr 2006
Location: Riverside Cali
Old 12-17-2011 , 17:54   Re: Extra Money for Defuser! V 0.3
Reply With Quote #15

Shit I'm surprised this hasn't been made over the years. Good shit.
__________________
FR0NTLINE is offline
Send a message via AIM to FR0NTLINE Send a message via MSN to FR0NTLINE Send a message via Yahoo to FR0NTLINE
Reply


Thread Tools
Display Modes

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 12:45.


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