(wL) Forums
[Fix] Janky Player Model Glitch - Printable Version

+- (wL) Forums (https://war-lords.net/forum)
+-- Forum: Discussions (https://war-lords.net/forum/forum-23.html)
+--- Forum: Tech Support and Support (https://war-lords.net/forum/forum-29.html)
+--- Thread: [Fix] Janky Player Model Glitch (/thread-16780.html)

Pages: 1 2


[Fix] Janky Player Model Glitch - Jesse W. - Jun 06 2017

Tell me you luv me bby. Jesse did it again. Thank me later.

Stuff I don't need to tell most people:
  • Open Notepad and paste the below in.
  • Save this to your cfg folder and make sure to have All Files selected when saving. (by default C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\cstrike\cfg)
  • Add "exec resetdemo.cfg" w/o the quotation marks (or w/e you saved the file as) to your autoexec.cfg file [or] type exec jessescript in the console after you launch the game.
Important part:
Code:
unbind SCROLLLOCK
alias "demoreset" "pone"
alias ptwo "stop; buymenu; bind w +forward; alias demoreset pone
alias pone "record tpgbg; bind w +stopit; buymenu; alias demoreset ptwo"
alias +stopit "stop; +forward"
alias -stopit "-forward; bind w +forward; alias demoreset pone"
bind SCROLLLOCK "bind w +forward; bind b buymenu; echo hard reset"
bind "b" "demoreset"

File if you can't do it yourself:
https://drive.google.com/file/d/0B-c9w1o-H0qMYS1peC01NFdhLWc/view?usp=sharing

Note- Scroll Lock resets things if anything is acting up and you need a fix on the fly. I have seen no issues with this but it's there just in case. Adjust this if you don't have a full 100 plus key keyboard.

Edit- Took out spaces from code. 2x.


RE: [Fix] Janky Player Model Glitch - Jesse W. - Jun 06 2017

Revised it... now it's perfect. Updated original post here it is again.

Code:
unbind SCROLLLOCK
alias "demoreset" "pone"
alias ptwo "stop; buymenu; bind w +forward; alias demoreset pone
alias pone "record tpgbg; bind w +stopit; buymenu; alias demoreset ptwo"
alias +stopit "stop; +forward"
alias -stopit "-forward; bind w +forward; alias demoreset pone"
bind SCROLLLOCK "bind w +forward; bind b buymenu; echo hard reset"
bind "b" "demoreset"



RE: [Fix] Janky Player Model Glitch - sosa - Jun 06 2017

A+ post.
What if you are recording a demo? Executing this will do nothing? Or will it just stop your demo?


RE: [Fix] Janky Player Model Glitch - Jesse W. - Jun 07 2017

yes it do nothing besides say already recording in console

also the demo will be constantly overwritten so it wont take up space (not if ur already recording)

basically what it does is record a demo when you open the buy menu. it then stops when you open the buy menu again or press w. pressing w if you were to do this will walk you forward too, as it normally does. so nothing changes with people's normal start up / freeze time routine, the menu opens / everything works / no extra button pressing / and it does the record operation... it won't be doing anything mid-round.

the only thing this would do is stop ur demo if ur recording mid game.


RE: [Fix] Janky Player Model Glitch - Snooch - Jun 07 2017

(Jun 07 2017, 02:00 AM)Jesse_Watters Wrote: yes it do nothing besides say already recording in console

also the demo will be constantly overwritten so it wont take up space (not if ur already recording)

basically what it does is record a demo when you open the buy menu. it then stops when you open the buy menu again or press w. pressing w if you were to do this will walk you forward too, as it normally does. so nothing changes with people's normal start up / freeze time routine, the menu opens / everything works / no extra button pressing / and it does the record operation... it won't be doing anything mid-round.

the only thing this would do is stop ur demo if ur recording mid game.

now find the old-school bind to throw weapons like a beast.


RE: [Fix] Janky Player Model Glitch - Drago - Jun 07 2017

(Jun 07 2017, 01:42 PM)Snooch Wrote:
(Jun 07 2017, 02:00 AM)Jesse_Watters Wrote: yes it do nothing besides say already recording in console

also the demo will be constantly overwritten so it wont take up space (not if ur already recording)

basically what it does is record a demo when you open the buy menu. it then stops when you open the buy menu again or press w. pressing w if you were to do this will walk you forward too, as it normally does. so nothing changes with people's normal start up / freeze time routine, the menu opens / everything works / no extra button pressing / and it does the record operation... it won't be doing anything mid-round.

the only thing this would do is stop ur demo if ur recording mid game.

now find the old-school bind to throw weapons like a beast.

i have it.


RE: [Fix] Janky Player Model Glitch - Snooch - Jun 07 2017

(Jun 07 2017, 02:16 PM)Drago Wrote:
(Jun 07 2017, 01:42 PM)Snooch Wrote:
(Jun 07 2017, 02:00 AM)Jesse_Watters Wrote: yes it do nothing besides say already recording in console

also the demo will be constantly overwritten so it wont take up space (not if ur already recording)

basically what it does is record a demo when you open the buy menu. it then stops when you open the buy menu again or press w. pressing w if you were to do this will walk you forward too, as it normally does. so nothing changes with people's normal start up / freeze time routine, the menu opens / everything works / no extra button pressing / and it does the record operation... it won't be doing anything mid-round.

the only thing this would do is stop ur demo if ur recording mid game.

now find the old-school bind to throw weapons like a beast.

i have it.

PM it babe.


RE: [Fix] Janky Player Model Glitch - sift - Jun 30 2017

this is way to advanced for me


RE: [Fix] Janky Player Model Glitch - Jesse W. - Jun 30 2017

i'll post a vid


RE: [Fix] Janky Player Model Glitch - Call me when humans go extinct - Jun 30 2017

nice