ScriptUO
Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: encoreroxx on January 19, 2010, 09:44:54 AM
-
Hey . First: Sry for my English i cant speak it good. But i hope you understand what i write. Is in this Forum a Mining Script that drop the Ore in a "Bank Stone"?? I Mine in a Cave with a 2 Tiles Forge and a Bankstone.
I was an EasyUo Forum and there was no Script for me. This Scripts dont work with a Bank Stone. There was just Recall Scripts there to Recall to a Bank. But i cant Recall at the moment.
Somebody cant Help me?
sry for my Bad englisch :(
-
Your english isnt all that bad, please take a look at the site rules. They require that you read them, and post up a good introduction in the new members area. You might find you get some help if you do those thingts first.
-
sounds like you are on a custom free shard.
Do the intro and then resurect this thread.
-
So Resuurectiong hihi :DDDDD Intro done. :P
-
Not sure what a Bankstone is. Is this something that puts stuff into your bankbox while out gathering resources? If so then no, nothing here does that without some work as far as I know. There are not a lot of freeshard specific scripts around as it is tough to keep up with supporting a script for environments that can be very different from one to another.
X
-
yes its like Bank. It stands in the mine at the Big Forges. But it dont open when you say "Bank" you must click on it to open the Bank Case.
Yes i know what you mean ^^
-
well the easiest way would be to use it... (instead of clicking)
finditem <bankstone type> G_10 ; replace contents of <> with actual type code
If #findcnt > 0
{
set #lobjectid #findid
event macro 17 0
}
halt
note you need to find out the itemtype of the bankstone .. you can look at #lobjecttye in EUO right hand colmn when you open the bankstone that probably will hold it.
after you have done the replace stand next to bank stone and give the above code a run if it opens the bank where 1/2 way thier.
-
when i press on the Easy UO the Play Button it dont work. So i cant Start it. The Lobjectype is UNG. :-X
-
when i press on the Easy UO the Play Button it dont work. So i cant Start it. The Lobjectype is UNG. :-X
Well i canrt help you on that one... get the right version of easyuo to work with whatever version of the client you using first otherwise no script is going to work
-
i got easy UO 1.5 version 164 is this correkt?
-
your playing on a free shard.. so you need the version of easyuo that supports the version of the client you are running.
If you have a fully patched UO client then the latest EUO will work (note EUO patched today)