Raised This Month: $51 Target: $400
 12% 

How can I license a metamod plugin via sockets ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
hadesownage
AlliedModders Donor
Join Date: Jun 2013
Location: Romania, Iași
Old 06-04-2015 , 14:50   How can I license a metamod plugin via sockets ?
Reply With Quote #1

Hello! I want to license a metamod plugin via Sockets, i have an plugin who do that, but i don't know how do to that in a mm plugin.

Thanks!
hadesownage is offline
Send a message via Yahoo to hadesownage Send a message via Skype™ to hadesownage
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 06-04-2015 , 17:07   Re: How can I license a metamod plugin via sockets ?
Reply With Quote #2

You don't. You have to always provide the source code, so this license stuff can be removed.
__________________
Kia is offline
Old 06-04-2015, 17:09
ddhoward
This message has been deleted by ddhoward. Reason: lol wrong forum, thought this was metamod source
hadesownage
AlliedModders Donor
Join Date: Jun 2013
Location: Romania, Iași
Old 06-04-2015 , 18:01   Re: How can I license a metamod plugin via sockets ?
Reply With Quote #3

Quote:
Originally Posted by Kia View Post
You don't. You have to always provide the source code, so this license stuff can be removed.
I want to know who use that module.
I want to license that module with remote ftp, like with sockets.
hadesownage is offline
Send a message via Yahoo to hadesownage Send a message via Skype™ to hadesownage
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-04-2015 , 19:42   Re: How can I license a metamod plugin via sockets ?
Reply With Quote #4

You can't license it an any way other than the GPL (as inherited by Metamod) which requires you to provide the source code when you distribute it. Therefore, your request is not legal.

It's easy to find out how many people are using your plugin by creating a public cvar. You then look for that cvar on a website like Game Monitor or Game Tracker.

In fact, many people do this. I did it with Polymorph. EDIT: There are currently 15 servers using Polymorph according to Game Tracker.
__________________

Last edited by fysiks; 06-04-2015 at 19:47.
fysiks is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 06-05-2015 , 15:40   Re: How can I license a metamod plugin via sockets ?
Reply With Quote #5

Want to know who uses that module? Make a mysql connection and save in a database the IP of the server.

@fysiks, that's not enough, some servers are not registered at that websites.
__________________
Jhob94 is offline
hadesownage
AlliedModders Donor
Join Date: Jun 2013
Location: Romania, Iași
Old 06-05-2015 , 18:59   Re: How can I license a metamod plugin via sockets ?
Reply With Quote #6

Quote:
Originally Posted by Jhob94 View Post
Want to know who uses that module? Make a mysql connection and save in a database the IP of the server.

@fysiks, that's not enough, some servers are not registered at that websites.
Can you give me a example ?
hadesownage is offline
Send a message via Yahoo to hadesownage Send a message via Skype™ to hadesownage
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 06-08-2015 , 08:29   Re: How can I license a metamod plugin via sockets ?
Reply With Quote #7

Quote:
Originally Posted by Jhob94 View Post
Want to know who uses that module? Make a mysql connection and save in a database the IP of the server.

@fysiks, that's not enough, some servers are not registered at that websites.
Really? Please DON'T, anyone can get your database credentials in less than 5 minutes.

If he would want to save the ip of the servers using his module, he should create a php script that receives the ip throught a GET variable. He could add an md5 hash to validate that the request came from the module.
__________________

Last edited by Neeeeeeeeeel.-; 06-08-2015 at 08:30.
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
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