Dec 12, 2005, 02:57 PM
Most of the stuff in SourceOP would take a lot of work to get it to work on Linux. Things like creating entities, combine balls, setting parents, and a couple other things are dependent on Windows because of how it hooks on to the server dll to use these. Most of the things SourceOP does are not supported by the plugin interface so it has to kinda hijack these functions from the server dll. The way that it does this is currently only supported by Windows. On top of that, the remote control program would also have to be redesigned to work in Linux.