Jump to content

HELP ! need some scripting help!


Delzaron

Recommended Posts

Posted

Hi everyone.

 

As you know, Fallout 3/4 have computers, where you have nice and interactive menus...

I need the same thing for Skyrim... yes, I'm crazy.

 

I think about several solutions, bu i don't have the skills for that, and I need your help :

1 : a true menu : it will need scaleform scripts...

2 : a message menu... with a standard text, choice will be in the choice otpions, but instead of numbers, I need to get the names of the pictures (and these names will change each time you shuffle the pictures library... yeah, that's crazy...

 

Thanks in advance !

 

Posted

I've never even thought about doing something like this before, so I might be way off, but... you might be able to do it all with message boxes.

When -using- the object you've designated as your computer, script go into third person, then force move the camera to the appropriate XYZ position and angle relative to your "screen" so it looks like you've moved in.

Then pop up message box menus as appropriate. Submenus should probably all contain a "back to previous" option that exits this message box and returns to top level.

Exiting the menu puts the camera back in first-person mode.

I dunno if that'll do what you want though.

Posted

I've never even thought about doing something like this before, so I might be way off, but... you might be able to do it all with message boxes.

When -using- the object you've designated as your computer, script go into third person, then force move the camera to the appropriate XYZ position and angle relative to your "screen" so it looks like you've moved in.

Then pop up message box menus as appropriate. Submenus should probably all contain a "back to previous" option that exits this message box and returns to top level.

Exiting the menu puts the camera back in first-person mode.

I dunno if that'll do what you want though.

 

I already though about messages boxes, but there is a problem : the options to choose need to have the name of the pictures... or these names need to change.

For example, the aliases need to have the pictures true names... how to do that? And the options in the messagebox need to have these names...

 

The main problem, you see, is to link the messageboxes and the pics names.

 

Posted

I don't know if text replacement works in message boxes, though. It doesn't work everywhere.

 

Yeah... Bethesda coders fucked goats when they developed skyrim ?

post-484102-0-64003500-1503522570_thumb.png

Posted

Well, now it makes sense why goats in the game run away from me. ;)

 

You worked for Bethesda ?

 

I talked with some programmers about my mods, scripts problems, and the CK : all said papyrus sucks, and bethesda programmers worked with their feet (for the more polite ones!)

 

Even in C, it's possible de copy/paste strings easely... and even fallout 3 has a dynamic script for books...

Archived

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

  • Recently Browsing   0 members

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