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

Pages: [1] 2 3 ... 10
1
R/C Quadcopters / Re: CW vs. CCW motors. WTF?
« on: April 16, 2016, 03:30:45 PM »
I shouted my solution that i found, but I got all CW threaded and use nyloc nuts, no porblems anymore after that, there are ccw threaded nylocs out there, cost more and harder to find from what i have heard though.

Cheers!

2
Player Templates / Re: new sampier temp?
« on: June 23, 2014, 05:44:32 PM »
I haven't played for awhile now, but can you still copy your toon over to the test shard?  go there, switch your skills around to what ever you want, and try out some mobs.

my thoughts anyways.

3
General UO Chat / Re: Archers and Throwers
« on: May 06, 2014, 01:43:06 PM »
I usually just clicked a crap ton, made me feel more involved....

But until you are peaced or forced out of war mode, or lose your target, I believe you'll keep attacking as a thrower or an archer.  Oh, or if you run out of arrows. :(

4
New member introductions / Re: new here
« on: March 01, 2014, 11:09:23 AM »
Somehow I wonder if your a troll?  This intro is a little weak.  You'll stay on restricted access until you beef up this intro some more.  Just a FYI

5
Script Debug / Re: Targeting zombies on freeshard
« on: February 27, 2014, 03:00:41 PM »
Woo Tidus!  Things for your input! I didn't get a chance to try it out, as the event ended before I coud get on, we had family and friends over.  :(  but, the event will happen again.

Cheers!

6
Script Debug / Re: Targeting zombies on freeshard
« on: February 23, 2014, 06:04:10 PM »
OH! UHHH How do I do that?
I'll try and mess with this here.

7
Script Debug / Targeting zombies on freeshard
« on: February 23, 2014, 03:54:42 PM »
So, to preface this, the free shard I play on does this zombie event once in awhile.  To play you go to a npc in town double click and the screen fades in and out, and poof your a generic toon in a map full of zombies!  You can attack just by double clicking, but that drops your swing speed to like once every 45 seconds.  Or you can "say" numbers with the "!" in front of them, and you swing your weapon or shoot your bow in that direction.  Thus creating an arcade like feel to the zombie event.  

Example if you look at your number pad that is 3x3 you put your character in the "5" IF a zombie is in your "8" spot you say !8 and your toon swings in that direction.  To start I'd also like to say the easiest way to play this is to set macros in razor for each of the 8 directions you swing in.

BUT!  I'm assuming I could write a script that says to find the zombie and if zombie is x+1 and y to swing in that direction,  basically say the script would "see" the exact spot the zombie was in and find the correct if statement that relates to this......? 8 if statements in total.

Code: [Select]
:First I'd set up the part to tell the script what I'm looking for...ZOMBIES!

Set %zombie "XYZ" :At work so, not too sure on the exact ID of the zombies

Then the script loop would start and It should have a name here right?

The_Kill_Zone :name of the killing loop

Finditem %zombie G_1

IF #findx = #CHARPOSX + 1 || #findy = #CHARPOSY - 1
 {
 msg !7 $
 }

else

IF #findx = #CHARPOSX + 1 || #findy = #CHARPOSY  
 {
 msg !8 $
 }

else

IF #findx = #CHARPOSX + 1 || #findy = #CHARPOSY + 1
 {
 msg !9 $
 }

:and so on for all 8 IF statements..
wait 5 :there is a delay for the weapons each category is differen, So adjust as needed
goto The_Kill_zone



: multiple edits at this point
:is the above statement what I need to find a zombie and swing in the correct direction?

:here is where I get a little unglued, as I haven't really written much in the form of scripts, just altered pre-existing ones.

DONE I think  --->>> How do I tell the script to compare the location of the zombie to me, and if its in one of the 8 squares around me, to speak the correct "!(number)" ?

DONE i think ---->>> I went with the 8 IF statements     I do know I'd need 8 "IF" statments, or a statement with an adjustable variable that is changed each find cycle?  the idea with 8 seperate "IF" statments is easier to wrap my brain around, but more code I believe.

DONE I think --->>>>So after we have found any zombies with in one square of me and swung at them, we need to repeat the process all over again.



DONE  ---->>>Also, I'm pretty sure a small wait is needed after each swing.

Cheers!

Xander

8
Xbox 360 / Re: Ready for the Xbox One?
« on: February 21, 2014, 06:47:24 AM »
Hold on just a minute!  I think the campaign in BF2 was mediocre at best.  BF3 was just a hold your hand and do what I tell you story.....I only buy BF games for the MP! actually, Ghosts and BF4 seem to have a decent camapign so far.  I know not to expect sandbox in a FPS campaign, and I don't.  But, I'm not child,by any means.  I do how ever love my FPS's!  It's fine if the next BF has zero campaign, i just hope we have to pay less for it is all. 

9
Xbox 360 / Re: Ready for the Xbox One?
« on: February 17, 2014, 05:02:03 PM »
I played some of the Beta for Titanfall lastnight on my XBone! So sweet!  Bookwyrm, is the Beta available for the 360 too? I just googled it, sorry dude, looks like it isn't.  They opened up the beta on the XBone to anyone.  You will not reget that purchase.  SO EPIC! 

Cheers!

10
Xbox 360 / Re: Ready for the Xbox One?
« on: February 17, 2014, 10:12:59 AM »
My buddy had a dreamcast when they were brand new!  He had a game where you were a huge robot battling other robots....single player was a fun campaign, as soon as you played 4 player deathmatch the game would get all laggy, the machine couldn't handle it at all.  I bought one later in life, as the made a Dragon riders of Pern game, and I was a huge fan of that book series as a kid. Got to a scene, that wasn't fully developed and all buggy, nobody on the forums had been ab;e to get passed this point in the game, I was so bummed.  There just wasn't enough support for proper development of games for this machine.  Still was sweet to play one though.  I'm pretty hooked on my XBone though.

11
Script Debug / Re: CBot
« on: February 16, 2014, 02:43:01 PM »
(clears throat) uhh, hey guys.....How's the weather?  I simply love what your wearing today......hehe ummmm....Nice shoes?

Would your Script Kings like to dance?
  But really, you have some mad subs? Gbot? so lost.........

12
Script Debug / Re: CBot
« on: February 16, 2014, 02:40:17 PM »
Woah dude, hold up!  That's no way to jump in here!  Where is the chit chat?  The verbal foreplay?  How long have you been lurking on this thread?  Easy man!, you have to take your time around here!  I've been following this thread for awhile, and I'm not even ready to ask for a dance yet.  Sheesh! Kids these days...........Now apologize and kindly wait your turn.

13
Xbox 360 / Re: replacment parts for xbox 360?
« on: February 16, 2014, 07:26:32 AM »
Just saw this thread, was wondering how it went? 

Lead free solder, in my experience is garbage!  Also, it suffers more from being reflowed multiple times, I would suggest finding a good non-corrosive flux to squirt under the BGA before the next tiem you have to reflow the chip, atleast to clean up the solder joinst some, and then just rinse with high percentage Iso-alcohol.  And re doing the thermal compound can be helpful too.

Coragin, What equipment did you use to remove and re-attach the BGA?!  Iv'e always wanted to be able to do re-balling at home, mostly for experiments, but have never taken the dive into that hobby.

14
Xbox 360 / Re: Ready for the Xbox One?
« on: February 16, 2014, 07:14:52 AM »
So sweet!, I heard the dreamcast 2 is so powerful, it went back in time and rebranded itself as the Xbox ONE.......

All joking aside, I have an XBone and really like it!  The thing I appreciate the most is knowing that every other online player, TV quality aside, is getting the same visual experience I am!  I do belive that PC's are the master race (thankyou reddit) But, I am still using a C2D for a processor and an older HD6950 (with the shaders unlocked to the 6970 specs), so, I would be looking at a far costlier investment to upgrade to current or near future proofing my PC.  I'm still using DDR2 RAM, and IDE HDD's!  Well, My ubuntu I started delving into is on a SATA, but everything else is all IDE!  Imagine the cost to get up to speed on PC's if I wanted to be competitive in the PC multiplayer univers, Ugh and my optical mouse is far from a tacticool one.  I'm also lacking in the whole keyboard and mouse skill required for common FPS style PC games.

 I know everyone else playing online with me is using the same type of controller as me for the most part.

Cheers to those who are at the front edge of PC tech and have the mouse keyboard abilities figured out though!

Also, Netflix works well, built in Blu-ray player, My PC is still just in DVD archaic times.  Skype works super good, and can skype with multiple people at the same time.  The future games that will come out for the Kinect are going to be sweet for the kiddos, and The IR blaster turns on my TV and sound system and my XBone with a simple voice command. 

Cheers!

15
Script Debug / Re: Help me understand why this doesn't always work...
« on: February 03, 2014, 01:22:48 PM »
- aren't allowed in the new hipster's invented #'s (hashtags) era. 
#sorrymanhadtocallyououtonthat

Pages: [1] 2 3 ... 10