Raised This Month: $ Target: $400
 0% 

Start money value


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Wolddal[A]
Member
Join Date: Sep 2010
Old 12-24-2012 , 10:59   Start money value
Reply With Quote #1

How can I set the start money's value to 0 without using orpheu ?
If I use the cvar "mp startmoney 0" it still gives 800 at the start.
Wolddal[A] is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 12-24-2012 , 11:31   Re: Start money value
Reply With Quote #2

Do you want on each player spawn the money to be setted to zero?
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
Wolddal[A]
Member
Join Date: Sep 2010
Old 12-24-2012 , 11:38   Re: Start money value
Reply With Quote #3

Quote:
Originally Posted by bibu View Post
Do you want on each player spawn the money to be setted to zero?
Just first spawn.
Wolddal[A] is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-24-2012 , 11:55   Re: Start money value
Reply With Quote #4

Install this : https://forums.alliedmods.net/showthread.php?t=178940

And this :
PHP Code:
#include <amxmodx>

#define PLUGIN "0 Start Money"
#define VERSION "0.0.1"

forward client_startmoney(indexmoney_amount)

public 
plugin_init()
{
    
register_pluginPLUGINVERSION"ConnorMcLeod" )
}

public 
client_startmoneyid )
{
    return 
0


Or install orpheu module and server cvars unlocker plugin : http://forums.alliedmods.net/showthread.php?p=1112215
This second way may look more complicated but offers more features you may need in the future.
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 12-24-2012 at 11:56.
ConnorMcLeod 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 19:23.


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