"MobjMoveBlocked" hook problem.

It seems that every time I use the "MobjMoveBlocked", whatever the code in the hook looks like, it always does this:
srb20020.gif

Apparently, it seems to have removed the pushing function and keep the player's speed and acceleration. How do I make it... not do that...?
 
the code will be a secret
When you want help troubleshooting an issue, you have to provide as much help as you can.
We don't all have psychic powers, and I'm the last on the lineage of psychics. :devastation:

If you don't want to show whatever code is affecting you as-is for some reason, you should try to reproduce the issue with a different piece of code. People will be better equipped to help you if you can provide code that is understandable and that reproduces the same issue you're experiencing.
See: https://stackoverflow.com/help/minimal-reproducible-example (some of it isn't Lua nor MB related, but a great majority of the page applies here)

Keep it in mind if you need to report a new issue related to scripting.
 
When you want help troubleshooting an issue, you have to provide as much help as you can.
We don't all have psychic powers, and I'm the last on the lineage of psychics. :devastation:

If you don't want to show whatever code is affecting you as-is for some reason, you should try to reproduce the issue with a different piece of code. People will be better equipped to help you if you can provide code that is understandable and that reproduces the same issue you're experiencing.
See: https://stackoverflow.com/help/minimal-reproducible-example (some of it isn't Lua nor MB related, but a great majority of the page applies here)

Keep it in mind if you need to report a new issue related to scripting.
Okay, thanks for reminding me about that.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top