Hello,
I am trying to create a character using create_char. It may be the lack of sleep, but I am completely stumped on how to use this function. I have been to the suggested page to generate my character but I am still not grasping how to use the provide information to create the character.
In decimal: 12,18,18,12,0,0,0
In hex: 0xc,0x12,0x12,0xc,0x0,0x0,0x0
In binary: %1100,%10010,%10010,%1100,%0,%0,%0
Any help on how I can create the character from this would be fantastic.
Thank you!