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

Pages: [1] 2 3 4 5 6 ... 15
1
Add-Ons / Re: Client Sided: PlayerStereo
« on: July 09, 2012, 06:27:07 PM »
then explain why this is exactly the same as solarflare's thing except for some changes in text values

i bet if i looked in the scripts they'd be almost exactly the same as well
If you have ever worked with Gui's Before, There are templates. And i use'd that same template and they need the same mouse motion to get the clicks and working of buttons, So im sorry you think this is stolen, and yes it will be pretty similar because of the fact i used the same template

2
Add-Ons / Re: Client Sided: PlayerStereo
« on: July 09, 2012, 06:18:58 PM »
Are both codes pretty basic? If so, then it could be easily possible that he made this himself.
Sitrus Is normally a witness of me scripting my stuff, He knows that i know how to script i've scripted sitrus few things. Indeed i did make this myself believe it or not

3
Add-Ons / Re: Client Sided: PlayerStereo
« on: July 09, 2012, 03:32:37 PM »
SolarFlare's Background Music Selector. Clearly stolen and renamed, unless you modified it, in which case credit the original author at least.
100% Made By Me, I made Gui, Script

4
Add-Ons / Re: Client Sided: PlayerStereo
« on: July 09, 2012, 03:13:30 PM »
Can you fix the issue where when you connect to other peoples servers and disconnect and play on your own server, their songs show up and if you click to listen to them you crash the game?
This Is A Glitch I wasnt able to find out how to fix, But I will work on it And if i cant get it to work the glitch does go away eventually

5
Add-Ons / Re: Client Sided: PlayerStereo
« on: July 09, 2012, 03:07:48 PM »
Wait did you make this?
It looks good but I think I'm still going to use Chrono's Advanced Music Player.
Yes This was made by me

6
Add-Ons / Client Sided: PlayerStereo
« on: July 09, 2012, 03:01:56 PM »
This Script is client-sided. Whats Client-Sided? Well it means only you can hear the music that is being played throughout the add-on. This allows you to listen to your own music, While on any server at anytime, Even while your loading go ahead listen to some music.

If you were to Loop a full song it will play whole song through this add-on.

To use press: f6 Its obvious what to do from there

Download:
http://www.4shared.com/zip/loqTe0NP/Client_PlayerStereo.html

Pictures:

Gui:
http://prntscr.com/bto6a

While Loading Listen To Music:
http://prntscr.com/btoav


User was banned for this post

7
General Discussion / Re: Blockland - Cell 2012 Tour
« on: July 03, 2012, 07:31:01 PM »
You should at least figure out who the dj is.
Its not to be revealed, Till the interview

8
General Discussion / Re: Blockland - Cell 2012 Tour
« on: July 03, 2012, 07:09:13 PM »
Now I feel bad for blockness that it's being ripped off by this.
Expect Maybe the 2 Getting together and djing? *Wink*
This is going to be a huge blockland tour

9
General Discussion / Blockland - Cell 2012 Tour
« on: July 03, 2012, 07:06:31 PM »
Hey Guys, Fluzz Here Along with, Our Dj We will be hosting party 2marrow, Look for us live djing and live recording. Expect Major Fun throughout this tour!

Blockland - Cell 2012 Tour (Sneak Peak):

http://www.youtube.com/watch?v=gxdz2WkzSxM&feature=plcp

Expect more than one dj coming up here! Keep this alive to see more action on this Tour! Make sure Tom., Wed/July 4th you look for our server hosting dj's live recording we need all you fans coming up and dancing with with us for some nice and better dj footage!

10
General Discussion / Wrench Hosting - Server Hosting Service
« on: July 03, 2012, 02:32:06 PM »
Priceing:
1 month

$5.00

          
3 months

$13.50

          
6 months

$25.00


OBVIOUSLY THIS WHOLE THING IS A JOKE! I WOULDNT MAKE YOU PAY THAT MUCH THATS NOT EVEN MY WEBSITE LOL!

11
Modification Help / Re: Music Scripting::Help
« on: July 03, 2012, 11:15:56 AM »
you cant prevent the player from opening the GUI unless they don't have trust to you. Unless you find some way of packaging the fxDTSBrick::sendWrenchSoundData by breaking it
Are you currently on blockland and have irc?

12
Modification Help / Re: Music Scripting::Help
« on: July 03, 2012, 11:08:15 AM »
their's a topic on it, but anyway if you do commandtoclient(%client,'openwrenchsounddlg'); it should open it but it might not work still
What about the admin part.

13
Modification Help / Re: Music Scripting::Help
« on: July 03, 2012, 11:03:56 AM »

14
Modification Help / Re: Music Scripting::Help
« on: July 03, 2012, 11:01:02 AM »
not really an expert with this pushdiolog thing but the serverCmd will not work for anyone.

You need to do commandtoclient(%client,'stuffhere') and you should be able to find the stuffhere in trace
Whats goes in Stuff Here

15
Modification Help / Music Scripting::Help
« on: July 03, 2012, 10:57:37 AM »
Alright, I realize that "canvas.pushDialog(WrenchSounddlg);" is to get the music and i can make a function cmd with that easily like such:

function serverCmdMusic(%client)
{
      canvas.pushDialog(WrenchSounddlg);
}

But im wondering how do you make that script so its host/sa/admin only?


Pages: [1] 2 3 4 5 6 ... 15