void SendChat ( std :: string msg ) { typedef int ( __stdcall * SendMsg ) ( const char * ) ; static SendMsg sendMsg = ( SendMsg ) ( dwSAMP + 0x68E65 ) ; sendMsg ( msg . c_str ( ) ) ; }
// samp.dll (r1): . text : 10068E60 fsub ds : flt_100D390C