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

Pages: [1] 2
1
Off Topic / Potato Salad Megathread
« on: July 06, 2014, 07:17:22 PM »
Potato Salad Megathread

What is potato salad?


“Potato salad is a dish made from boiled potatoes that comes in many versions in different regions of the world.” –Wikipedia

Often served at barbeques potato salad is a delicious snack food made from boiled potatoes and other ingredients, despite the name potato salad is not actually a salad. Potato Salad is considered a side dish. Its like "a entrepreneur  named slickback".

Types of potato salad

Potato salad can be made any way you like, here are a few potato salad types
•   salad made with baby potatoes, cooked in their jackets and left whole (skin on)
•   larger potatoes, cooked in their jackets and then peeled and cut
•   salad with a mayonnaise, Miracle Whip, sour cream or milk dressing
•   salad with vinegar dressing
•   salad with bacon, anchovies, or mustard.
•   salad with a fresh herb or dill dressing and/or chives, scallions, tarragon, gherkins, capers or other items.
•   salad with raw onions, cooked onions or pickled onions.
•   salad with tomatoes or green beans.
•   salad with hard-boiled eggs (a combination of potato salad and egg salad)
•   salad with ham, pickles, corn, hard-boiled egg and tomato (known in France as salade piemontaise)
•   salad with orange slices, Worcestershire sauce, bacon, and chives.

Potato Salad around the world
Potato salad is a delicacy in many different countries including Brazil, Bulgaria, Czech Republic, Germany, Italy, and America.  Each of these countries have their own way of preparing and consuming potato salad

Community Recipes
This section will be filled with potato salad recipes. Please share them below!

Potato Salad culture
Share with the world your potato salad!
Potato Salad kickstarter

This is a community megathread, please help me add to the knowledge base of Potato Salad

2
Modification Help / Packaging clientcmdchatmessage crashes blockland
« on: July 06, 2014, 04:39:23 AM »
package Chatbot
{
    function clientCmdChatMessage( %cl, %voice, %pitch, %line, %pre, %name, %suf, %msg )
    {
   callinganonexistantfunctionto findwhereblocklandiscrashing();
   dochatbotchatstuff(%msg);
   return Parent::clientcmdChatMessage(%cl, %voice, %pitch, %line, %pre, %name, %suf, %msg);
    }
};
activatePackage(chatbot);
function DoChatBotChatstuff(%msg)
{
   NONEXISTANTFNUCTIONGYHHAILRid dler();
   if(chatbotbios(%msg) $= "")
   return;
   commandToServer('messageSent', chatbotBIOS(%msg));
}


chatbotbios is a working function and is not the source of the issue.

3
Modification Help / no
« on: July 06, 2014, 12:11:33 AM »
loving buggy computer, disregard this

4
Off Topic / Google made with code braclets
« on: July 05, 2014, 04:30:51 PM »
Following that large thread about google made with code, did anyone else get their bracelets? I got mine!


Can someone tell me how to make that image not gigantic?

Show me your bracelets! All of them!

5
Modification Help / Making a player leave a vehicle
« on: July 05, 2014, 04:10:47 PM »
Hey BLF. Ive been trying to solve this all morning.
%db.doDismount(%player);
where %db is %player.getDataBlock();

This makes the player leave the vehicle but they still control the vehicle.
Does anyone know any ways of /title?

See here

6
Games / Watch me livestream and suck at videogames [fixed]
« on: July 02, 2014, 03:01:14 PM »
watch me because you don't have a life
Watch me
Livestreaming TF2 with JonnyWaffles64 and I hope Riddler will play with us.

7
Off Topic / Playing TF2 like a profesional
« on: July 02, 2014, 02:33:40 PM »
watch me suck a tf2 because you have as much as a life as I do.
Are you bored? click here

8
Modification Help / [Resource] GenRandomMix
« on: June 15, 2014, 08:44:23 PM »
GenRandomMix, creates a mixture of random numbers and letters.
From a T3D project I made a while ago.

string GenRandomMix( int NumberOfChars )


Download
Raw

9
Suggestions & Requests / New rule request
« on: June 15, 2014, 05:46:22 PM »
Recently forumers have been spamming a text called "Zalgo Text". See example below.



e͈̳̞̔̾ͭ͗ͪ͊̅x̼̩͇͕͇̜̿́̒ͬ́a͎̮͔̖̱̦̻͋ͪ̍ͦ̊̉͋͝m̵̝͍̲̘̰͎͉͑p̺̙͂̿̅͒͆̆͡ḻ̫̹̹̏ͭ̏e͔͚ͯ̾


Not only does this text look obnoxiously annoying, but it also can overlap adjacent thread comments. Example Source.

Because this text is used for artistic reasons. Banning this text completely is not a good solution. This text should be allowed only if it fits into the posters respective comment space and doesn't overlap another users comment.

/disscus

10
Off Topic / super bad
« on: June 13, 2014, 11:54:38 PM »
the forget happened here?  

Original arg deleted. This was about it.

super bad super bad super bad super bad
super bad super hel  pme bad super bad
super bad super bad super bad super bad

11
Modification Help / Finding if a player is inside a blast radius
« on: June 11, 2014, 07:11:34 PM »
Title should explain it.

12
Modification Help / Writing quotation marks with a fileObject
« on: May 26, 2014, 10:55:00 PM »
Im stumped,
I need to know how I can write a quotation mark down using a fileObject. For example %fileobject.writeline("blahblah "quote" blahblah");. I do realize that this most likely impossible. I just want to know if anyone has any ideas on how to get around this.

13
Modification Help / Number of Items in Inv / Number of max items
« on: May 12, 2014, 08:40:05 PM »
Can anyone tell me how to get the number of items a player has in their inventory alongside how to see how many items they can hold?
Thanks

14
Off Topic / What Game made you feel something
« on: May 06, 2014, 12:48:46 AM »
Tell me what game you have played that has had a strong emotional effect on you. For example I played Bioshock infinite Burrial at Sea and that made me bawl my goddamn eyes out. I'm looking for games you think were as memorable though emotial content as Bioshock games.
Go Go Go!

15
Modification Help / Stop wand launching.
« on: May 01, 2014, 08:04:21 PM »
Simple, how do I stop people from launching each other with /wand. I know how to package so im basically asking what the datablock for the wanditem

Pages: [1] 2