DoD Plugins

Go Back   DoD Plugins > DoD Plugins > Developers Plugins > Player/Server Management Plugins

Player/Server Management Plugins Plugins that interact with players or give you control over various server-related aspects

» Navigation
» Wiki
 > FAQ
» Forum Actions
» Programming
 > VERC
» Other
 > IRC
» Links Show
For Linking to Us
AvaMods
=|[76AD]|=
DoD Source Plugins
GameSpy Rangers
AvaMods
R I P
Merrill's Marauders
82nd Rangers Gaming Community
Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2008, 01:39 AM
diamond-optic diamond-optic is offline
AvaMods.com Admin
Site Admin
 
Join Date: May 2005
Location: Upstate New York
Posts: 2,446
DoD Block Exploits (v6.0)

PLUGIN REMOVED DUE TO THE FOLLOWING:



Quote:
Hi diamond-optic,

An AMX Mod X user has brought to my attention that you are distributing an AMX Mod X plugin ("Block Exploits"), without providing a GPL'd copy of its source code.

This is a violation of our copyright. We take these violations very seriously, as we believe them to be harmful to our community and users.

The GPL is what affords you the rights to use and distribute works based on AMX Mod X, including the product itself. Section 8 (of version 3) specifies that a violation of the license automatically terminates these rights. This termination is permanent under certain circumstances.

I look forward to this being resolved quickly, so that your rights might be re-instated and your contributions can benefit the community they derive from. If you have any questions please e-mail me back.

Regards,
--
David Anderson
AlliedModders LLC

seems kind of odd for it to all of a sudden be an issue years later, especially after permission was given by bailopan. And the GPL isnt the most simple thing in the world to comprehend but it almost appears that its not quite straight forward about saying the source code must be included with the plugin download, but who knows..

And im sure plenty of us can take a good guess at who was most likely the person that complained lol...
__________________




| AvaMods | dodplugins | amxx plugins |




Last edited by diamond-optic; 03-09-2010 at 12:57 AM. Reason: removed plugin
Reply With Quote
  #2  
Old 03-31-2008, 07:41 PM
{DwP} 325th ABN's Avatar
{DwP} 325th ABN {DwP} 325th ABN is offline
Senior Member
 
Join Date: Aug 2006
Posts: 225
diamond if we have the beta loaded now, is it the same or are there other changes we need. just wondering thanks for all the hard work nicely done
Reply With Quote
  #3  
Old 03-31-2008, 07:54 PM
diamond-optic diamond-optic is offline
AvaMods.com Admin
Site Admin
 
Join Date: May 2005
Location: Upstate New York
Posts: 2,446
if you have the beta.. you should be fine just overwriting the *.amxx file, theres no changes in cvars between the two (except the public cvar which isnt going to really affect anything)

but the beta itself.. will stop working after april 1st.. i think haha
__________________




| AvaMods | dodplugins | amxx plugins |



Reply With Quote
  #4  
Old 04-01-2008, 01:14 AM
{DwP} 325th ABN's Avatar
{DwP} 325th ABN {DwP} 325th ABN is offline
Senior Member
 
Join Date: Aug 2006
Posts: 225
damit to hell i better get on it then wooo just made it
Reply With Quote
  #5  
Old 04-02-2008, 03:01 AM
sparky99 sparky99 is offline
Senior Member
 
Join Date: Jan 2006
Posts: 104
After Round and Death Nades

Could you add the removal of nades thrown at the end of a round. It also seems that there may be a way of throwing a nade after death that seems to be going around. A possible way to get around this might be to move the player loacation to a "safe" area immeadiatly after death or round end.

Last edited by sparky99; 04-02-2008 at 03:04 AM.
Reply With Quote
  #6  
Old 04-02-2008, 03:26 AM
diamond-optic diamond-optic is offline
AvaMods.com Admin
Site Admin
 
Join Date: May 2005
Location: Upstate New York
Posts: 2,446
I could do that.. i was actually thinking bout stuff like that today...

tho personally i love when i get a nade primed just right at the end of a round that i can get 2 or 3 extra kills, but i totally understand that some people would prefer that not to happen..

the easiest way will probably be to give everyone godmode, as i believe godmode is reset back to normal when a new round starts.. I'll look into it

__________________




| AvaMods | dodplugins | amxx plugins |



Reply With Quote
  #7  
Old 04-02-2008, 07:44 PM
{DwP} 325th ABN's Avatar
{DwP} 325th ABN {DwP} 325th ABN is offline
Senior Member
 
Join Date: Aug 2006
Posts: 225
im with you diamond but of course i blown myself up more than hitting someone else. but is always a good laugh
Reply With Quote
  #8  
Old 05-05-2008, 12:42 PM
diamond-optic diamond-optic is offline
AvaMods.com Admin
Site Admin
 
Join Date: May 2005
Location: Upstate New York
Posts: 2,446
Version 3.1 is almost ready, just want to let it run on my server for another day or so then I'll do all the compiling and post it up..

You can see the changes due in v3.1 on the initial post of the thread

with this release, Im going to be doing 2 seperate versions basically.. one of which will use SQL to connect to a db of mine to do a version check (will be more useful once theres more updates and such out) but i also want to eventually (probably v3.2) have servers running the SQL version write any detections/actions to the database to try and keep a total number of these things across all servers. Then maybe in the future add more stuff thats logged to the database..

Im not totally sure how well the mysql server will hold up with this stuff just yet so we'll have to see what happens lol, but i will keep a non-sql version for those who dont want to run the sql stuff anyway so it wont be a big deal.. and because im sure some ppl might not trust me enough to be willing to let there server connect to a db of mine, so im starting to consider making the source public, but ill have to think about all that later lol
__________________




| AvaMods | dodplugins | amxx plugins |




Last edited by diamond-optic; 05-05-2008 at 03:57 PM.
Reply With Quote
  #9  
Old 05-06-2008, 03:15 AM
johnnyskid's Avatar
johnnyskid johnnyskid is offline
Member
 
Join Date: Aug 2006
Location: Nixa, MO.
Posts: 66
Hello,

I just installed this. So I am good to go? far as I don't need to change any of the CVARS?

Or better yet how do you have your CVARS set up?
__________________

Last edited by johnnyskid; 05-06-2008 at 03:47 AM.
Reply With Quote
  #10  
Old 05-06-2008, 03:32 AM
diamond-optic diamond-optic is offline
AvaMods.com Admin
Site Admin
 
Join Date: May 2005
Location: Upstate New York
Posts: 2,446
Quote: Originally Posted by johnnyskid View Post
Hello,

I just installed this. So I am good to go? far as I don't need to change any of the CVARS?

you only need to really worry bout 'changing' cvars if you want to use different settings..

or if you had a 2.x version already on when you put v3.0 and you had custom cvar settings for it in your amxx.cfg (or such) but even if you didnt change the cvars for v2.x you should reboot the server

..otherwise installing this brand new should be just fine without doing anything with cvars

sorry if thats confusing lol
__________________




| AvaMods | dodplugins | amxx plugins |



Reply With Quote
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

» Donations
If you like this website, and would like to give something in return, you can make a donation. Your donation will be used to pay for hosting service, domain, & maintenance costs only!

$

Select your donation amount and then press the Donate button.




» Log in
User Name:

Password:

Not a member yet?
Register Now!
Powered by vBadvanced CMPS v3.0.1

All times are GMT -3. The time now is 01:46 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
dodplugins.net