Hi there Guest,  
Sign in here: Login through Steam



  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
[Change] Class perks

#3
Hmm..  It uses MoveData:KeyPress, which is provided in the predicted "Move" hooks which is what allows me to modify your movement smoothly, a lot of things happen in this hook thus why I use the buttons directly in there. It dashes/hovers and what not clientside as well as server side at the same time in this predicted hook for a smooth experience, as the server receives the same inputs in said hook. I can't check for certain buttons in said hook, only IN keys. Thus it severely limits the buttons I can use, to use the bind method I'd have to make them console commands you bind to, then, have the dash initiated on the server, rather than both at the same time. Causing a considerable delay. You can't have a console commands exist both on the client and server properly, and have players execute both.

(just to clear it up, only the keys listed below are networked to the server when pressed/released.)

https://wiki.garrysmod.com/page/CMoveData/KeyDown
https://wiki.garrysmod.com/page/Enums/IN

Image

That being said, I can make class abilities one of the keys above as an alternative method you can setup. Any ideas which command/key?
Find
Reply



Messages In This Thread
[Change] Class perks - Kheyre - 09-20-2018, 07:37 PM
RE: [Change] Class perks - AnthemPartThree - 09-20-2018, 10:09 PM
RE: [Change] Class perks - Brassx - 09-21-2018, 08:50 AM
RE: [Change] Class perks - tobiasxz-usagi - 09-21-2018, 10:18 AM
RE: [Change] Class perks - Dreadark - 09-22-2018, 02:47 AM
RE: [Change] Class perks - Brassx - 09-21-2018, 11:28 AM
RE: [Change] Class perks - Kheyre - 09-21-2018, 02:13 PM
RE: [Change] Class perks - Brassx - 09-21-2018, 02:19 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)