
12-03-2007, 09:26 AM
|
|
Senior Member
|
|
Join Date: Oct 2006
Posts: 104
|
|
Quote:
Originally Posted by Ghamm
They are very very easy to decompile, since the are simply Pcode or interpreted code.
The best way, as already been mentioned, is to move much of your logic into a dll. We actually off load a lot of the logic onto a server, acts as a Signal server.
This way, the EA is worthless when its decompiled.
If you have a good EA, someone WILL steal it.
|
where can i get a hold of a tutorial for DLL? i wanna learn it..
|