Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-06-2001, 08:44 PM
Thak2 Thak2 is offline
:]
Join Date: Mar 2001
Location: BC
Posts: 1,344
Thak2 is on a distinguished road
Send a message via AIM to Thak2
for setting the colours for body,belt,shoes,etc. it should use 256 colour so itd be like:
setsleevecolor Red,Green,Blue;

This way we can get any colour we want.
Reply With Quote
  #2  
Old 05-06-2001, 10:58 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool that would be cool

I think it would be cool like that also then everyone can have there own colors. I dont know how hard it would be for stefan to code(I dont think it would take much more to add but I am not sure...) but like it would be a cool thing to add..

the thing is, it would still have to have things like

setcoatcolor <color>

for people who dont know what colors are what in rgb...

then there can be standerd colors and rgb
__________________
Thanks,
-KJL
Reply With Quote
  #3  
Old 05-07-2001, 12:07 AM
FxChiP FxChiP is offline
Registered User
Join Date: Mar 2001
Location: Pittsburgh, PA
Posts: 451
FxChiP is on a distinguished road
Send a message via ICQ to FxChiP Send a message via AIM to FxChiP
It wouldn't take that much extra coding. Just have to single out the Red,Green,Blue, convert the numbers to hex, and draw that color over the one used in body.png.
__________________


"The administrators of Graal Online will not be responsible for corrupting of young minds. " -User Agreement.. heh-heh-heh

"4. Racial intolerance is not allowed. [NEW!]" -User License Agreement (I love the "[NEW!]" part)

"No more drugs for THAT man!" -TrueHeaT

"... or does
it stand for something like
'[B]hala is the [M]an who decides so lets [X]ross the fingers'?)" -Stefan, in response to a guild dispute over the guild name "BMX"

[img src=http://www.lucitanica.f2s.com/shaun-revolutionsig.gif]
Time to piss Lycia off!
Reply With Quote
  #4  
Old 05-07-2001, 03:48 AM
Psyker Psyker is offline
Tired Sloth
Join Date: Mar 2001
Posts: 6,217
Psyker will become famous soon enough
Send a message via AIM to Psyker Send a message via Yahoo to Psyker
Did that idea spawn from my other idea?
__________________
Reply With Quote
  #5  
Old 05-07-2001, 04:38 AM
Thak2 Thak2 is offline
:]
Join Date: Mar 2001
Location: BC
Posts: 1,344
Thak2 is on a distinguished road
Send a message via AIM to Thak2
Yeah that also influenced me, mostly from when I was fooling around with a php/png thing and creating blending colours with RGB... I thought itd be useful for graal.
Reply With Quote
  #6  
Old 05-07-2001, 07:30 AM
Psyker Psyker is offline
Tired Sloth
Join Date: Mar 2001
Posts: 6,217
Psyker will become famous soon enough
Send a message via AIM to Psyker Send a message via Yahoo to Psyker


I think the idea would be very useful.
__________________
Reply With Quote
  #7  
Old 05-07-2001, 07:35 AM
WhoopA WhoopA is offline
Registered User
Join Date: May 2001
Location: Wherever I may roam
Posts: 86
WhoopA is on a distinguished road
Why not make it so setcolor supports web colors? I mean, you could do "setcolor blue" or "setcolor #0000FF" for the same effect. You'd have thje ease-of-use of the old version and the flexibility of the new!

[Edit] Web colors are in the format #RRGGBB, each color being a 2 digit hex. So, pure red is #FF0000, pure green is #00FF00, pure blue is #0000FF. Black is #000000. White if #FFFFFF. Catch my drift?
__________________
WhoopA, the Official Kicker of Butts

--- No images. No clutter. Just pure, simple text.
"Thank you, thank you. Please, ladies, put your clothes back on... Not you Samus..." - Link from the BOTVGH
Everywhere I look, I see rabbits. Maybe I should take down all my Sailor Moon stuff.
Reply With Quote
  #8  
Old 05-07-2001, 07:51 AM
LilbrojX LilbrojX is offline
why dont you marry it?
LilbrojX's Avatar
Join Date: Mar 2001
Location: hmm
Posts: 1,465
LilbrojX is on a distinguished road
Send a message via AIM to LilbrojX Send a message via Yahoo to LilbrojX
Red face hmm....

if he changed it from setcoat red to setcoat R,G,B it would mess up everything, so it'd have to be setcoat2 or something... wouldn't he? unless everyone went through and changed all their scripts that changed body collors and such... but that'd suck
__________________

http://www.dictionary.com/search?q=arrogant
kai is an expert on all things arrogant
Reply With Quote
  #9  
Old 05-07-2001, 08:37 AM
Psyker Psyker is offline
Tired Sloth
Join Date: Mar 2001
Posts: 6,217
Psyker will become famous soon enough
Send a message via AIM to Psyker Send a message via Yahoo to Psyker
Re: hmm....

Quote:
Originally posted by LilbrojX
if he changed it from setcoat red to setcoat R,G,B it would mess up everything, so it'd have to be setcoat2 or something... wouldn't he? unless everyone went through and changed all their scripts that changed body collors and such... but that'd suck
It would be worth it in the end though, wouldn't it?
__________________
Reply With Quote
  #10  
Old 05-11-2001, 03:25 PM
everandom everandom is offline
Registered User
Join Date: Apr 2001
Posts: 286
everandom is on a distinguished road
AN Idea

I think they should just make it more base colour which u can choose
eg. lightblue, lightblue1, lightblue2, etc.
__________________
RaNdoM InSaNiTy
!!??!!??!!??!!??!!
I'm always been unwanted!!!
MY english kwap
Reply With Quote
  #11  
Old 05-11-2001, 09:21 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
yea it would accually be better in web colors
but yea I would like the old way to stay the same but with a new way with the other colors.
so
setcolor2 red,green,blue
or
setcolor2 #RRGGBB

I wouldn't care what way it is but like I think it would be cool to have one of the ways...

and I say setcolor2 (so then we still have the old way and no one would have ot change there scripts)
__________________
Thanks,
-KJL
Reply With Quote
  #12  
Old 05-11-2001, 10:14 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
There's already the potential for extra colours. I'd even go so far as to guess that there's a pattern to them too that lets us work out some kind of index. Then we wouldn't need to change the #C0, #C1 etc formats.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.