View Full Version : Donate / Trade Money V0.1
Donate / Trade Money
By : lebox
Version : 0.1
Descripcion:
- with this plugin you will can send / request money from other players.
Commands / Cvars:
- donate_clan_tag "YourClanTag".
- Default: "YourClanTag".
- !donate , !trade = Open menu.
Bugs:
- for now i dont see any bug, but if there is any bug please send me message.
Credits:
- Trade Money( I do not know who programmed this plugin) - Original Idea.
Changelog:
0.1 - initial release.
YamiKaitou
11-25-2012, 11:19
AMXX file removed, do not upload it again
http://forums.alliedmods.net/showthread.php?p=1038382 ?
No need to use fakemeta. This plugin seems to exist.
Anyway change this (line 42):
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\yDonate Menu^n\rYour Reqest Option Is \y^" %s \y^"", sHandle, Request[ playerid ] ? "\wActivated" : "\dDeactivated");
To this
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\yDonate Menu^n\rYour Request Option Is \y^" %s \y^"", sHandle, Request[ playerid ] ? "\wActivated" : "\dDeactivated");
And this(line 90):
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\y%s Menu^n\rYour Reqest Option Is \y^" %s \y^"", sHandle, InMenu[ playerid ] ? "Donate" : "Request", Request[ playerid ] ? "\wActivated" : "\dDeactivated" );
to
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\y%s Menu^n\rYour Request Option Is \y^" %s \y^"", sHandle, InMenu[ playerid ] ? "Donate" : "Request", Request[ playerid ] ? "\wActivated" : "\dDeactivated" );
No need to use fakemeta. This plugin seems to exist.
Anyway change this (line 42):
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\yDonate Menu^n\rYour Reqest Option Is \y^" %s \y^"", sHandle, Request[ playerid ] ? "\wActivated" : "\dDeactivated");
To this
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\yDonate Menu^n\rYour Request Option Is \y^" %s \y^"", sHandle, Request[ playerid ] ? "\wActivated" : "\dDeactivated");
And this(line 90):
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\y%s Menu^n\rYour Reqest Option Is \y^" %s \y^"", sHandle, InMenu[ playerid ] ? "Donate" : "Request", Request[ playerid ] ? "\wActivated" : "\dDeactivated" );
to
formatex( Handler, sizeof( Handler ) - 1, "\r| \d%s \r|^n\y%s Menu^n\rYour Request Option Is \y^" %s \y^"", sHandle, InMenu[ playerid ] ? "Donate" : "Request", Request[ playerid ] ? "\wActivated" : "\dDeactivated" );
my mistake ( download again )
BLacking98
12-08-2012, 20:02
AMXX file removed, do not upload it again
Allied Mods these days have pretty much plugins that are copies of other plugins...
Anyway... Thankz YamiKaitou ( ;3 )
Allied Mods these days have pretty much plugins that are copies of other plugins...
Anyway... Thankz YamiKaitou ( ;3 )
Do us a favor, and post when you have something to say, this isn't a chat x)
WildCard65
05-01-2015, 17:26
WARNING!
Does anyone got a working crystal ball that can get what this means? No? Well then DecToR we need a better description then that.
HamletEagle
01-03-2016, 10:26
There are a lot of things that are not acceptable. Unapproved.
vBulletin® v3.8.7, Copyright ©2000-2025, vBulletin Solutions, Inc.