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 - Tana

Pages: 1 [2] 3 4 5
16
Scripting Chat / Re: Opinions on taming scripts
« on: May 30, 2016, 08:29:10 PM »
haha well that little fix works so good someone lured a bull i was taming out of the pen cause i was taming everything

17
Scripting Chat / Re: Opinions on taming scripts
« on: May 27, 2016, 02:16:14 PM »
OMG thank you so much ghost! the biggest problem i was having while afk training this is people with decorations on their roofs. it would try to pick  that up instead of grabbing the bears bar to rename it this works SO much smoother!

18
Scripting Chat / Re: Opinions on taming scripts
« on: May 26, 2016, 05:03:58 PM »
im trying uncle daves out it seems to be working fine as long as i dont have it use the context menu to release the pet. I tried to use roadkills but it wouldnt release the animals or something either so i swaped to this one, trying it out started at 50 since im poor and cant afford an advanced token its working rright now find with polor bears but if thererr isnt anything on the screen it stands there wish i could use rails with it

19
Scripting Chat / Opinions on taming scripts
« on: May 26, 2016, 02:56:27 PM »
Hey guys was wondering what your opinions on the taming scripts over at easyuo any recomendations would be helpful :)

20
New member introductions / Re: Hey guys! Returning to UO.
« on: May 24, 2016, 09:14:26 PM »
Woot Bye Bye made it Welcome Bro!

21
Scripting Chat / Training on a horse while mounted
« on: May 24, 2016, 09:05:00 PM »
Hey guys ive been running some spellweaving and magery scripts the last couple of days and if your casting on a horse or something while guilded it will kill it. well by mistake today i starrted my script forgot i was guilded and quickly mounted my horse so i didn kill it. and to my suprise the script was still going!! So if your guilded with alot of VvV gold or something dont drop it to train your casting skills just target the horse then mount!!!

PS. This is on OSI no idea if this works on free shards.

22
Off Topic / Re: NAS recommendations
« on: May 22, 2016, 01:07:54 AM »
WD blacks are great for NAS set ups but i think they are too prricey ive been running a plex server off of 4 3TB Seagate 5200 HDs with an SSD cash drive for  awhile and have had no problems

23
soo i needed to mine stone to make some garg armor read through this and found a nice simple solution

added _BVI to the %ore list and the resource list

24
New member introductions / Re: New to this site
« on: April 28, 2016, 02:05:34 AM »
Hey welcome to  SUO! just ask if you need anything :)

25
i was guilded yes and was only using it while i was training my throwing at the same time lol i just re wrote a small part of the script and ignored the mount part changed the mount id type to spiders and and attacked the wolf spider with my 100% poison wep. it rarely takes damage but it did on occation so i just had i t wait till its hit points were back at full.

PS am now using the unmodifiyed version to finish my bushido since my wep skills are now Legendary

26
hehe donut glaze :)

27
hey raz just wanted to say thanks for your scirpt i changed a few things to make this work on a spider while i was training my weapon skills it makes the script wait if the enemy has taken hits as to not kill your spider (since LS sometimes deals damage)

Code: [Select]
SUB TrainBushido
if #enemyhits < 100
{
repeat
wait 1
until #enemyhits = 100
}

simple yet effective

oh i also removed the part about mount needing to mount it since its a spider lol just wanted to save a little bit of time making a new char :)

28
New member introductions / Re: Back for some more
« on: April 19, 2016, 03:14:57 PM »
Welcome to SUO I just returned after around a 10 year break everything is different! Hehe happy hunting and good luck to you

29
Found a couple errors. If you break your interment before you cast a 2nd time it got stuck asking what instrument you'd like to play fixed the issue had another issue where it wouldn't click the instrument due to lag or whatever fixed that finishing my tests then will post the updated revision.

30
Script Debug / Re: Very Rare but random crashes
« on: April 15, 2016, 03:00:17 PM »
ok ghost heres the most recent version of this tmap farming script i think ive narrowed down the crashes they only happen when im returning from TMs travel sub ive indicated in the script where i think its messing up


PS
I was wondering your opinion on event pathfind? should i be using that or should i use Move X Y?  event pathfind leaves me a couple spaces away from where i want to be sometimes since random chests and vases spawn in the  room. the event pathfind example in the documention i dont really understand yet itll take me a day or 2 to get the entire thing down then another couple days to figure out how to use it correctly.. just wondering your opinion on the matter.

Pages: 1 [2] 3 4 5