Vice City Multiplayer

VC:MP => Support => Topic started by: Conrtol-Ful on September 19, 2008, 10:47:20 PM

Title: How to use !addcmd command?
Post by: Conrtol-Ful on September 19, 2008, 10:47:20 PM
Hey guys,

I'm starting up my own server and i have used a general use script from here:

http://forum.vicecitymultiplayer.com/index.php?topic=119.0

and it has a command of "!addcmd" without the quotes which means you can add your own command. I want to add in a command to give money to players/self, can i use that command to do so??? If so how??

Thanks
Title: Re: How to use !addcmd command?
Post by: Chezor on September 20, 2008, 03:08:45 PM
using

!addcmd !hello Hello everyone welcome to my server

will show


Chezor: !hello
Hello Everyone welcome to my server



Syntax: !addcmd <command> <message to display>
Title: Re: How to use !addcmd command?
Post by: [XT]ariel[X] on October 02, 2009, 04:14:17 AM
lol xD  :D  ::)
Title: Re: How to use !addcmd command?
Post by: Conrtol-Ful on October 04, 2009, 02:37:38 AM
Please read my post again....

"I want to add in a command to give money to players/self, can i use that command to do so??? If so how??"

e.g:

!addcmd !givemoney <playerid> <amount>

will give player 1 for example $1000.
Title: Re: How to use !addcmd command?
Post by: Sephiroth on October 04, 2009, 04:33:29 AM
lool not that easy.

you have to script that in.
Title: Re: How to use !addcmd command?
Post by: creepers on October 04, 2009, 05:47:03 AM
dosen't GUS already have a givecash command?

its !give
Title: Re: How to use !addcmd command?
Post by: Rami on November 28, 2009, 11:27:06 AM
Do u mean :-

*Want to give (for example) $1000, for many players (more than 1 player), and every player get $1000 ?

 *Or u mean give $1000 for 10 players, to be $100 for every player? wich one does u  mean ?

Rami