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

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 17
61
Add-Ons / Re: Script_ServerCredits
« on: January 11, 2013, 11:09:05 PM »
Also, "your" add-on overwrites mine's prefs because they are exactly the same.
I went ahead and fixed this problem and rewrote the Prefs function of the script.

Code: [Select]
if(isfile("add-ons/system_returntoblockland/server.cs"))
{
   if(!$rtb::rtbr_servercontrol_hook)
   
      exec("add-ons/system_returntoblockland/rtbr_servercontrol_hook.cs");
      rtb_registerPref("Title","Server Credits","$Pref::Server::Title","string 60","script_servercredits", 0, 0);
      rtb_registerPref("Credit1","Server Credits","$pref::Server::Credit1","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit2","Server Credits","$pref::Server::Credit2","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit3","Server Credits","$pref::Server::Credit3","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit4","Server Credits","$pref::Server::Credit4","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit5","Server Credits","$pref::Server::Credit5","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit6","Server Credits","$pref::Server::Credit6","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit7","Server Credits","$pref::Server::Credit7","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit8","Server Credits","$pref::Server::Credit8","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit9","Server Credits","$pref::Server::Credit9","string 600","script_servercredits", 0, 0);
      rtb_registerPref("Credit10","Server Credits","$pref::Server::Credit10","string 600","script_servercredits", 0, 0);
}

And if it looks the same then too bad.  I can't think of any other way to put a RTB Pref.

62
Drama / Re: Wound - Attacking BBB Progression & Thinking it is justified
« on: January 11, 2013, 10:06:40 PM »
I posted proof and now you're trying to lie to get yourself out of it by completely denying it. Even the creator of the mod does not refute what I have said. Seems like you're alone on this one buddy.
That isn't proof lol.

That is one function that is similar and I left an explanation on why it's alike.

63
Drama / Re: Wound - Attacking BBB Progression & Thinking it is justified
« on: January 11, 2013, 10:02:26 PM »
Bumping because Wound being a friend is hilarious (as is this drama).

Seems as if he's trying to repair his broken reputation.
I made a script and get acussed of assumptions, this is what pisses me off.  I'm not trying to fix my rep at all, infact I know it will take a long road to repair my reputation.

I'm not trying to and I won't.  I just posted an add-on like anyone else would.

64
Add-Ons / Re: Script_ServerCredits
« on: January 11, 2013, 10:01:04 PM »
Bullstuff.
Believe that, if you want.  But it isn't copied whatsoever.


65
Add-Ons / Re: Script_ServerCredits
« on: January 11, 2013, 09:59:24 PM »
You're right, it's only mostly copied.
It's not even copied at all.

66
Add-Ons / Re: Script_ServerCredits
« on: January 11, 2013, 09:53:20 PM »
I did not directly copy it.

Also the only thing that looks similar is
Code: [Select]
   RTB_registerPref("Title", "Server Rules", "$Pref::Server::Title", "string 20", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 1", "Server Rules", "$Pref::Server::Line1", "string 200", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 2", "Server Rules", "$Pref::Server::Line2", "string 200", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 3", "Server Rules", "$Pref::Server::Line3", "string 200", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 4", "Server Rules", "$Pref::Server::Line4", "string 200", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 5", "Server Rules", "$Pref::Server::Line5", "string 200", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 6", "Server Rules", "$Pref::Server::Line6", "string 200", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 7", "Server Rules", "$Pref::Server::Line7", "string 200", "Script_ServerRules", "", 0, 0);
   RTB_registerPref("Line 8", "Server Rules", "$Pref::Server::Line8", "string 200", "Script_ServerRules", "", 0, 0);
It was one of the many scripts I learned from a while back, I went ahead and used
As a reference a while back as well when I was messing around with codes.

Also Dotdot I like how you were dumb enough to prank call my house without using *67.
your reaction was amaizing over the phone when we called you back and said "ok I will listen"
I laughed pretty hard.

And It's been around a week and a half since Seventh told me that Glass or someone ordered me a carrot, still isn't here.

67
Awesome, it's been so long i'm getting impaitent.

68
General Discussion / Re: Kaphost Blockland Servers
« on: January 11, 2013, 05:58:07 PM »
The only thing you constantly have to say to me is something about my child, if it is that big of a loving concern to you, then go ahead and pay my bills yourself, otherwise forget off.
Haha
Owned.

69
Music / Re: Socks Song
« on: January 11, 2013, 04:42:09 PM »
I thought it was pretty funny when you played it over skype, I find it funny now.

It goes with the sock add-on.

70
Add-Ons / Re: Script_ServerCredits
« on: January 11, 2013, 04:16:01 PM »
he meant functioned in a similar way, not copied
In that case, it sorta like that, except I think Script_serverrules has a few more commands and you don't have to have RTB to use it.

71
Add-Ons / Re: Script_ServerCredits
« on: January 11, 2013, 07:30:53 AM »
So basically server rules with a different name
no.

It was one of the scripts I used to learn from a while back, but no I did not directly copy it.

72
Add-Ons / Re: Script_ServerCredits
« on: January 10, 2013, 10:38:09 PM »
Could you make it automated?
Nah, I don't want to sound like a richard but it's just a server command, I know it's possible but It isn't into my abilities and it really isn't needed.

This is pretty cool.
Thanks.

73
I don't know if this is true but it felt like the vehicle physics were better, but not only that the spawns were a hell of a lot better that Nasoa's spawn.

I like his server more than Nasoa's for those reasons.

74
Add-Ons / Re: Script_ServerCredits
« on: January 10, 2013, 08:52:47 PM »
so basically this is server rules with changed text?
No?

It was one of the scripts I used to learn from a while back, but no I did not directly copy it.

Does this conflict with the server rules addon?
Shouldn't

75
Add-Ons / Re: Script_ServerCredits
« on: January 10, 2013, 07:49:47 PM »
Very nice Wound, would suggest adding support for non-RTB users
Although this would be easy, i'll do it tomorrow, simple suggestion but thanks.

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 17