This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk
Forum rules
Forum rules
Search found 1 match
- Sat May 12, 2018 1:23 am
- Forum: By design
- Topic: GetProfile().Name not affected by SetProfile()
- Replies: 1
- Views: 3188
GetProfile().Name not affected by SetProfile()
Hello, I encountered a problem while scripting. Given an IProfile variable, one can access its Name value, which contains the name of that profile, as one may expect. However, once IPlayer.SetProfile is called with the given profile as the argument so that a player use that profile, the name of the ...