Difference between revisions of "User talk:DragoonWraith"

639 bytes added ,  18:46, 16 October 2009
imported>D2k204
imported>D2k204
Line 333: Line 333:
Hi, I had spent a lot of time scripting last night coming back here looking and comparing. There are some script pages that don't display proper usage of a function such as [[IsQuestItem]] (i fixed the page) i finally got it working after finding another .esp from someone who actually did use it. Also, I did test the script last night and my script did work while cycling through the players inventory index and removing quest items. Try this. [https://www.yousendit.com/download/Z01OM25FMVhmVFpFQlE9PQ DOWNLOAD ME PLZ] after experimenting with it. it did work. However I may have mis-typed the example.
Hi, I had spent a lot of time scripting last night coming back here looking and comparing. There are some script pages that don't display proper usage of a function such as [[IsQuestItem]] (i fixed the page) i finally got it working after finding another .esp from someone who actually did use it. Also, I did test the script last night and my script did work while cycling through the players inventory index and removing quest items. Try this. [https://www.yousendit.com/download/Z01OM25FMVhmVFpFQlE9PQ DOWNLOAD ME PLZ] after experimenting with it. it did work. However I may have mis-typed the example.
--[[User:D2k204|D2k204]] 14:16, 16 October 2009 (EDT)
--[[User:D2k204|D2k204]] 14:16, 16 October 2009 (EDT)
:Ok I have looked at the history of the page at the example I have written down. Looks like my mind was just in the wrong place... Anyway, take a look at this [https://www.yousendit.com/download/Z01OM25FMVhmVFpFQlE9PQ file]. This does have a workaround using label and goto to execute a recurring removeitem function.
:Finally, the reason I was avoiding trying to hit endif is because the script seems to cease functioning (for me) after you execute a removeitem command and then hit an endif block. Sure it will remove the first item it finds, but the script will not loop again.
:--[[User:D2k204|D2k204]] 18:46, 16 October 2009 (EDT)
Anonymous user