Jump to content
Mr. Green Gaming

Deluvas

Greens
  • Posts

    1375
  • Joined

  • Last visited

Everything posted by Deluvas

  1. Yay, thanks again EDIT: I was selfish, too, not even bothering to tell the other people that celebrated their birthday today... xD
  2. People that want to contribute to the source should take a test of some sort, in my opinion, (Lua knowledge, GMod API knowledge) so they know what to do and how to do it... (For example, the only experienced Lua coder in Mr Green is Clavus, as far as I know, but he's busy working on his awesome gamemode); EDIT: I could help with the test
  3. In laymans terms. That anyone will be able to edit the ZS code. The Mr. Green server will be updated weekly with the latest changes. What if Mayco edits some stuff in it and turns everyone into ducks?
  4. Seems like we have new customers!
  5. That guy could have suicided ... he got a lot of requests from the other players to stop glitching... Since there was no admin present, he couldn't be kicked/slayed/slapped, etc. Therefor, I banned him for one single day. If he asks the reason, tell him it's "map glitching"; if he asks why ban and not warn/kick, tell him he got loads of warnings from the players.
  6. Pub Black Ops player (because he's got Carl on Duty) The Unstoppable Force vs The Immovable Object
  7. Currently learning/testing everything the C Lua API has to offer.
  8. The server doesn't render. The server only thinks. The bigger the land, the larger the stuff it needs to parse. That's what also bothers me. It's really too harsh... Banning people like that is unacceptable. Server plugins make it easier for the administrator to control it. (you would ask why I really bother with this shit, since Clavus is in charge of the operation. I answer: Because I see this kind of behavior/thinking everywhere and surely if you'd put yourself in the banned player's position, you'd see it!)
  9. You must make it clear always, atleast that's what I think
  10. My point is, it's not the player's fault this happened. The server should have modules or something that allow you to set a limit for map generation.
  11. Can't you do something about map extending .. ? I mean, such reason for a ban is silly and "unfair". Also, from what I've read, there's no straight rule that says: "Don't walk in a straight line forever, because the map will expand resulting in massive data!" Protips: - A spawn in-game where you can see all the rules, on sign boards. - See if there's a way to control when the map extends.
  12. Looks like WoW on drugs! (criminal scums incoming)
  13. http://i.imgur.com/GHWO3.png
  14. I see. Okay then, good luck finding the solution :')
  15. Apparently, this is the cause for the strange range @ Volume: local volume = math.Clamp(math.floor(value*100),0,100) self.Volume = volume self.SND:ChangeVolume(volume) That's in addons folder or GMod folder, depending on where you installed it -> "wire\lua\entities\gmod_wire_soundemitter\init.lua" -- Line 112; You could easily change this line "local volume = math.Clamp(math.floor(value*100),0,100)" to "local volume = math.Clamp( value,0,1 )" so you have your "normal" range back, however I'm not sure if this affects other mechanisms. Worth a try
  16. It's possible : http://wiki.garrysmod.com/?title=Csoundpatch ... One could take a look at wiremod's code @ sound section maybe... EDIT: I'll take a look..
  17. Ywo
  18. Meh... EDIT: Now you all have to die, because this line here is copywritten!
  19. Check this out: http://www.xfire.com/video/2e0532/ http://www.xfire.com/video/2dfbc7/ http://www.xfire.com/video/2dfcbc/ PS: Chainsawman is a Mr Green Member or was...
  20. It's theoretically dead without a coder, it's like a spaceship with impulse left over from the broken engines. Also, people like Hundred2 can **** my ***. When you're too kind, people shit on you and make you their enemy. That's for sure.
  21. Darkstar has already pointed you in the right direction. Close topic, please...
  22. Deluvas

    Fail phisher.

    I know that link. I got it yesterday, too... Told him it's the most pathetic try at getting me phished :|
  23. Intellectual dog at your service!

×
×
  • Create New...