Allright, figured it out. Compiled it. But now how to make it a dll? Thanks!
----- Original Message ----- From: "Frank Weima" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, January 17, 2005 11:49 AM Subject: [hlcoders] Compiling error. Player position. > This is a multi-part message in MIME format. > -- > [ Picked text/plain from multipart/alternative ] > Hi! > > I'm trying to make a simple servermod. Very simple one. > I read that I can edit the serverplugin_empty.dll, as I did. > > Now I want to make the cpp to a dll. - Or does a server use other? > Can anyone help me with this? I have Visual Studio Enterprise Edition v 6.0. > When I try to compile it, it gives me an error. > > --------------------Configuration: serverplugin_empty - Win32 Debug-------------------- > Compiling... > serverplugin_empty.cpp > c:\sdkmodtest\src\public\vector.h(245) : error C2485: 'align' : unrecognized extended attribute > c:\sdkmodtest\src\public\vector.h(245) : error C2059: syntax error : '(' > > I can't get it to work. I added all those directories. > > And the second one is to get a players'position. > (Like: CON_COMMAND( test_position, "Position" )). Can't find anything about that! > > Thanks to all reply's! > > - Frank Weima > -- > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

