User Details
User Details
- User Since
- Nov 6 2014, 6:58 PM (530 w, 1 d)
May 10 2016
May 10 2016
gidsacha added a comment to T81961: #login has no effect on dedicated server.
1.42 Hotfix fixed it for me.
The server log still shows weird IPs when admin logs in, but the password is accepted.
Thanks
gidsacha added a comment to T81961: #login has no effect on dedicated server.
Same here with any lenght password. Can't login, server says wrong password entered from private IP address (192.168.x.x).
gidsacha added a comment to T80863: Introduce ctrlGroup and ctrlGroupControls commands.
The reverse command would also be usefull :
_controls = ctrlGroupControls _controlsGroup;
returns an array containing all controls within _controlsGroup.
gidsacha added a comment to T80863: Introduce ctrlGroup and ctrlGroupControls commands.
ctrlParent returns the parent display, regardless if the control is in a group or not.
gidsacha edited Steps To Reproduce on T80863: Introduce ctrlGroup and ctrlGroupControls commands.