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

Pages: 1 ... 104 105 106 107 108 [109] 110 111 112 113 114 ... 201
1621
Off Topic / Re: Christians invented cereal
« on: March 29, 2010, 07:26:20 PM »
Yes it is and it's a reasonably easy thing to measure on a large scale.

1622
Off Topic / Re: Christians invented cereal
« on: March 29, 2010, 07:22:08 PM »
Intelligence is irrelevant to religious view.

http://www.youtube.com/watch?v=Rwybij8R1h0

Because science is limited to atheists.

First of all, the majority of scientists are atheists. Second of all, you obviously didn't read the second part of my ridiculously long sentence which stated that the church resisted it.

Of course not, but the thing is that it is unscientific to approach anything with preconceived notions.

If you approach the world with the assumption that there is a God you are not being scientific, regardless of whether or not you are scientific about other things.

And this

1623
Off Topic / Re: Christians invented cereal
« on: March 29, 2010, 07:17:16 PM »
We changed that how many hundreds of years ago? Seriously, get the forget over it.

Well no, science changed it, the church resisted it.

1624
Off Topic / Re: Christians invented cereal
« on: March 29, 2010, 07:13:58 PM »
Religion was also the mental giant behind the sun-revolves-around-the-earth view and creationism.

1625
Off Topic / Re: army guy story
« on: March 29, 2010, 06:15:33 PM »
"I'm surrounded my handicapped, immature douchebags"

Take a look at yourself.

1626
Modification Help / Code is All Screwed Up
« on: March 29, 2010, 04:12:03 PM »
Code: [Select]
function player::NPCWhisper(%bot,%rep,%repvariation,%str,%client){
%time=strlen(%str)/6;
if(%bot.getCharRep(%bot,%client,%bot.faction,%rep,%repvariation)){
botMessage(%bot,%client,%str,%time);
}
}
function isInRange(%a, %b, %range){
return getMax(%a, %b) - getMin(%a, %b) <= %range;
}
function Player::getCharRep(%bot,%client,%faction,%reptarget,%repvariation){
//Fix their rep if it's 0
if($SubterraRep[%client.bl_id,%bot.name] $= ""){
$SubterraRep[%client.bl_id,%bot.name]=0;
}
if($SubterraRep[%client.bl_id,%faction] $= ""){
$SubterraRep[%client.bl_id,%faction]=0;
}
%rep=$SubterraRep[%client.bl_id,%faction]+$SubterraRep[%client.bl_id,%bot.name];
if(isInRange(%reptarget,%rep,%repvariation)){
return 1;
}
}

It's a code that makes a bot chat with people if they have a certain reputation with them. The botmessage function exists btw.

Tested it and got this. First line is what the first 2 args for the event were.

-Testing-

1628
Off Topic / Re: Everyone's Got Storms
« on: March 29, 2010, 03:25:02 PM »
So you're saying I'm right? If the world's going to end, what the hell are we doing at school?!
Should we waste the last 2 years of our lives at school?

It was a joke.

1629
General Discussion / Re: Burp! Happenings and banter
« on: March 29, 2010, 03:20:51 PM »
Actually I hate to offend but I'd avoid clans until Burp can get into a good one by himself. The BLU Blocko linked to is actually a bad ripoff of another clan. Again, I hate to insult but you really should be warned to look at clan's comments thoroughly. I guess it could work out though.

1630
Off Topic / Re: Everyone's Got Storms
« on: March 29, 2010, 03:10:07 PM »
It's going to get progressively worse for 2 years. That'll be some baaad storms by 2012

1631
Off Topic / Re: Bad storm in my area D:
« on: March 29, 2010, 03:09:06 PM »
Is this the real life version or the Blockland Forums version?

Real Version: On time, we were on a tornado watch but nothing happened.

1632
Off Topic / Everyone's Got Storms
« on: March 29, 2010, 03:06:19 PM »
It's started thundering in BC, Canadaland. Any reason for this?

1633
Clan Discussion / Re: The Craftsmen - FUNFORMALIZED YEAHHH
« on: March 29, 2010, 11:24:50 AM »
boomp

1634
Off Topic / Re: Happy Easter
« on: March 28, 2010, 05:17:38 PM »
I half love easter and I half hate it. I hate it because it's the day that people believe a zombie jew rose into the sky after being killed on a giant cross so he could meet up with his magical wizard father which caused us to be able to as well. I love it because chocolate.

1635
Games / Re: Wizard 101 help
« on: March 28, 2010, 03:14:05 PM »
You literally wait. The game is loading the required files.

Pages: 1 ... 104 105 106 107 108 [109] 110 111 112 113 114 ... 201