Jump to content

Recommended Posts

Posted

I basically would like to know how to make a dynamic texture (?) pretty much what i want to do is to be able to make some kind of a timer, where the number automatically changes based on a integer property on a script. something simillar to the gun mods that have an ammo counter attached to it, something similar but for static objects.

Posted

I know nothing (Call me Jon Snow, or a bastard, either works) about scripting, but what about the idea of using the script to switch between material swaps, since they are controlled in the .esp? Or is that completely out of the question?

There is as mentioned the in- NIF option, something similar to the little number box thing that the workshop DLC added, that you click on to change the number. Because I am wanting to know more about scripting, i am guessing you (DDP) mean that if you set up the transforms in the nif with specific names, you could then use a script to reference / point to those? Is that accurate or am I Jon Snowing even more?

Posted

I know nothing (Call me Jon Snow, or a bastard, either works) about scripting, but what about the idea of using the script to switch between material swaps, since they are controlled in the .esp? Or is that completely out of the question?

 

There is as mentioned the in- NIF option, something similar to the little number box thing that the workshop DLC added, that you click on to change the number. Because I am wanting to know more about scripting, i am guessing you (DDP) mean that if you set up the transforms in the nif with specific names, you could then use a script to reference / point to those? Is that accurate or am I Jon Snowing even more?

More, you have to have a BIG texture IE one dds with diff textures then animate it so it swaps to a different part of the DDS on a gamebryo animation call.

 

You cannot swap textures or materials with scripting (So far) FOSE might have that function but IIRC it did in skyrim and when executed could lead to some weird s#*!

  • 3 weeks later...
Posted

 

I know nothing (Call me Jon Snow, or a bastard, either works) about scripting, but what about the idea of using the script to switch between material swaps, since they are controlled in the .esp? Or is that completely out of the question?

 

There is as mentioned the in- NIF option, something similar to the little number box thing that the workshop DLC added, that you click on to change the number. Because I am wanting to know more about scripting, i am guessing you (DDP) mean that if you set up the transforms in the nif with specific names, you could then use a script to reference / point to those? Is that accurate or am I Jon Snowing even more?

More, you have to have a BIG texture IE one dds with diff textures then animate it so it swaps to a different part of the DDS on a gamebryo animation call.

 

You cannot swap textures or materials with scripting (So far) FOSE might have that function but IIRC it did in skyrim and when executed could lead to some weird s***

 

 

Didnt realized that the master of masters commented on my question ! :p by the way, maybe you can shed some light unto me, basically i want a health counter for an object, i got the texture with the HP number and a green bar, i basically want the number to decrease along with the green bar once it has recieved damage, since atm the only way i can think of having a visual clue about how much health an object has is that one, any ideas?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...