instead of directing it to the dll in YOUR mod folder, direct it at the one in the valve folder. because that's how valve did it with uplink. they directed the link in the liblist at hldm's dll.
Thanks I'll try this! Hopefully then I won't get viciously assaulted by noobs telling me that I haxed the dll's!
Edit: ok these are the lines in the liblist:
game "skalscomp28"
startmap "comp28m1"
trainmap "t0a0"
mpentity "info_player_deatchmatch"
gamedll "dlls/hl.dll"
gamedll_linux "dlls/hl_i386.so"
type "singleplayer_only"
Ok so, I don't think I can do that, If I change the line to
valve/dlls/hl.dll wouldn't that make it search for a valve folder in this current one? let me check.