Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzes Map Editor Bug #3

Open
Tester3801 opened this issue Aug 27, 2024 · 6 comments
Open

Fuzes Map Editor Bug #3

Tester3801 opened this issue Aug 27, 2024 · 6 comments

Comments

@Tester3801
Copy link

https://youtu.be/HTcviLhQovk

Hello, I have a bug with the map editor. As you can see it bugs with the object moving. Whenever I try to move an object its very fast and I can´t really control it. The font/icons for the moving are also different. Hope someone can solve the issue

@Walter-Correa
Copy link

I believe the speed problem is related to this:

case EDIT_RESPONSE_UPDATE: {

@Tester3801
Copy link
Author

I believe the speed problem is related to this:

case EDIT_RESPONSE_UPDATE: {

How do I fix it? You have any ideas?

@Walter-Correa
Copy link

Replace your mapedit.amx in filterscripts by this: https://www.mediafire.com/file/bdm7if9mw2ynfkd/mapedit.amx

NOTE: Make a backup before replacing!

I tested it here with the same object you used in the video and I had no problems!

After testing, reply to me here so I can know and then create a pull request to fix this!

@Walter-Correa
Copy link

About the icons and fonts being different, it's because it's clear in your video that you're using a lot of mods in your game, including mods that modify the default fonts. Modifications that change the game's fonts should never be used if you intend to play SAMP, as they will ruin the game's aesthetics. Many people think that the problem is with the server that has poorly made text draws, but most of the time it's the fault of the user who uses mods.

I also believe that your mouse speed is above normal and that's why when editing the object it moves faster than expected!

@Tester3801
Copy link
Author

Replace your mapedit.amx in filterscripts by this: https://www.mediafire.com/file/bdm7if9mw2ynfkd/mapedit.amx

NOTE: Make a backup before replacing!

I tested it here with the same object you used in the video and I had no problems!

After testing, reply to me here so I can know and then create a pull request to fix this!

I have tryed but the problem still remains.

About the icons and fonts being different, it's because it's clear in your video that you're using a lot of mods in your game, including mods that modify the default fonts. Modifications that change the game's fonts should never be used if you intend to play SAMP, as they will ruin the game's aesthetics. Many people think that the problem is with the server that has poorly made text draws, but most of the time it's the fault of the user who uses mods.

I also believe that your mouse speed is above normal and that's why when editing the object it moves faster than expected!

Can the problem be that I am playing on a MacBook via Parallels? I mean i have tryed it with no mods but the icons are exactly like in the video

@Walter-Correa
Copy link

Can the problem be that I am playing on a MacBook via Parallels? I mean i have tryed it with no mods but the icons are exactly like in the video

I can't say for sure about that, but I'm using an HP notebook and the only problem was the accuracy and speed of the object, which was compromised due to the code I presented. After the changes, it got much better.

In your case, it could be related to the device you're using, but it could also be related to the movement speed of your mouse (talking about the problem with the speed of the object). Regarding the icons, if you're using a completely clean installation of the game and you're still having problems, then it could be because of the MackBook, but I can't say for sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants