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

Pages: [1]
1
Freeshard specific scripts / Re: Heartwood Fletcher Quest for Bolts
« on: October 26, 2010, 05:37:54 PM »

2
Freeshard specific scripts / Re: Heartwood Fletcher Quest for Bolts
« on: October 08, 2010, 06:21:04 PM »
ok the script is working very well! thanks a lot!

3
Freeshard specific scripts / Re: Heartwood Fletcher Quest for Bolts
« on: October 07, 2010, 07:04:22 AM »
I found out how to fix it throwing away the heartwood kit :P

Change this
Code: [Select]
if Heartwood , #spc  Runic in #property
{
exevent drag %findid 1
wait 4
exevent dropc %Runicbox
wait 4
set %Heartwood %Heartwood + 1
return

To this
Code: [Select]
if Heartwood , #spc ,  Runic in #property
{
exevent drag %findid 1
wait 4
exevent dropc %Runicbox
wait 4
set %Heartwood %Heartwood + 1
return

It is crazy how 1 little comma can cost ya millions.

I start the script and it was working very well, but then I read this post above and decided to modify the script as he commands. i did the right thing?

I apologize for my google translator english hehehe

4
New member introductions / Re: Hi! =]]]
« on: October 06, 2010, 12:12:15 PM »
Welcome to the site. Do you still currently live in brazil and if so what part?

Ya! I live here for 18 years. My state is "Minas Gerais" do you know it?

5
New member introductions / Re: Hi! =]]]
« on: October 05, 2010, 10:49:23 AM »
thanks, it is very difficult to find sites about UO in latin languages

6
New member introductions / Hi! =]]]
« on: September 30, 2010, 07:41:58 AM »
hello friends,
First of all, i want say sorry for my poor english. i was born in usa but i came to Brasil under 1 year of age. The little english that i know is because of my parents.
I met UO a few years ago, but did not like much. Today i saw that UO is the cooles game xD. Very complex and intelligent.
I found the site while searching for easyuo heartwood quests scripts. (very boring by the way hehehe).
that's it, thank you for your attention. Ask me whatever you want =D
bye!

Pages: [1]