[Plugin] [REL] Console Colored Text 0.2 (New version)
#41

Someone can put some screens?
Reply
#42

To change the color of the console window and text, you can simply use a .bat file.

To, for example, set the background to blue and text to white, put this in a .bat file and put it in the samp root folder then start it:
Код:
@color 9F
:restart
@samp-server.exe
goto restart
This will also restart the server when it closes.
Reply
#43

Very nice, I like it. Already thought of a few uses for this.

Quote:
Originally Posted by g_aSlice
Посмотреть сообщение
To change the color of the console window and text, you can simply use a .bat file.

To, for example, set the background to blue and text to white, put this in a .bat file and put it in the samp root folder then start it:
Код:
@color 9F
:restart
@samp-server.exe
goto restart
This will also restart the server when it closes.
Or simply setting your command lines property to whereas the foreground and background are your desired defaults.

But seeing as, from what I'm reading, each line/character here can have different colors.
Reply
#44

very nice although, it wont have much real use for improving your server. But it'll make it fun to load your server i guess :P
Reply
#45

I agree but still nice going.
Reply
#46

Great job!
Reply
#47

This is a really nice plugin... Why don't finished 0.3 version?
Reply
#48

Quote:
Originally Posted by yom
Посмотреть сообщение
Cool, same suggestion as Contador

Also, not possible to make background AND text colors? Like..
pawn Код:
printc(bg_color, txt_color, string[]);

printc(0x0000FF, 0xFFFFFF, "Some white text on blue background");
Could be awesome
If you want the background color to be changed you will need to do this:
Go to your start menu search for ''CMD'' then you open it. When its open you want to type ''COLOR Z'' then a list would come up with the different color codes. You can now write for example: ''COLOR 1C'' then it would be Blue background and Light Red letters. Hope this helped you out.
Reply
#49

Quote:
Originally Posted by Cat Cola
Посмотреть сообщение
If you want the background color to be changed you will need to do this:
Go to your start menu search for ''CMD'' then you open it. When its open you want to type ''COLOR Z'' then a list would come up with the different color codes. You can now write for example: ''COLOR 1C'' then it would be Blue background and Light Red letters. Hope this helped you out.
You bumped a 4 month old thread just to reply to the post of somebody who didn't log on since 2009?
Reply
#50

AWESOME! I've been waiting for this for so long!! SOOOO COOL! +REP
Reply
#51

Please put another screen, because is broken. Btw, looks a nice idea
Reply
#52

Awesome job,I MUST use it
Reply
#53

Updated to 0.3
Reply
#54

Awesome, next version with linux ?
Reply
#55

Quote:
Originally Posted by DexX39
Посмотреть сообщение
Awesome, next version with linux ?
There is no point of having linux version, there is no console for samp on linux anyway.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)