SuperStulle007 / UltraCapes

Enable Capes on your Pocketmine-MP Server!
MIT License
24 stars 16 forks source link

[Question] #14

Closed Kjenium closed 4 years ago

Kjenium commented 4 years ago

This is not a l'issue but i just wanted to task you if in the create cape function here you are only calculating alpha bc i can't understand $rgba = @imagecolorat($img, $x, $y); $a = ((~((int)($rgba >> 24))) << 1) & 0xff;