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.


Topics - Falcondude

Pages: [1] 2 3 4 5
1
Modification Help / Finding a player's position clientside
« on: January 03, 2010, 09:16:21 PM »
yeah i've been gone forever who cares

I started messing around with clientsided scripts and I can't figure out how to do this. I can find my own position with getTransform(), but this doesn't work on other players. Am I doing something wrong or is there actually something wrong with getPosition/getTransform?

2
Off Topic / Driveby close to my house?
« on: April 01, 2009, 05:59:06 PM »
http://www.cbc.ca/canada/nova-scotia/story/2009/04/01/ns-dartmouth-vehicle-shooting.html

The intersection mentioned is about a 40 second walk from my house

3
Off Topic / Has ANYONE ever heard this song before
« on: March 20, 2009, 09:43:42 PM »
http://www.youtube.com/watch?v=Yw_iR9Yir58

I loved this song 2 years ago but I've never heard it anywhere else. I asked the guy and he didn't respond.

Anyone? This is probably really obscure, but I figure it's worth a shot to ask BL.

4
Maps / Construct - Blue
« on: March 01, 2009, 08:41:17 PM »
Anyone who's joined my (Kynit's) server in the past few months has probably seen my custom slate map: Construct Blue. It's Construct, with a colour easy on the eyes and (in my opinion) improved lighting.





Download link

If there's anything wrong with the download, please tell me.

5
Help / Port Forwarding is messed up
« on: February 21, 2009, 08:53:41 AM »
Yesterday, I hosted for a few hours. I built stuff, people joined, worked fine. I went out to supper, came back, and tried to host a server for my clan. Dead. No settings changed.

What's going on here?

6
Creativity / My random drawings
« on: February 04, 2009, 09:34:30 PM »
Possible page-stretcher



What do you guys think? I'd prefer constructive comments, rather than just hearing that I'm "terrible at drawing"

7
Games / GC memory card issues
« on: January 23, 2009, 08:30:34 PM »
Actually, I don't think the problem is the memory card but whatever.

My brother bought a used copy of Starfox Adventures (ha ha yeah shuddap). We turned on the gamecube, and the game complained at us: this isn't the memory card that the files are saved to. Of course, we don't have that other memory card. Now we can't save. Anyone run into a problem like this before?

8
Modification Help / MsgItemPickup
« on: January 08, 2009, 04:35:55 PM »
I'm in a bit of a pickle.

I'm trying to make a projectile that puts an item in the collision's inventory. This worked fine. Then, I tried to make the projectile bounce. It has somehow messed with my script.

Code: [Select]
function myProjectile::onCollision(%this,%obj,%col)
{
if(%col.getClassName() $= "Player"){
for(%i=0;%i<%col.getDatablock().maxTools;%i++){
if(!%col.tool[%i]){
%col.tool[%i] = myItem;
messageClient(%col.client, 'MsgItemPickup', '', %i, nameToID(myItem));
break;
}
}
}
parent::onCollision(%this,%obj,%col);
}
Is this just something simple flying over my head?

9
Drama / So, I tried JOINING some servers this evening...
« on: January 04, 2009, 05:18:14 PM »
I decided to look for a decent freebuild.

1. When I started downloading the TF2 pack weapons on a freebuild, I quit.
2. I was loading Slate Lunar, and the admin changed the map to Planets, which I don't have. I quit.
3. Map was Slopes, but I figured it was worth a try. There were 5 super admins. Another person joined, got super admin, and banned all the non-admins.
4. Welcome message was a list of people entitled to admin. There were 3 admins, making me the only regular player. Also had the TF2 pack, but I didn't care at this point. After about 5 minutes of other weapon packs being downloaded, I quit.
5. More gun packs, and HeedicalKing was a super admin. I quit.
6. The welcome message told me to enable Download Sounds. I ignored it. I spawned in about 15 seconds, and some guy welcomed me.

It should not take 6 tries to find a decent freebuild.

THIS is why I stay in my own server.

Discuss.

10
Gallery / Bar Island
« on: January 03, 2009, 08:36:23 PM »









Just a simple little island I built. Nothing major.

Feel free to rate out of 10, give me some ideas, whatever, just don't say "omg it sucks" without telling me why

11
Forum Games / Hurt and Heal Game 2
« on: January 03, 2009, 05:53:00 PM »
Alright, the other hurt/heal game is still alive after nearly 20 pages so let's try this again.

You can only hurt one person
You can only heal one person
You must do both a hurt and heal move in a post
You can't double post
You can't hurt or heal a dead person

You're not cool just because you reversed the last person's move

First 8 or so people that post here get to be in the game

12
General Discussion / Kynit's Rocket Jump Challenge
« on: January 02, 2009, 01:14:22 PM »
1. Build a stack of 16x16 Cubes (fairly high)
2. Type /dfg. They should all change color according to your colorset.
3. Make a minigame with a rocketlauncher and fuel-jet player. How high can you rocketjump, using jets? I've hit the bottom of Clear (#18), and gotten 15+ levels multiple times.

Post your top heights.

13
Help / Brother playing makes server time out
« on: January 01, 2009, 11:21:46 AM »
I've made a topic about this before but it still happens and I'm slightly sick of it.

If I am hosting and my brother does something on Blockland (not sure what causes it exactly... joining a server? Querying master server?), everyone in my server leaves. I get a bunch of "Client ____ timed out" in the console. My authentication still works fine.

I can't seem to get the server back up after he quits, either.

We run off the same wireless router, and we have different keys.

14
Off Topic / This email is just too funny.
« on: December 31, 2008, 06:27:20 AM »
URGENT RESPOND NEEDED
Quote
I am Patrick Chan Executive Director & Chief financial officer
Hang Seng Bank Ltd. I have a business suggestion for you. I will need
you to assit me execute a business transfer from Hong Kong to your
country. I shall provide you with more information immediately i get a
positive response from you. If interested please contact me via email:
mrpatrickchan11@gmail.com

Kind Regards,
Mr. Patrick K.W Chan
Found this too funny

15
Drama / Delta-force - joining 39346 clans is cool
« on: December 24, 2008, 05:46:41 PM »

There are two clan tags. How do you plan on joining 6 clans?

Pages: [1] 2 3 4 5