Nevermore Posted November 25, 2003 Share Posted November 25, 2003 I am making a mod with an NPC that lets you make a simple choice. I have done everything I belive is required but when I test it in the game the NPC just keeps asking the same quetion. Any thoughts? Technical stuff about my problem____ NPC asks: "Wanna buy a bear?"Results: Choice "Yes." 1 "No." 2 Funtion Choice = 1, Item Gold_001 >= 3000: "That'll be 3000. THank you."Results: (place beast info, forgot it at the moment.), (-3000 gold info, forgot that too), Goodbye Funtion Choice = 1, Item Gold_001 < 3000: "Your too poor, sorry." Funtion Choice = 2: "Oh well, maybe next time."____________________ I've tried everything, and even tried hitting my pillow but nothing works. I have been following Rerlas Mon (guy that sells rats) dialoge stuff perfectly but still nothing. Deos my guy need a special script? He ain't using one now.Am I missing something or is my computer just being vengfull from all the times I never defraged my hard drive? Link to comment Share on other sites More sharing options...
ThetaOrionis01 Posted November 25, 2003 Share Posted November 25, 2003 Check this thread http://mwsource.com/forum/index.php?showtopic=3396 for an explanation of how to use choices. :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.