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

Pages: 1 [2] 3 4 5 6 7 ... 13
16
Modification Help / Question Mark Box
« on: January 11, 2008, 08:06:33 PM »


Could someone model this for me?

17
Help / Blockland making display driver crash.
« on: January 10, 2008, 01:24:59 PM »
I have updated it, I have contacted Dell and done anything they said to do, but with no success. So I figured  that because it's only Blockland that makes it crash that maybe there's something I could do on the engine or what-not.

Yes, I have Vista. No, I cannot get XP.

18
Drama / Furdle
« on: January 09, 2008, 12:40:33 PM »
I was on a server he joins, he says "pickle why do you hate me" I say "You're an idiot with no common sense, all you do is ask questions over and over again even when they've been answered. " He then says "you only saying that because you hate me if you had common sence you would see that I had common sence" He then starts going look at my clan tag it says PPT I say "So... I left them, you make them next to stuff" he starts saying "no you was kicked out" then when I say "I left because of you" he leaves the server and screams "pickle sux!".

Now he's started a clan for 'elite' people only, excuse me, since when is Brad and Him elite? What has he given to the community apart from annoying us all, ruining PPT and spamming the forums?

Who does he think he is?
He thinks he's the best because he's in PPT when he can't build for cake and the co-leader hates him.

His ID's 713 if you want to ban him, I've banned him from like every server I ever get admin in lol.

Seriously Furdle stop being such a damn noob, learn grammar, learn to build, learn to use your common sense and before you come and bitch, this is the internet.

19
Modification Help / Ai TypeMask?
« on: January 08, 2008, 06:20:58 PM »
I can't find out what it is :(

I've looked through the $TypeMasks with Console + Tab but it's not saying anything.

20
Modification Help / Checking in a triangle.
« on: January 07, 2008, 12:34:25 PM »
I drew a diagram:

It's not very good :D


21
Modification Help / Reversing the direction of particles?
« on: January 07, 2008, 10:09:58 AM »
Is it possible to make it so that instead of the particles going away from the gun they go towards the gun?

If so how?

22
Modification Help / new thing()
« on: January 05, 2008, 02:11:09 PM »
I know you can create things with "new blah" but what are all the things?

new projectile()
new item()
new scriptObject()

I didn't know any way to find out.

23
Modification Help / Weapon not firing
« on: January 04, 2008, 04:14:41 PM »
I think it's something to do with the states, just I don't know what.

All I done was copy and paste from the grav gun and changed the gravLoop and onGrav and a few emitters and sounds.

It's probably something completely obvious that I should of seen.

Code: [Select]
datablock ProjectileData(TestProjectile : gunProjectile){
   directDamage        = 0;
   brickExplosionImpact = false;
};

datablock ItemData(TestItem : gunItem){
category = "Weapon";  // Mission editor category
className = "Weapon"; // For inventory system

//gui stuff
uiName = "Test";
doColorShift = true;

colorShiftColor = "0.2 0.2 0.2 1.000";

// Dynamic properties defined by the scripts
image = TestImage;
canDrop = true;
};

datablock ShapeBaseImageData(TestImage : gunImage){
   colorShiftColor = "0.2 0.2 0.2 1.000";
   item = TestItem;
   projectile = TestProjectile;
   projectileType = Projectile;


// States
stateName[0]                     = "Activate";
stateTimeoutValue[0]             = 0.15;
stateTransitionOnTimeout[0]       = "Ready";
stateSound[0] = "";

stateName[1]                     = "Ready";
stateTransitionOnTriggerDown[1]  = "Fire";
stateAllowImageChange[1]         = true;
stateSequence[1] = "Ready";

stateName[2]                    = "Fire";
stateTransitionOnTimeout[2]     = "Reload";
stateTimeoutValue[2]            = 0.2;
              stateTransitionOnAmmo[2] = "TestLoop";
stateFire[2]                    = true;
stateAllowImageChange[2]        = false;
stateSequence[2]                = "Fire";
stateScript[2]                  = "onFire";
stateWaitForTimeout[2] = true;
stateEmitter[2] = "gunEmitter";
stateEmitterTime[2] = 0.15;
stateEmitterNode[2] = "muzzleNode";
stateSound[2] = gunFireSound;
stateEjectShell[2]       = false;

stateName[3] = "Reload";
stateSequence[3]                = "Reload";
stateTransitionOnTrigger[3]     = "Ready";
stateSequence[3] = "Ready";

stateName[4] = "TestLoop";
stateEmitter[4] = gunEmitter;
stateEmitterTime[4] = 0.01;
stateEmitterNode[4] = "muzzleNode";
              stateTransitionOnTimeout[4]     = "TestLoop";
              stateTransitionOnTriggerUp[4] = "Cancel";
              stateTransitionOnNoAmmo[4] = "Cancel";
              stateTimeoutValue[4]            = 0.01;
              stateScript[4]                  = "Test";
stateSequence[4] = "Ready";

              stateName[5] = "Cancel";
              stateScript[5] = "onCancel";
              stateTimeoutValue[5] = "0.1";
              stateTransitionOnTimeout[5] = "Ready";
};

24
Help / Auth Fail
« on: January 04, 2008, 02:30:44 PM »
I got an Auth Fail today for the first time and it got me worrying that someone else has my key? My internet didn't go down or anyhting, what can cause auth fails?

I haven't told anyone my key.

25
Modification Help / strReplace
« on: January 02, 2008, 10:48:59 AM »
Is there a way to make it ignore caps without using strLwr on either the word it's lookng for or the string it's looking in?

26
Drama / Ephi's a Communist?
« on: January 02, 2008, 07:47:14 AM »
http://www.blocklandcentral.com/forums/index.php?showtopic=612

Didn't realise you have to be a member:

Quote
Due to the fact that my router randomly gives me the oppurtunity to host a server, I have to depend on IRC to ask people if my server is on the server list. Well today I got banned from IRC becuase I "insulted" Ephialtes, and I had a good reason too. Becuase he interrupted a conversation between me and someone else, and I was unable to get the information I wanted, so then he bans me from IRC. I do not have a picture, but the conversation when like this:

QUOTE
MrX: The server is not there.
ProBuilder: Damnit.
Ephiltes:lol
ProBuilder: Well I'm going to run BauPnP again so hang in there.
ProBuilder: MrX is it there?
MrX:Nope
ProBuilder I will be right back let me check my router settings.
Ephiltes: No you wont.
ProBuilder: Shut the **** up I am not talking to you you ****ing *sshole.
Ephiltes: Hehe
Ephiltes:You're banned.

~~~

Quite simple enough, this teaches you that the only way to avoid this situation is to applaud him for interrupting your conversation, which is something an idiotic person would do. Speaking of idtiotic people, he interrupted MY conversation, let me re-emphasize that: MY conversation, and then he banned me if I would talk back. This tells me that Ephiltes is an Idiotic, inmature admin who is abusing his powers. If you have any comments on Ephiltes the village idiot, post em here.

Yes I know I exploded there but I was trying to host a server which is something I rarely do and this idiot comes here and eliminates and important resource I use to know if my server, is up or not.
angry.gif

27
Modification Help / Searching for projectiles
« on: December 21, 2007, 05:44:56 PM »
I tried doing containerRayCasts and whatnot but it doesn't pick up the projectile until it hits you and I don't know any other ways.

28
Modification Help / Reordering items.
« on: December 20, 2007, 05:23:16 AM »
Say I had 5 bananas:

Code: [Select]
for(%i=0; %i<5; %i++){
   %client.banana[%i] = "Banana";
   %client.BananaCount++;
}

Then I eat the 3rd one:
Code: [Select]
%client.banana[3].delete();
%client.bananaCount--;

Now I have a list like this:

1 Banana
2 Banana
3
4 Banana
5 Banana

How would I make the list like this:

1 Banana
2 Banana
3 Banana
4 Banana

(Removing the empty gap)

Sorry for the explenation, Couldn't think of any other way to explain it.

29
Modification Help / How to learn more?
« on: December 18, 2007, 06:56:03 PM »
I've hit a stage where anything I code is too easy, nothing is challenging and without a challenge I cannot learn. I know there's lots of things left for me to learn, I'm not saying I know everything.

I started doing client side stuff but have no ideas left that aren't too hard at this stage.

So, basically what I'm asking is what I should do that will actually teach me stuff?

30
Suggestions & Requests / CTF with one flag
« on: December 17, 2007, 01:19:29 PM »
Like CTF but with one flag that all teams can steal.

Pages: 1 [2] 3 4 5 6 7 ... 13