[Solved] Change the default dialog button

Status
Not open for further replies.
I didn't test it, but probably is the same integer used for the oskey, so try with the integers in the constants list here Oskey - Player Key Event
It says:
JASS:
constant oskeytype OSKEY_<The name> = ConvertOsKeyType(<The integer>)
Use that integer for the key you want and test if that works, but you have to replace the $ for 0x
 
Status
Not open for further replies.
Back
Top