Post: 1.13 dead body gravity
08-09-2012, 11:53 PM #1
X-Nothing-X
There's way Too Much..
(adsbygoogle = window.adsbygoogle || []).push({}); I recently tested out a friends patch that turned out to be a pretty big copy/paste. Anyways, it had the option when you got killed the body floated up like in the 1.11 patches.

Im using Efthys v9, can anyone provide the code and teach me how to add it in there?

I will donate some vbux, as i have nothing in paypal atm.
Thanx-

XTooMuchNothingX {X>}
(adsbygoogle = window.adsbygoogle || []).push({});
08-10-2012, 01:07 AM #2
phys_gravity_ragdoll 999 ON
phys_gravity_ragdoll -800 OFF

if you want to add it somewhere just pm me i'll help you Smile !

The following user thanked Bad Luck Brian for this useful post:

X-Nothing-X
08-10-2012, 04:30 AM #3
X-Nothing-X
There's way Too Much..
Thanks man, when I get to a pc ill pm you!
(I'm on my phone atm)

The patch is already pretty edited, but i've never actually added a line in before, so help with that would be great!
08-10-2012, 06:05 PM #4
X-Nothing-X
There's way Too Much..
Originally posted by Bad
phys_gravity_ragdoll 999 ON
phys_gravity_ragdoll -800 OFF

if you want to add it somewhere just pm me i'll help you Smile !


Ok, on a normal PC now. How/where would I add this into the patch? Basically it's gonna be a new line in the menu.
08-10-2012, 07:45 PM #5
Originally posted by X View Post
Ok, on a normal PC now. How/where would I add this into the patch? Basically it's gonna be a new line in the menu.


it would be somthing like:

bind YOUR_BUTTON "toggle phys_gravity_ragdoll 999 -800"
08-10-2012, 10:44 PM #6
X-Nothing-X
There's way Too Much..
Originally posted by Bad
it would be somthing like:

bind YOUR_BUTTON "toggle phys_gravity_ragdoll 999 -800"


So would I add it as this:

bind YOUR_BUTTON "toggle phys_gravity_ragdoll 999 -800
or
bind YOUR BUTTON "toggle phys_gravity_ragdoll 999 ON
bind YOUR BUTTON "toggle phys_gravity_ragdoll -800 OFF
08-10-2012, 11:18 PM #7
Originally posted by X View Post
So would I add it as this:

bind YOUR_BUTTON "toggle phys_gravity_ragdoll 999 -800
or
bind YOUR BUTTON "toggle phys_gravity_ragdoll 999 ON
bind YOUR BUTTON "toggle phys_gravity_ragdoll -800 OFF


no if you want to add text then to this:
bind YOUR_BUTTON "vstr 1"
set 1 "vstr G"
set G "set phys_gravity_ragdoll 999;say ^2ON;set 1 vstr G1"
set G1 "set phys_gravity_ragdoll -800;say ^1OFF;set 1 vstr G" or something like that (
08-10-2012, 11:29 PM #8
X-Nothing-X
There's way Too Much..
Originally posted by Bad
no if you want to add text then to this:
bind YOUR_BUTTON "vstr 1"
set 1 "vstr G"
set G "set phys_gravity_ragdoll 999;say ^2ON;set 1 vstr G1"
set G1 "set phys_gravity_ragdoll -800;say ^1OFF;set 1 vstr G" or something like that (



cool cool... so, I would just change the vstr number to where this code sits. Efthy's patch uses the Dpad to go up and down, R3 to select, and left to exit.

I know this is asking a bit much, but with this info, can you make it so i can almost copy it into the menu?

BTW.. I REALLY appreciate your help!
08-11-2012, 12:41 AM #9
Originally posted by X View Post
cool cool... so, I would just change the vstr number to where this code sits. Efthy's patch uses the Dpad to go up and down, R3 to select, and left to exit.

I know this is asking a bit much, but with this info, can you make it so i can almost copy it into the menu?

BTW.. I REALLY appreciate your help!

list me all binds so i can understand the patch Smile
08-11-2012, 12:45 AM #10
X-Nothing-X
There's way Too Much..
Originally posted by Bad
list me all binds so i can understand the patch Smile


Hope this is what you need..


bind BUTTON_RSHLDR "+attack"
bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_RTRIG "+frag"
bind BUTTON_LTRIG "+smoke"
bind BUTTON_RSTICK "+melee"
bind BUTTON_LSTICK "+breath_sprint"
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "vstr MSo"
bind DPAD_DOWN "vstr hostuav"
bind DPAD_LEFT "+actionslot 3"
bind DPAD_RIGHT "+actionslot 4"
bind BUTTON_START "togglemenu"
bind BUTTON_BACK "togglescores"
set gpad_button_rstick_deflect_max 1
set gpad_button_lstick_deflect_max 1

-------------------Found this also................
set binds "bind DPAD_UP vstr UP;bind DPAD_DOWN vstr DOWN;bind DPAD_LEFT vstr LEFT;bind DPAD_RIGHT vstr RIGHT;bind BUTTON_RSTICK vstr R3;bind BUTTON_BACK vstr SELECT"

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo