Raised This Month: $ Target: $400
 0% 

SetViewEntityBody


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Hanna
Member
Join Date: Sep 2016
Old 09-14-2016 , 04:01   Re: SetViewEntityBody
Reply With Quote #3

Later i'll upload video.

I forgot to fix dead player bodies disappear.

Just replace Playback forward function with this:

Code:
public Forward_PlaybackEvent(iFlags, id, iEvent)
{
//TODO
if(is_user_alive(id))
{
return FMRES_SUPERCEDE;
}
return FMRES_IGNORED;
}
The Spectators support i'll do next.
The attack i dunno, maybe replace using custom trace and ham damage.
Hanna is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode