View Single Post
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 09-24-2008 , 15:38   Re: CS 1.6 Custom 3rd Person View
Reply With Quote #6

engine:
Code:
        attach_view( id, id );
        remove_entity(entid);
fakemeta:
Code:
            engfunc( EngFunc_SetView, iOwner, iOwner );
            engfunc( EngFunc_RemoveEntity, iEnt );
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`