velocity
hi i would learn about velocity and what it does because i looked at the docs and the inc and it doesn't show much about it my point to this is to make a player speed because set_user_maxspeed doesn't work :\
|
What are you trying to do?
|
I want to speed up players in TS
|
Show me how you're using set_user_maxspeed.
|
Code:
|
Just to let you know it should be
Code:
not 1000. Otherwise you'll get a tag mismatch warning. |
yeah.. I meant that... but still it only speeds with right and left buttons
|
This is an example of what I do with the knife in my server:
Code:
|
So... could you help me understand velocity?
|
maxspeed allows you to set a player's top speed (pretty much how fast he runs) except whenever the player changes weapons HL changes the player's maxspeed according to what the maxspeed of the weapon is. That's why v3x hooked curweapon there. Now setting maxspeed will do shit AMXX side unless you do:
Code:
end of talking. |
| All times are GMT -4. The time now is 04:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.