ISO a script that asks a question, and provides an item

Post » Tue Jul 28, 2015 3:10 pm

Hello.

I've modded Fallout New Vegas and 3, but only to open up some of the boarded up buildings in the DC and

Mojave wastelands. Scripting is still a bit arcane to me. I'm looking for a script to tie to a collision box, that activates

when the player touches it. Simply put, upon touching thecollision box, it reads:

"You notice a key in the roaring fire. You may retrieve it, but you'll take some damage in the process. Retrieve key?

Yes / No."

If the player answers yes, then they take damage, and a key is added to their inventory. If no, then the player may return later.

I know how to set up a collision box, and generate messages. I'm familar with those functions. I just need

the proper parsing for the script. Thanks in advance for any help.

User avatar
Stacey Mason
 
Posts: 3350
Joined: Wed Nov 08, 2006 6:18 am

Return to Fallout 3