C++ Fix Created 18 years ago2005-12-23 20:56:08 UTC by Sandurr Sandurr

Created 18 years ago2005-12-23 20:56:08 UTC by Sandurr Sandurr

Posted 18 years ago2005-12-23 20:56:08 UTC Post #154219
Hi,
this ones hard..

I want to create something so, you need some plugin coded for AmxMod to be able to host the map, otherwise the map will crash your game when you try to host.

Is this possible?
Posted 18 years ago2005-12-23 21:04:21 UTC Post #154220
I have no idea what you're saying. :)
The Mad Carrot The Mad CarrotMad Carrot
Posted 18 years ago2005-12-23 21:51:41 UTC Post #154230
I know what he's saying but cannot answer his question.
what he's asking is : Is there some way of making a map that has a feature to it that prevents it from being run on a server that isnt running a special pluggin for AMXmod. He wants to "watermark" his map so that only servers with his little pluggin can load the map.
He wants to make it so people can download and play a map if its on his server, but can't run it on thier own servers without his permision via a special "key" pluggin.

Believe it or not I think that might actually be possible by either exploiting an intentionaly made error that the pluggin nullifies, or perhaps make an "Impossible" entity that the pluggin tells the server what data it is missing. A good example of this is to put a model entity with an impossible file path. This will crash the map, and/or HL. Give that entity a specific name that the AMX plugging can itercept on file load from the map data and impose the correct file path.
I can think of a number of ways to do this, but do not have experience with the coding/capabilities of AMX. Beyond that, I'm not sure what to tell you. I would hope that by asking a question like that, you have the know how to do the pluggin yourself.
Posted 18 years ago2005-12-24 06:51:58 UTC Post #154269
I can code for AMX, and i'll try your ideas, thanks alot ;) Already made trigger_hurts and playerspawns that can only be removed by amxx or ripent =.=
Posted 18 years ago2005-12-28 14:04:01 UTC Post #155000
I need this =S :nervous:
You must be logged in to post a response.