Search found 3 matches

by Emircan Brtn
Sun Sep 24, 2017 7:01 pm
Forum: Help wanted
Topic: Gamemaster Apprenticeship Program
Replies: 671
Views: 509324

Re: Gamemaster Apprenticeship Program

• My MMO Main account is= 77uchiha77 • All other MMO accounts are= sempatik81,77uchiha77 • What accounts have you shared / bought / sold / traded?= I didnt • When did you start playing Forgotten Tales?= 5 years ago i started Forgotten Tales. • Why do you want to be a mod?= I want help to all player....
by Emircan Brtn
Thu Aug 10, 2017 5:05 pm
Forum: New versions, changes & announcements
Topic: More skins coming soon
Replies: 813
Views: 363480

Re: More skins coming soon

"desert bat"
code:


new ColorMatrix(new float[] {
0.430f, 0.285f, 0.581f, 0f, 0f,
-0.442f, 0.502f, 0.884f, 0f, 0f,
-0.123f, -0.526f, 0.742f, 0f, 0f,
0f, 0f, 0f, 1.000f, 0f
});
by Emircan Brtn
Thu Aug 10, 2017 3:46 pm
Forum: New versions, changes & announcements
Topic: More skins coming soon
Replies: 813
Views: 363480

Re: More skins coming soon

"swamp devil"
code:

new ColorMatrix(new float[] {
0.212f, 0.224f, 0.409f, 0f, 0f,
-0.509f, -0.273f, 0.870f, 0f, 0f,
0.139f, -0.294f, 0.193f, 0f, 0f,
0f, 0f, 0f, 1.120f, 0f
});