1
UO-Related Tutorials / Re: Beginner tutorials anywhere?
« on: December 02, 2009, 05:35:06 PM »
Endless Night: Looked it up again and after learning a bit more I understood how to do it, thanks. I had been leaving out the second parameter.
Masscre: OK so I've been reading up on some commands and such, absorbing the fact that there are many ways to do things. I thought a good way for me to learn was to start writing something I'll use and ask questions as needed.
With that said, I started writing a script for donating to the library (I've dreaded doing this without easyuo). There are three parts to the script I'm using. The purpose is to recall to the various smithy shops, buy bucklers and donate them to the proper npc.
I seem to have the donation part roughed out --probably not the best it can be, but it works. I figure I can add in the proper ways of doing things as I learn them.
Next I'm working on buying bucklers from the smiths. I need to know how to open the npc gump using his id, and how to scroll down the item list and buy the item and quantity I'm looking for. Is this with setShopItem? I don't quite understand how to use this after reading the wiki page.
once that's done I'll work on recalling to the various shops. One step at a time though
Post Merge: December 02, 2009, 08:17:22 PM
Looks complicated. Maybe I can adjust one of the autobuy scripts. I'll post results.
Post Merge: December 02, 2009, 06:20:49 PM
Aww, this script already exists. hah. I've lost a sense of purpose.
Masscre: OK so I've been reading up on some commands and such, absorbing the fact that there are many ways to do things. I thought a good way for me to learn was to start writing something I'll use and ask questions as needed.
With that said, I started writing a script for donating to the library (I've dreaded doing this without easyuo). There are three parts to the script I'm using. The purpose is to recall to the various smithy shops, buy bucklers and donate them to the proper npc.
I seem to have the donation part roughed out --probably not the best it can be, but it works. I figure I can add in the proper ways of doing things as I learn them.
Next I'm working on buying bucklers from the smiths. I need to know how to open the npc gump using his id, and how to scroll down the item list and buy the item and quantity I'm looking for. Is this with setShopItem? I don't quite understand how to use this after reading the wiki page.
once that's done I'll work on recalling to the various shops. One step at a time though

Post Merge: December 02, 2009, 08:17:22 PM
Looks complicated. Maybe I can adjust one of the autobuy scripts. I'll post results.
Post Merge: December 02, 2009, 06:20:49 PM
Aww, this script already exists. hah. I've lost a sense of purpose.