Forum
CS2D Maps/Editor How to encrypt a map in the editor?How to encrypt a map in the editor?
12 replies 1
or use mcrypt on linux.
Their is no direct option in CS2D to encrypt a map file.
Do not upload your maps anywhere if you don't want them to be modified.
So move it to "Cs2d>Maps/Editor"
How to crypted?
Klin
I have the same problem at big maps.
You can't encrypt a map.
edited 1×, last 28.11.12 05:41:02 pm
theres no perfect way to encrypt a map because u have to transfer the map to players so they can play on ur server and thats like giving them the source code, provided u DO want the encryption because random people are using ur maps and u dont like it
factis' awesome "encryption" script uses lua to construct map outlines (of the tiles, or something like that, havent actually looked into it more) so that the map being sent is actually pretty empty...u would need the server side lua script to easily generate the map
I think that's the closest your gonna for map protection. The next step would be disabling spectating so it would be harder to copy the map tile by tile.
sv_specmode 2
1