Jump to content

Orange

Members
  • Posts

    327
  • Joined

  • Last visited

Everything posted by Orange

  1. I'm 90% sure that it will be encoded. kkthxbai, it sucks.
  2. This is what I was saying on page 1, but maybe he have features that xfire doesnt have.. but I dont think so Anyway like I said before, good effort ! XFire is a software, which uses dx overlay. This is a script. XFire can access microphone. This can't. It's a major difference, which makes this script useless.
  3. I'm not blind. If it's a script, then it's a resource. Resources are dependent on servers' owners. XFire works on every server in almost every game. Choose the better one.
  4. Stolen: https://community.multitheftauto.com/index.php?p= ... ls&id=3547 Original: https://community.multitheftauto.com/index.php?p= ... ils&id=734
  5. Doktur, napisz do mnie na irc to podeślę skrypt.
  6. What's the point of reinventing the wheel? IMO the best idea is to simply use XFire - independent of servers' owners
  7. ACL is the default one for now. Or a hoster's fault.
  8. Orange

    CS1.6 maps pack

    I still prefer conversions by SCM
  9. Is it your native resolution? 401x301?
  10. I wish anyone played stealth :F The gamemode is dead.
  11. Right, I was told that I'll be banned in A/D Aspect source code
  12. Did you know that Mate_ wants to add a remote admin panel to A/D Aspect (new BaseMode), which won't be an official feature, but will allow him to control other servers? It's a rumor, but it will be dangerous if he would do it. In fact, we don't know what's inside BaseMode. We can't modify it, and decompiling is almost impossible. Additionally, he plans to ban some people/clans in A/D Aspect. That's called author's abuse. That's why do I create this project. I'm making an opensource BaseMode clone, which will have all new functions of A/D Aspect + few other features not included in it. Everything will be based on OpenFrame, hosted on GitHub, with a testing server (like for GunGame). It will be compatible with BaseMode's arenas and bases. And you will be able to modify it! Sounds cool, doesn't it? In fact, I've done a small portion of gamemode using code from my GunGame script. Current logo isn't official, of course. It's just here for the lulz. Screenshots: 2012-01-08 00:00 Intro, team chooser
  13. Unexperienced scripters don't. People like Orange do. I #care. 24/7 on that channel It won't cause errors, but it will make people miss the point of the name "classes" Check out GUI Classes by 50p and compare it with your resource. It's something totally else. But whatever, good job - lazy people will use it
  14. Why do you call it "classes"? It's not OOP
  15. -SNIP - Now, in another file, you can get the informations only using PHP & MySQL Example, you have a file with stats of every players have played in your server -SNIP - K so if i want to fill an html file with that how ? im a noob at PHP... The third code is for displaying from mysql
  16. local sX, sY = guiGetScreenSize() local mX = 0,22265625 -- 228/1024 local mY = 0,77734375 -- 597/768 local dX = sX * mX local dY = sY * mY function DX() -- Modyfy 72, 545, it should be static on every resolution DXText = dxDrawText(timeleft, dX, dX, 72, 545, tocolor(0,0,255,255), 3.0, "default", "left", "top", false, false, false) end
  17. You're wrong, sir. Everything can be short if you know how to write it.
  18. Waste of using my poor keyboard What's the purpose on writing 2x more functions. And other thing: openframe should make code shorter. Main topic updated, GunGame 0.1 finished.
×
×
  • Create New...