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

Pages: [1]
1
In ter mur because its different in the other areas I am trying to chop wood I have my script running with bandaids basicly I had to do the following in order for it to work.

I know that #ltargettile has to be there in order for you to be able to chop wood and it has to be correct so I am looking for a way to pull that info from the coordnaes of the tree thats there.

if #charposx = 886  ;and #charposy = 3354
  {
   set %termur 611
   set #ltargetx #charposx - 1
   set #ltargety #charposy
   set #ltargetz #charposz
   set #ltargettile 3283
   set #ltargetkind 3
   gosub chop_tree
   set %termur 612
   return
   }


I also found that the #ltargettile is actually a number value for a tree stlye but I have no way to pull that info I only know how to hard code it in and I set my char in the same spot next to each tree I chop and I dont know if the and statement is correct so I commented it out

any help woul be great

thanks

am

2
I guess maybe I need to pull the layers or description of them

3
Scripting Chat / Need help in getting the tile number I am standing on
« on: November 24, 2010, 01:51:53 PM »
I am a beginning scripter and was wondering how I would go about getting the tile number I am standing on


Thanks

am

4
New member introductions / My Intro and first post
« on: November 16, 2010, 02:38:26 AM »
Hi everyone a little about me

I have been playing uo for well 7 years then quit and now going on my 2nd month after a 3 year break.

I like to pvp and pvm and just hang out and chat sometimes.

I like to get up at 4am and play for an hour and sometimes play 20 hours in a day

and sometimes I don play at all depends on how many others are on also and my mood.

well and my gf's mood ( shes played the same, pretty much as me)

oh and dont forget my dogs moods 2 have 3 of them and 1 is older one 1 a monster and the other is a bulllet

the one that like a bullet like to go to the beach and always want me to take her out mostly while I am in the middle of pvp ing or doing a spawn.

I hope to meet some people here.

 I use to write some of my own scripts but time to do that and play the game and live life doesn't leave me much time other then me making small 10 -20 liners to help me do things in crafting.

Will see you later and hope you enjoy my first post

AM

Pages: [1]