> i have downloaded a 9 way blending source from the absconder effect mod > website (www.tae-mod.com) i found out that it is from counter-strike and two > functions are undefined/unroutined : > > void Game_GetSequence() and > void Game_GetOrientation()
You should contact the person that wrote the source code to find out what those functions are supposed to do. There is a GetSequence() function in the SDK, you can look at that as a reference, but there is no GetOrientation() function in the SDK. Jeffrey "botman" Broome _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

