ZM - Bug Fix
-
how to fix the bug that zombies spawns are not blocked?
Zombie spawn not working good, between round 20/25, zombies are not spawning in public/own server.
Any Solution?? -
how to fix the bug that zombies spawns are not blocked?
Zombie spawn not working good, between round 20/25, zombies are not spawning in public/own server.
Any Solution??ZIFRIOS You can try using replaceFunc() to change how wait_network_frame() works.
main() { replaceFunc( maps\mp\zombies\_zm_utility::wait_network_frame, ::wait_network_frame_override ); } wait_network_frame_override() { wait 0.1; } -
ZIFRIOS You can try using replaceFunc() to change how wait_network_frame() works.
main() { replaceFunc( maps\mp\zombies\_zm_utility::wait_network_frame, ::wait_network_frame_override ); } wait_network_frame_override() { wait 0.1; }JezuzLizard said in ZM - Bug Fix:
replaceFunc
Wait a minute, I can use replaceFunc (or overide) to... well... replace stock functions in the scripts?
-
JezuzLizard said in ZM - Bug Fix:
replaceFunc
Wait a minute, I can use replaceFunc (or overide) to... well... replace stock functions in the scripts?
@P00DL3W0Lf_GR yes
-
-
This post is deleted!
-
This post is deleted!
KmasDeBeuh_ Had this happen to me once. A workaround is to go behind the machine, crouch and look down. For some reason you can pack that way, but the gun comes out from a weird angle so be carefule when you pick it up.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login