Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - iGared

1
RMXP Script Database / Re: [XP] Blizz-ABS
July 08, 2022, 09:15:02 am
Hi, again!
OMG
It worked like a charm!
Thank you so much!  :D
2
RMXP Script Database / Re: [XP] Blizz-ABS
July 07, 2022, 11:57:56 pm
Hello,
I know it's been a while since last post in this topic, but I dont know where to ask for help...

I will explain my problem:

I tried changing the pixel movement rate in an in-game event using:

Call Script: $game_system.pixel_rate = (Desired value from 0 to 5)

But my character goes crazy and moves by its own to the top-left corner of the map, then the game becomes laggy and eventually crashes with an unknown error.

But if I change the value directly from the script It works perfectly in a new game.

PIXEL_MOVEMENT_RATE = 0-5

The problem is that I want to change the pixel rate to 0 when I'm not in a "Battle map" and change it back to 2 when i'm in a "Battle map".

Sorry for my English, I hope I explained my self correctly.

Thanks in advance.

PS: If this is not the correct place to post this, please tell me where to do it and I will.