Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers AppGameKit Corner / How can I change my comment lines to color red ?

Author
Message
Mark Garrett
Reviewed AGK on Steam
18
Years of Service
User Offline
Joined: 10th Jul 2005
Location: California, US
Posted: 24th Sep 2017 15:17
I want my comment lines to be color red instead of the default gray.

I have tried to find out how, but did not find a way.

Does anyone know how?
.
smallg
Valued Member
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location: steam
Posted: 24th Sep 2017 16:00
make a new colourscheme in "steam/steamapps/common/App Game Kit 2/Tier 1/Editor/data/colorschemes"
(copy an existing one is easiest)
change line 34
"comment=0x######"
to
comment=0xff0000
ignore the 0x and change the #'s in pairs
00~ff is the colour strength in RGB
so
0xff0000 is red
0x00ff00 is green
0x0000ff is blue
etc

you will also need to adjust line 2 to a suitable name so it shows up in the list (i just named this the same as the new file name).
to now find and change the colour scheme open AppGameKit -> view -> change colour scheme
life's one big game
spec= 4ghz, 16gb ram, AMD R9 2700 gpu

Login to post a reply

Server time is: 2024-04-20 00:53:00
Your offset time is: 2024-04-20 00:53:00