ScriptUO
		General => New member introductions => Topic started by: kjwall on January 07, 2015, 12:10:20 AM
		
			
			- 
				Hi, everybody!
I am kjwall, I like to play an ultima.
I started playing about 15 years ago. ??? (So long?)
I play on freeshards. (Abyss, Inceptum)
PVM is more interesting to me, I play tamers, and I like fish to catch.
I have question.
my script not worked.....
set %key BKQFKPD 
event macro 15 31 
wait 2s 
event macro 25 
target 7s 
set #ltargetid #findid %key 
target 7s 
event macro 22 0 
I believe a mistake in the 6th line, but I don't understand as to correct.
It has to work so:
recall regarding which ID can be set.
			 
			
			- 
				Welcome!
			
 
			
			- 
				Thanks!
to me to transfer a question to other subject, or I will be helped here?
Script in EASYUO
			 
			
			- 
				Welcome to SUO! your best bet is to ask in the script debug or scripting chat sections. A lot of people do not look at new member introductions.
			
 
			
			- 
				Welcome aboard :)
Try this:
set %key BKQFKPD 
event macro 15 31 
wait 2s 
event macro 25 
target 7s 
set #ltargetid %key
target 7s 
event macro 22 0 
			 
			
			- 
				it works, great!
thanks.
			 
			
			- 
				You could have easily solved it yourself by checking the syntax in your script on EasyUO :)
http://wiki.easyuo.com/index.php?title=LTargetID
			 
			
			- 
				i have a question, again.  :D
Whether there is a script which floats in a point on the specified coordinates?
I have a lot waterstained SOS (a treasure message), but to float to everyone very long.
Would be cool, to set coordinates and to otarpvit the ship at way.
I looked and here and on the site EASYUO, but didn't find anything...
			 
			
			- 
				Try this beastie
http://download.easyuo.com/forum/viewtopic.php?p=97820&sid=1709dffdd5c12eed6bb5a7e6f37fa952
			 
			
			- 
				Thanks for the link.
I tried, there are problems.
The script is started, starts scanning SOS rolls, but doesn't display on the card of a place where to float.
			 
			
			- 
				You cannot have anything covering where the SOS opens on your screen. The script uses a scanner and if it is covered it messes it up. It could also be because of you playing on a freeshard. I use this script weekly on official OSI shards and it works great.
			
 
			
			- 
				I play on a freeshard, truly
			
 
			
			- 
				I'm new myself but welcome!