Jump to content

Home

For all of you who wants different saber colors check this out !


Tchouky

Recommended Posts

cool can you send me the ui code now plz ???

i must test it !

btw i changed many thing to the code and i m modifying the client-server communication to add the colors in the client's info ....

 

i ll update the code as soon as i m back home ...

Link to comment
Share on other sites

anyway...the menu does not want to update on tck_saber 1

so i set the group of the controls so that they will show if saber is enabled

 

for now there's a textbox that accept input in form of "255 255 255" (w/o quotes)

if you manage to make the strcat to work, uncomment the saberred, saberblue and sabergreen items in the .menu

and comment the textbox

 

the link to the UI is at http://www.darklordofsith.net/ask/ui.zip

Link to comment
Share on other sites

Very interesting. I am still learning C and C++, and the source code is a good motivation for me.

So your explenations are very interesting :)

Ok, now a question. How far have you come with the saber color mod and can you give us a release date or something?

Besides programming I love playing JK2 and I am eager to see your work ingame.

Don't want you to hurry, just wanna know.

Link to comment
Share on other sites

Originally posted by max4013

pas mal du tout tchouky :saberb::saberr:

 

merci beaucoup max !

 

(it s french btw for all of you who didn t understand....)

 

And curently the shape of the blade is done ....

The result is acceptable (you don't really see the diference betwen my sabers and the original ones)....

now i m working on how the others see your saber ....

 

stay tunned !

 

thanx very much for the ui code !

i m gonna try it now !

Link to comment
Share on other sites

ok everything seems to be fine !!!!!

 

I have reworte enterely my code and added many things ....

You can see the color of the opponent's saber (if he has or hasn't modifyed it with my cvar)

The BOTS too have their sabers .....

you can add in the

botfiles\bots.txt

the color of their sabers ....

with these cvars if you place them just after the color1 line

 

tck_saberred 80

tck_sabergreen 0

tck_saberblue 180

 

will make the bot have a dark purple saber !!

 

if you don t want the custom colors you can disable it with

the cvar : tck_saber 0

 

And the custom saber won't show up if all the rgb values are at 0

(because you will have no glow just the white core ...)

so it will keep your default saber ......

 

Ask : I tested your menu but i have to try it again ....

but it should be fine (i removed the tck_color so no strcat problems....).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...