Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - _C2_

Pages: 1 ... 171 172 [173] 174 175
2581
Scripting Chat / Re: SUO Item Type Database
« on: November 21, 2008, 07:50:37 AM »
I absoultly want to see color added as a column next to the item.   A lot of coders use that often and have to go find it.  I think that would add to the draw.

I think a run around script would be nice if it saved its own database and ignored items once it wrote them... if it scans a deamon and gets FD... then it ignores anything that is FD from every use.  That would help a lot with script getting items fast enough on a run around version and hopefully eliminate a bit of the deleting process.

it would be nice to see the data base searchable by...
name
monsters
tools
animals
resources
etc....

have columns....
item/monster                    Id(s)                        Color

2582
Scripting Chat / Re: question i cant find on easyuo...
« on: November 21, 2008, 07:43:12 AM »
You know... if we came up with a simple script that would catalog different item/creature TYPES, and a way of sharing it to a common database... we could all run it for like one hour a week. Then after a few weeks we would have a more comprehensible listing then EUO has.

We could have a SUO Item Find Weekend. Make a char on a shard you normally don't play, and name them SUOGeekSquad or something, then run that char all over the place gathering item TYPE data. Of course you'd be a ghost for most of it, but having a bunch of us doing this would compile a great deal of data.

Sorted in a database, duplicates could be quickly eliminated, and if the right format was used in gathering we'd have very good descriptions of items and their item TYPE.

Hell yeah!  That's what I am talking about.

2583
Scripting Chat / Re: question i cant find on easyuo...
« on: November 21, 2008, 07:22:23 AM »
I would be happy to pitch in collecting ids if you choose to create a script uo data base.  I had wanted this to happen at the site not to be spoken long ago and easy uo simply lacks all newer monsters and items... along with missing ids and inaccurate info at times.

2584
New member introductions / Re: Greetings
« on: November 19, 2008, 01:14:52 PM »
Well...
  It is an easy one which you could continue to add to and make more advanced as you grow as a coder.  For now it would be a great one to play with.

Go to easy uo documentation and look at the event macros...  You will need to find infor for honoring like
event macro 49 1 (I think.. maybe that's honor)  etc.  Check out finditem command and attack macros.  #ltargetid and #ltargetkind will help you too.

Do that in combination with looking at an honor script and then you can understand what is going on at each step.

When you are ready ... write out the steps in normal language that you want to script then start writing and posting in scripting chat.  peeps will coach you and help a bit.

GL

2585
Scripting Chat / Re: Looking for a script
« on: November 19, 2008, 01:10:06 PM »
Cerv may add it if you are lucky- it is not elite only. 

2586
Scripting Chat / Re: noob question
« on: November 19, 2008, 01:06:05 PM »
findItem XKB C_, %Secure
  exevent Drag #findID  <--- you want it to be exevent drag to match exevent dropc- prevents issues
  wait 5
  exevent dropc %Salvage
  wait 5

THis should work but i think ingots are ENK for the id and your wait after the dropc may need to be more like 15-20

Other than that you really only need to add 2000 where I added it below.  Nice start!

to select how amny to drag ... just add how many here...
exevent Drag #findID 2000

2587
New member introductions / Re: Greetings
« on: November 19, 2008, 01:02:13 PM »
Thanks  ;D
Maybe you could answer a quick question for me?
Can these scripts be used with easyuo or will they only run with scriptuo?
 ???


The scripts on this site all run with easy uo. Script UO is an alternative program that will hopefully and knowing TM eventually play all scripts in game as well and probably better than easy uo.

2588
Site News / Re: So you're banned from the site?
« on: November 19, 2008, 12:19:58 PM »
Over at Winuo I delete those posts on site!!!  I recently deleted a new member post that said...  "I need heartwood script"

That was one of the crappiest posts I had seen in a long time. 

livenholy you are far from that.

2589
General UO Chat / Re: Luminous Rune Blade
« on: November 19, 2008, 06:20:02 AM »
Cuts Both Ways Broadswords. I've been doing this quest lately and it seems to pop up more than the other rare recipes.

I burned 120k ingots and didn't get that one or the overseer sundered blade :-(  but yeah any smith item one.. even heater shield one. Broadswords definitely consume the least resources to my knowledge.  I agree that cuts both ways is the way to go!

2590
New member introductions / Re: New Here
« on: November 18, 2008, 09:43:14 AM »
Outstanding!  Welcome to the site.  I am sure that you will find it very helpful here.  THere are a lot of peeps that like to talk uo and code so you will be supported.

2591
Scripting Chat / Re: Looping without GoTo
« on: November 14, 2008, 07:11:45 AM »
Funny stuff!  I've always been able to count on Cerv. for hating goto's but I also have to thank him for it too.   Ever since you started ripping them on past boards, I've challenged myself to try to write without them just for the challenge.  Nowadays it isn't a challenge anymore and I can write very differently.  I see a flow in my code that couldn't exist using strictly goto's.  I still use one here and there for basic ignoring other NPC loops occasionally even though i could edit that out too but it has helped me bring coding up to another level. 

2592
Script development tools / Re: Trailmyx's Runebook/Spellcast Subs
« on: November 12, 2008, 09:44:09 AM »
Well I am farming- so i do get interrupted with an occasional spell of hit that throws the sub into fits of retrys.   Protection allows that quick fix.  But that doesn't help recalling into an area of monsters and not recognizing that it was successful.  By the time it retries a 2-3 times I could be dead.  Waiting longer to check the x,y coords in combination to the protection is the answer.

2593
Script development tools / Re: Trailmyx's Runebook/Spellcast Subs
« on: November 11, 2008, 06:50:45 PM »
Well the quick solution was to just put protection on.  LOL  but I have been watching the steps  and see the differences between chiv and mage.  I will add your sub though!  Thx TM

2594
Script development tools / Re: Trailmyx's Runebook/Spellcast Subs
« on: November 10, 2008, 11:09:33 AM »
I looked for a bit but did not see your travel subs posted here so I was unable to see if they have been updated at this point.  Edit:  I found them LOL but they are the same as what I have.

I was wondering if you or anyone else was having an issue with it making the sacred journey successfully but not having the script recognize success and it trying to sacred until it changes to the back up rune.

If that hasn't been the case do you think that there maybe a difference needed in a waittime for chiv vs recall and if so where do you suggest looking. 

I am thinking that it scans for success or checks coords too fast do to slight lag of UO of late.  I will be looking into it more but haven't had the time to dive in and look for where to add some more wait.

You may be able to point the spot or spots out in a few seconds.  I am also curious if it scans journal before the message comes up then it pops up after scan and gets synched out.  Anyway I need to look a bit but I was checking in on this issue first.

2595
Scripting Chat / Re: Does any know of a GM detection routine??
« on: November 07, 2008, 10:12:08 AM »
Funny and yes if it came down to a good test i would page on myself from a second client.  It would be a trial acct scripting so it wouldn't matter to me.  Or i would have a friend page and then take a picture of the journal.

My favorite advice of all time was to reply in a foreign language... haha

Pages: 1 ... 171 172 [173] 174 175