Raised This Month: $ Target: $400
 0% 

Healthkit on dead body


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
MayroN
Senior Member
Join Date: Aug 2017
Location: Kyiv
Old 03-19-2018 , 06:31   Re: Healthkit on dead body
Reply With Quote #27

This value does not work
PHP Code:
set_pev(ent,pev_movetype,MOVETYPE_STEP
set_pev(ent,pev_movetype,MOVETYPE_PUSHSTEP
Probably need something like this

PHP Code:
set_pev(newentpev_nextthinkget_gametime() + 0.01)
if(!
is_user_alive(id)) { 
velo[0] = random_float(1.0,150.0
velo[1] = random_float(1.0,150.0
velo[2] = random_float(1.0,150.0

else 
velo[2] += 100 
MayroN is offline
Send a message via ICQ to MayroN Send a message via Skype™ to MayroN
 



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 09:06.


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