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

Pages: [1] 2 3 4 5 6
1
Modification Help / Calling functions asynchronously
« on: May 27, 2015, 11:29:51 AM »
I haven't used tork for a while and I have a general question.
 
Can I call functions asynchronously, or is tork completely synchronous. Is there a loophole that allows you call functions asynchronously?

/discuss

2
/title
is it possible? I can make a client side mod for the server, but I really don't want to inconvenience users.

3
Modification Help / Play a specific frequency
« on: November 11, 2014, 02:44:36 PM »
Hey guys,

Do any of you know if torkscrupt has a function that can play a frequency? Thats really all, I dont have much more to say.

4
Off Topic / Im surrounded by idiots
« on: October 08, 2014, 04:14:19 PM »
Hey blf, its been a while.

I have found myself surrounded by idiots who think they are die hard anime fans. Ever since Attack on Titan was dubbed people in my school have been raving about how they "Love anime". Its getting out of hand. Our school has an Anime Spirit Day where people wear AOT teeshirts and such. The school bell has been changed to the AOT theme song. And there is an anime club... where all they do is watch AOT. Im not saying AOT is bad, but there are WAY better animes out there. This is getting out of hand blf

/Sympathy?

AFK: Trying to record the school bell for proof

5
Off Topic / So apparently my school pirates software
« on: September 10, 2014, 05:43:45 PM »
So I was browsing though my new school issued computer, looking for the downloads file when


Wtf? So I right click and press "Open File Location"


Turns out the calculator emulators my school issued on all of our computers is pirated. Lol

/Discuss

6
Modification Help / I think I broke blockland
« on: September 06, 2014, 08:40:50 PM »


No I didn't delete my player.
I tried pressing f8 to go into freecam mode, didn't do anything. Do I pressed f7 to drop player at camera. I then began to fall under the map and that happened.

So yeah. This is fun! Is there a way to force a respawn so im not stuck like this?


Nevermind, found GameConnection::SpawnPlayer

7
Off Topic / I met badspot! (And rotondo, but you know.)
« on: September 01, 2014, 05:44:27 PM »
I just met badspot and rotondo at pax 14. And I delivered the message created here.

Extreme page stretch warning



(reuploaded to imgur now stop bitching)

Also Breaking News. Rotondo said something about having a girlfriend and a boyfriend after reading taboos letter about making out with rotondo. He immediately noticed that this would reach the forums and he had a silent mini "Ohstuff" moment.

Either way yeah. I got a free BL key and some biz cards. Today was a good day...

8
Off Topic / Letter to badspot
« on: August 29, 2014, 11:34:24 PM »
I'm going to meet badspot at PAX prime on Monday. Let's write him a letter. I will make sure to sign it "Love, Blockland Forums" and deliver it to him in person.

Ahem...
(Inb4 Misleading Title)

Dear Badspot,

9
Off Topic / My dentist says I don't have cancer
« on: August 27, 2014, 11:07:32 PM »
My mum thought I had lymphoma so she asked my dentist to check me. Turns out I dont have cancer, yay me.

10
Off Topic / BLF Plays Cards against Humanity
« on: August 25, 2014, 07:38:14 PM »
10 players, 10 specs, Best to 8 wins.
Lets get this stuff going guys...

Join Here
Password is "blf"

11
Off Topic / ALS Ice Bucket chalange
« on: August 23, 2014, 04:28:14 PM »
Post your ALS ice bucket challenge and challenge another 3 BL Formers.

WARNING I scream like a little bitch

Heres Mine
You have 24 hours Baddy, Aoki and Ty.

Start poring ice over your head guys

12
Off Topic / BLF: Truth or Dare
« on: August 16, 2014, 01:15:30 AM »
Do I need to explain this one to you guys?
Truth or Dare, Answer the truth or complete the dare above, Provide whatever evidence the asker asks for. Ask the person below you a truth or a dare. If you ask a dare you can ask for evidence of your choosing.

Truth: Swallow or Spit?
I like to set the mood here

GOGOGO

13
Off Topic / BLF Mottos
« on: August 11, 2014, 11:27:53 PM »
Come up with a motto for the blockland forums.

Mine would be
Quote
Blockland Forums- We stuff where we eat!

GOGOGO

14
Modification Help / Extracting data from an html string
« on: July 13, 2014, 01:46:22 AM »
Using a TCPObject I can get the line
"<div class="message" id="a47c0"><span class="chatAvatar" src="http://forum.blockland.us/avatarUpload/avatar_num" /><b> <a href="http://forum.blockland.us/index.php?action=profile;u=profilenumber">Username</a></b>: Message</div>"

How would I go about extracting the username and the message forom this string. No I cannot use an HTMLObject because this requires POST instead of GET.

15
Modification Help / Script crashing blockland
« on: July 12, 2014, 07:59:46 PM »
in ServerCMDCcyes

echo("Did we reach here? Or did it crash?");
   %eval = "cityRPGData.getData(" @ %target.getBlid() @ ").value" @ %client.CropSell @ " -= " @ %client.CropSellAmnt @ ";";
   echo(%eval);
   eval(%eval);


"Did we reach here? Or did it crash?" is the last thing to echo before blockland crashes.
I was using eval as a way to avoid stacks of ugly ifs

Pages: [1] 2 3 4 5 6