This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jorgequintt

Pages: [1]
1
Resources and Tools / Re: [C++] LightAdder
« on: December 07, 2016, 12:10:54 am »
Could someone re-upload this tool please? The link is dead and I lost my old HD. I would really appreciate it!  :(

EDIT: Found it http://www.mediafire.com/file/05q8q9ims ... tadder.rar

2
Resources and Tools / Re: [C++] LightAdder
« on: May 11, 2016, 09:24:06 pm »
For the newbies like me who are just starting with this, here are a few things I learned these days playing with the values inside struct Light with the 101 editor:



This float inside Struct Light  > ABlock_f diffuseambient > SubAnimBlock_f Substruct is the size of the light. Change it to make it bigger/smaller. Default value is 3



These 3 values change the light color. 1st is red, 2nd green and 3rd blue. If you want your light to be only white you should set them all at 1.

If you have a problem with the light appearing where it shouldn't/not appearing at all, try changing this value to 0:



I guess that's all, I'm currently trying to figure how to stop that flickering thing with the lights when they aren't in your field of vision but I've made little progress. I managed to reduce the problem a bit by changing the VertexBoxMin and VertexBoxMax to x10 their default value, but they still appear/dissapear. I about to surrender and just make the lights smaller so is not noticeable :lol:

3
I know this is an old thread but I really wanted to thank you for the entire tutorial. I know it took a lot of effort! Thank you very much  :D

Pages: [1]