AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Money Give (https://forums.alliedmods.net/showthread.php?t=9720)

+ARUKARI- 01-28-2005 18:37

Money Give
 
3 Attachment(s)
-= MONEY-GIVE =-
Descliption:
  • Each player can be Money Give to other players.

Release Note:
Release Note:


Installation:
  • Compile and install plugin. (configs/plugins.ini)

Usage:
Code:

Client command
say "/mg" or "/mgive"
        - show money give menu.
          select player => select money value. give to other player.

Cvars: (Ver 2.00)
Code:

- amx_mgive_enable                // enable this plugin. 0 = off, 1 = on.
- amx_mgive_acs                        // Menu access level. 0 = all, 1 = admin only.
- amx_mgive_max                        // A limit of amount of money to have. default $16000
- amx_mgive_menu_enemies                // menu display in enemies. 0 = off, 1 = on.
- amx_mgive_menu_bots                // menu display in bots. 0 = off, 1 = on.
- amx_mgive_bots_action                // The bot gives money to those who have the least money. 0 = off, 1 = on.
                                        // (Happens when bot kill someone and exceed your maximum money.)
- amx_mgive_money_list                // default :"100,500,1000,5000,10000,15000" money list

Required:
  • Ver.2.00
    Fakemeta, AMXMODX v1.8.3 or greater library required!

Credits:
  • Mr.Kaseijin : Idea / Tester
  • orutiga : Tester
  • justice : Tester

GitHub:
https://github.com/AoiKagase/Amxx-MoneyGive

-=STN=- MaGe 01-28-2005 20:50

think you should rename to money give or somet. i see this plugin name and it does give me different ideas

+ARUKARI- 01-28-2005 22:02

Quote:

Originally Posted by -=STN=- MaGe
think you should rename to money give or somet. i see this plugin name and it does give me different ideas

Thank you for the good advice. :D

TotalNoobScripter 01-28-2005 22:16

Hehe i had the idea of that thsi plugin took money from peoples paypal accounts and 'donated' them to the host :P

+ARUKARI- 01-30-2005 06:03

Quote:

Originally Posted by TotalNoobScripter
Hehe i had the idea of that thsi plugin took money from peoples paypal accounts and 'donated' them to the host :P

It is a little different from that idea.
This plugin is donated to other players.

But, it thinks that your idea is good, too. 8)

Pain 01-30-2005 14:53

Quote:

Originally Posted by TotalNoobScripter
Hehe i had the idea of that thsi plugin took money from peoples paypal accounts and 'donated' them to the host :P

ROFL. I thought the same thing.

+ARUKARI- 03-11-2005 00:23

update
 
Update this pugin version 1.04

It is modified so that it can donate to the immunity.
It was made, and contribution to Bot was stopped in the reverse.

American Idioth 05-09-2005 17:55

how do i set up the pluginn so i can use it

Master JG 07-08-2005 09:46

Error
 
Cant install that plugin... at plugin list only shows error behind unknown!
Its the same with your sentrygun plugin!
But the screenshots are cool xD!
heres the plugin.ini:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands


;Custom - Add 3rd party plugins here
Donate.amxx
sentryguns.amxx

TaRzAn510 07-23-2005 07:20

can anyone help me with this plugin?? i cant get it to work it keep on saying bad load


All times are GMT -4. The time now is 12:47.

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