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

Pages: 1 2 3 4 [5] 6
61
General Discussion / Re: Should Blockland be supported on Linux?
« on: July 18, 2014, 10:36:27 PM »
At least make it so you can run dedicated servers on linux. I guess getting Wine isn't too bad, but I'd rather not.

62
Drama / Re: Message to Setro
« on: July 18, 2014, 10:01:25 PM »
But why would you?
Reserve the name? Just in case I guess... Who ever knows what setro is going to do?

63
Drama / Re: Message to Setro
« on: July 18, 2014, 09:58:07 PM »
If it was registered in 2013 why has it been completely inactive until March this year?

It reeks of alt.
You could have registered the forum account months ago without a key entered in.

64
Modification Help / Re: How to make this script?
« on: July 16, 2014, 10:48:40 PM »
Code: [Select]
function AvatarCycle(%avatar)
{
cancel($AvatarCycleSchedule);
%avatar++;
if(%avatar > 3)
%avatar = 1;
AvatarGui.Clickfav(%avatar);
Avatar_done();
$AvatarCycleSchedule = schedule(5000, 0, "AvatarCycle", %avatar);
}
Missing "f" before the unction
Also added "cancel($AvatarCycleSchedule);" //I don't know if that's needed
Missing quotation marks and the equal sign on the schedule

65
Modification Help / Re: How to make this script?
« on: July 16, 2014, 04:14:10 PM »
Don't.
That's a little dismissive. I saw you post about someone else being dismissive too.

66
Drama / Re: What the hell, Maxx?
« on: July 16, 2014, 12:30:47 AM »
Why don't you block him and ban him? An self righteous prick like Maxx isn't worth your time. He won't ever be loved and he is just looking for the attention his mother never gave him.

67
Drama / Re: What the hell, Maxx?
« on: July 15, 2014, 10:43:43 PM »
You could have just discussed it with him/reported it instead of making a drama from two lines of chat.
It's crying for attention. After looking through a few pages of the drama board, I noticed OP uses it a lot. But what do I know, maybe that is just what the users like to do.

68
Drama / Re: What the hell, Maxx?
« on: July 15, 2014, 05:58:07 PM »
Drama is become a place where people can cry about little pusillanimous individual problems. Some I understand, but this takes gold. I don't know why this needed a drama. Perma ban/IP ban = Problem Solved. Everyone already knows Maxx is a general richard.

/Support but lay back on the Drama board

69
Off Topic / Re: Getting a tattoo for my 19th birthday (Friday)
« on: July 15, 2014, 05:53:12 PM »
F H T C
Furdle Has The rooster

70
Modification Help / Re: Function for when someone is admin'd
« on: July 15, 2014, 01:59:47 AM »
Alright. Thanks for the help. It was just a little bug that could be ran into. Not to big of a deal though.

71
Modification Help / Re: Function for when someone is admin'd
« on: July 15, 2014, 01:46:14 AM »
Yes, I would do that but basically it's setting someone admin for a temporary time and there is a schedule that de-admins them after a certain amount of time. But the goal is to have it if they get admin it will cancel the schedule so they don't lose their admin.

72
Modification Help / Re: Function for when someone is admin'd
« on: July 15, 2014, 01:39:59 AM »
Well, what I'm trying to do is cancel a schedule if someone receives admin.

73
Off Topic / Re: I need new headphones help
« on: July 15, 2014, 01:38:51 AM »
stopped reading there

Sennheiser is pretty much the hipster beats
It seems clear you have no idea what you are talking about. You can't support your arguments and you don't supply anything better. I may be new here and you may be respected or some stuff, but you're making a fool of your punk ass here. Supply something you think is better or get the forget out.

74
Modification Help / Function for when someone is admin'd
« on: July 15, 2014, 01:31:07 AM »
What is the function that is called when someone gets admin'd and what are the parameters?

75
Add-Ons / Wrong section
« on: July 15, 2014, 01:28:52 AM »
forget, wrong section. Sorry I'm new at this.

Pages: 1 2 3 4 [5] 6