Holty1-5 Posted February 19, 2010 Share Posted February 19, 2010 Hey Me again askign for yet another script First il tell you abit about what i want the script to do dialogue root well done.... (needs a certain item in the Inventory) what i need you to do..... (needs nothing) Now what is a script that checks to see if you have a certain item in your Pack Any help will be Helpful Link to comment Share on other sites More sharing options...
Dak Drexl Posted February 20, 2010 Share Posted February 20, 2010 http://www.lucasforums.com/showthread.php?t=202772 I know nothing about scripting, but is that what you're looking for? I'm bored and just thought I'd try to lend a hand Link to comment Share on other sites More sharing options...
harIII Posted February 20, 2010 Share Posted February 20, 2010 Here's the script you need: int StartingConditional() { return GetIsObjectValid(GetItemPossessedBy(GetFirstPC(), "name of item")); }[/Quote] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.