nyhuf Posted September 8, 2019 Share Posted September 8, 2019 (edited) Hey everyone!Currently "trying" to create my first mod. And I was trying to stay away from scripts and other complicated stuff since i don't know much about them. But apparently i am in dire need of a script for my mod.I need a script that will use fadetoblack Imod (aka thief guild karliah blackout) or wait/sleep effect (with time forward) ooorrrr a simple drink animation with =lock character for 1 sec= function.Basically I am trying to force the character to stop for few sec while bandaging his wounds. Edited September 8, 2019 by nyhuf Link to comment Share on other sites More sharing options...
maxarturo Posted September 10, 2019 Share Posted September 10, 2019 Explain further your mod's scene, not enough info for someone to provide assistance. Link to comment Share on other sites More sharing options...
nyhuf Posted September 10, 2019 Author Share Posted September 10, 2019 (edited) Explain further your mod's scene, not enough info for someone to provide assistance.OK let me explain what am i trying to do; 1-) I got hit and i got random injuries. (Arm Injury for ex.) [[>>THIS PART IS DONE<<]]2-) I used bandage and i want this bandage to do;-Heal only 1 specific injury by using multiple messagebox function. Lets say i used this bandage and i want a messagebox pop-up with different injury types selection menu. (if they (injuries) exists ofc :tongue:) And if i select 1 injury type i don't want it to cure the injury immediately. Instead i want it to cure it after end of the bandage effect.-During that time (oneffectstart i guess); disable player controls + fadetoblack + play a sound + fadetoblack hold + forward time + fadetoblack back + enable player controls. And an extra question; is there any way to add injury type to enemy spell casts? Lets say i wanna get "burn injury type" when i got hit by a fireball. Edited September 10, 2019 by nyhuf Link to comment Share on other sites More sharing options...
maxarturo Posted September 10, 2019 Share Posted September 10, 2019 (edited) " 2-) I used bandage and i want this bandage to do; " Do you have the message selection menu ( bandage ) script done ?, if you have it done then post your script. Or this is the idea you want to convert into a script ?, because if this is the case ( i'll be honest with you ) is not difficult, but is quite complicated to set it up correctly, and if you are asking for someone to make you a script, is difficult, especially if the individual doesn't have too much free time, something like this needs a lot of testing to ensure that everything is working correctly. If you don't have the script done, then i suggest you start learning how to create your message menu and create you MENU. Edited September 10, 2019 by maxarturo Link to comment Share on other sites More sharing options...
Recommended Posts