Jump to content

is possible to put condition in bat file?


kucingkucing

Recommended Posts

sorry for my bad english!

i know bat file is part of papyrus syntax,

but can it do for "if condition"?

i like to create script like this:

 

if the player have (Mirelurk egg >0 and Oil >0 and Plastic >0){

remove: (Mirelurk egg x1, Oil x1, Plastic x1)

additem: (Yum Yum Deviled Eggsx1)

player.add_exp 10

}

 

is this doable?

 

Edit: it doable

https://www.reddit.com/r/FalloutMods/comments/5621f2/fo4_ifstatements_in_console/

Edited by kucingkucing
Link to comment
Share on other sites

  • Recently Browsing   0 members

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