Jump to content

Photo

New Vegas Mod Help


  • Please log in to reply
4 replies to this topic

#1
BrightLiteFilms

BrightLiteFilms

    Stranger

  • Members
  • Pip
  • 7 posts
Hello, my name is Logan and I am 13 years old. I am pretty new to scripting with Fallout games, but I have worked on other games. I did LUA coding for Garry's Mod, and have done some mods for Modern Warfare 2. Anyways, I just need to figure out and/or get help with a basic person/dialogue/script. I am making a buyable house off of a kid in Freeside who has been told by his dad to sell the house. You can buy it for 550 caps or you can say (with a speech skill of 65) that you already talked to the kids dad and payed him <Lying>. Anyways, I need to think of a script that will make him give you the key when the speech check is a success and a script that will remove 550 caps and give you the key. I didn't put this in the Mod Requests section as I have already done most/some of the mod.

Thanks for at least reading this,
Logan (A.K.A. BrightLiteFilms)

"We only have one life, so go out, and put meaning to it." - Logan M.

#2
BrightLiteFilms

BrightLiteFilms

    Stranger

  • Members
  • Pip
  • 7 posts
bump

#3
BEArbiter

BEArbiter

    Enthusiast

  • Members
  • PipPip
  • 142 posts
In the Dialog Windows, you have an emplacement (is that correct in English) where you can place Smalls scripts.

#4
Quetzlsacatanango

Quetzlsacatanango

    40% Dolemite

  • Members
  • PipPipPipPipPip
  • 4,553 posts
On your topic, put the lines you want in the 'results script' box
player.removeitem f 550
player.additem mykeyid 1

#5
BrightLiteFilms

BrightLiteFilms

    Stranger

  • Members
  • Pip
  • 7 posts
Thnks, I appreciate it




Page loaded in: 1.165 seconds