Search found 9 matches

by 555Mino
Mon Apr 23, 2018 6:41 am
Forum: Suggestions and new ideas
Topic: ALL CURRENT IDEAS AND SUGGESTIONS!
Replies: 864
Views: 451052

Re: ALL CURRENT IDEAS AND SUGGESTIONS!

it would be possible for such a player to climb the player, and so it would be possible to carry low-level players through the horde of mobs if the player sitting on his back attacked, then his mobs could attack. I would disagree. A higher level player can already "tank" for a player, but...
by 555Mino
Sun Apr 22, 2018 5:02 pm
Forum: Suggestions and new ideas
Topic: ALL CURRENT IDEAS AND SUGGESTIONS!
Replies: 864
Views: 451052

Re: ALL CURRENT IDEAS AND SUGGESTIONS!

it would be possible for such a player to climb the player, and so it would be possible to carry low-level players through the horde of mobs if the player sitting on his back attacked, then his mobs could attack.
by 555Mino
Wed Mar 28, 2018 6:42 pm
Forum: Suggestions and new ideas
Topic: ALL CURRENT IDEAS AND SUGGESTIONS!
Replies: 864
Views: 451052

Re: ALL CURRENT IDEAS AND SUGGESTIONS!

You can make such a potion. An animal potion, if pets have little health, you can drink this potion, and the pet will not be killed within 10-20 seconds, but at this time the pet can not attack mobs and restore hp, it just goes to the player. When the potion acts, the pet becomes ghostly and can pa...
by 555Mino
Wed Mar 28, 2018 4:57 pm
Forum: Suggestions and new ideas
Topic: ALL CURRENT IDEAS AND SUGGESTIONS!
Replies: 864
Views: 451052

Re: ALL CURRENT IDEAS AND SUGGESTIONS!

1)You can, build a table where all the players can write what they want, if the player has this thing, he can use it to write to the player that he has this thing.
by 555Mino
Wed Mar 28, 2018 12:48 pm
Forum: New versions, changes & announcements
Topic: More skins coming soon
Replies: 813
Views: 370684

Re: More skins coming soon

ColorMatrix matrix = new ColorMatrix(); ColorMatrix temp = new ColorMatrix(); temp.setRotate(0, 77); matrix.postConcat(temp); temp.setRotate(1, 110); matrix.postConcat(temp); temp.setRotate(2, 25); matrix.postConcat(temp); temp.setScale(2.00, 1.81, -1.00, 0.98); matrix.postConcat(temp); return matri...
by 555Mino
Wed Mar 28, 2018 9:11 am
Forum: New versions, changes & announcements
Topic: More skins coming soon
Replies: 813
Views: 370684

Re: More skins coming soon

ColorMatrix matrix = new ColorMatrix();
ColorMatrix temp = new ColorMatrix();

temp.setRotate(0, 232);
matrix.postConcat(temp);

temp.setRotate(2, 257);
matrix.postConcat(temp);

return matrix;
by 555Mino
Wed Mar 28, 2018 8:57 am
Forum: New versions, changes & announcements
Topic: More skins coming soon
Replies: 813
Views: 370684

Re: More skins coming soon

new ColorMatrix(new float[] {
0.850f, 0f, 0f, 0f, 0f,
0f, 1.000f, 0f, 0f, 0f,
0f, 0f, 1.240f, 0f, 0f,
0f, 0f, 0f, 1.000f, 0f
}); Steel Archer
by 555Mino
Wed Mar 28, 2018 7:43 am
Forum: New versions, changes & announcements
Topic: More skins coming soon
Replies: 813
Views: 370684

Re: More skins coming soon

ColorMatrix matrix = new ColorMatrix();
ColorMatrix temp = new ColorMatrix();

temp.setRotate(1, 231);
matrix.postConcat(temp);

temp.setRotate(2, 267);
matrix.postConcat(temp);

temp.setScale(2.00, 1.02, 0.72, 1.01);
matrix.postConcat(temp);

return matrix;
by 555Mino
Tue Mar 27, 2018 7:17 am
Forum: Suggestions and new ideas
Topic: ALL CURRENT IDEAS AND SUGGESTIONS!
Replies: 864
Views: 451052

Re: ALL CURRENT IDEAS AND SUGGESTIONS!

You can make such a potion. An animal potion, if pets have little health, you can drink this potion, and the pet will not be killed within 10-20 seconds, but at this time the pet can not attack mobs and restore hp, it just goes to the player. When the potion acts, the pet becomes ghostly and can pas...