Raised This Month: $32 Target: $400
 8% 

Solved Speed ​​problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 01-20-2021 , 13:55   Speed ​​problem
Reply With Quote #1

Hi, I am using Zombie 4.3 mode The problem is that I can not create more speed for humans Other than that, is there another way to change speed?
HTML Code:
set_pev(id, pev_maxspeed, speed)
engfunc(EngFunc_SetClientMaxspeed, id, speed)
set_user_maxspeed(id, speed)

Last edited by amirwolf; 01-20-2021 at 17:07.
amirwolf is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-20-2021 , 15:46   Re: Speed ​​problem
Reply With Quote #2

Speed in ZP is set in client_PreThink (or pre, not sure), aka 100 times per second. So the only solution is you do the same and put the plugin after ZP in plugins.ini.
Yes, the method is very poor and could've been done much better.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 01-20-2021 , 16:27   Re: Speed ​​problem
Reply With Quote #3

Yes, what you said was true
It works now
thank you

Last edited by amirwolf; 01-20-2021 at 16:32.
amirwolf is offline
Reply



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 17:08.


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