How do I get my inventory back to normal, I accidentally pressed maximum inventory, and when I returned to the game without cheats my inventory remained at maximum. that really surprised me lol
Hi ctl3d32! I find that sometimes player speed increase method does not work, will you fix this?
Nope, sorry. A simple restart usually fixes it.
Thanks! And I made some changes to your code to make sure this script works when start in different reserves.
In my situation, when start game in Emerald Coast the [rcx] which means player is 0x1700 but not 0x100. And like Parque Fernando it's 0x1880
Hello! I'm facing the same problem regarding movement speed. Could you explain better how you made this edit to the script? How were you able to identify the value of "rcx" and how did you make this change in the script?
I'm a bit of a layman, so I apologize for needing something very detailed.
I fixed the player stats and also added the companion stats
EDIT: Fixed and added some more options for the movement feature. I don't know who made the movement speed multiplier but credit goes to the original author.
I fixed the player stats and also added the companion stats
EDIT: Fixed and added some more options for the movement feature. I don't know who made the movement speed multiplier but credit goes to the original author.
I fixed the player stats and also added the companion stats
EDIT: Fixed and added some more options for the movement feature. I don't know who made the movement speed multiplier but credit goes to the original author.
[/spoiler]
movement speed stop working after fast travel
Yea that's normal
The moment you fast-travel, your character despawns and respawns. That means deleting the entity and making a new entity.
I don't have a way to find the player entity index so the only way for it to work is to enable the flag I have in there that makes the movement speed apply to all entities.