- 21
- Posts
- 9
- Years
- Seen May 1, 2016
I confused this with the MMO version some how.. My bad..The player's name isn't visible unless you put it there. It's not there in the example intro that comes with Essentials, so whatever you're doing, you're doing it wrong.
I was confused why you'd work on the single player essentials instead of the MMO version.
Sorry to go off topic, but just so curious. I'd figure it wouldn't be much more difficult to work with.
Again, sorry I was mistaken that this V16.1 was the MMO version. I am pretty sure the problem still persists irregardless though. The speech/menu frames are coded exactly the same in both versions it looks like.This is a bit vague, and I'm not sure what you mean. When the game starts, it takes the choice of frames from the save file, if it exists. If there's no save file, it'll use the default frames. Maybe that's your problem.
Here is the problem with how this is done. (As far as I'm aware, please correct me if wrong.)
-You log in game, open the options menu, set any settings there. Frames/text speed, ect.
-Yes you're right, the frames do save but there is a big problem with SETTING.
-The frames do not set to your custom selected frames upon entering the game. (loading map)
-You must open the options menu then exit. It's the only way your saved options will load/set.
(Basically the settings do save properly, but they are not set/displayed properly in game.)
To avoid any confusion here is an example.
-By default, my speech frame is on Speech 25
-I go to the options menu, and set it to 20.
-I log out, log back in, and my speech frame is (Graphically) still displaying "Speech 25"
-But.. I go in the options menu, and the setting is indeed saved to Speech 20
-The problem is not saving the options, it's setting them before entering the map (initial login)
(This problem applies to every setting in the options menu.They are saved, but none are set.)