How to call GMs command?

Results 1 to 10 of 10
  1. #1
    Enthusiast johnkame is offline
    MemberRank
    Sep 2009 Join Date
    26Posts

    How to call GMs command?

    What is the command to call GMs to catch hackers? LegendGunZ has or had this and wanna know how, but i nderstand if it s a private command for that server and don wanna tell how.


  2. #2
    Account Upgraded | Title Enabled! ManyBlackPpl is offline
    MemberRank
    Mar 2009 Join Date
    CanadaLocation
    336Posts

    Re: How to call GMs command?

    well, umm, if you're talking about banning hackers, I'd say the best way for you is to just either do it manually, or get a panel released by emisand, or anybody else. If you're talking about an ingame command that allows you to ban somebody, then that would require lots of editing to the match, the runnable, and who knows what else (I don't). I just recommend you stick to doing it manually, or using a web page panel.

  3. #3
    Account Upgraded | Title Enabled! EpikBaby is offline
    MemberRank
    Aug 2009 Join Date
    New YorkLocation
    486Posts

    Re: How to call GMs command?

    Quote Originally Posted by johnkame View Post
    What is the command to call GMs to catch hackers? LegendGunZ has or had this and wanna know how, but i nderstand if it s a private command for that server and don wanna tell how.
    If they have it, doesn't mean we have it.

    You need to ASM for that I think

    Not sure about my answer but, yeah use the Admin Panel v3.

  4. #4
    mikethemak is offline
    MemberRank
    Apr 2008 Join Date
    Ragezone Spam SectionLocation
    1,019Posts

    Re: How to call GMs command?

    C++ coding. Using a .dll file.

  5. #5
    Account Upgraded | Title Enabled! PenguinGuys is offline
    MemberRank
    Sep 2009 Join Date
    AlabamaLocation
    261Posts

    Re: How to call GMs command?

    Quote Originally Posted by mikethemak View Post
    C++ coding. Using a .dll file.
    Detouring a function such as "/admin_ban" may work also.
    I am not sure although.

  6. #6
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: How to call GMs command?

    Legend Gamers use the Auto ban system. The banned ones appear on their CMS. It needs a lot more stuff to do so.

  7. #7

    Re: How to call GMs command?

    Quote Originally Posted by phoenix_147 View Post
    Legend Gamers use the Auto ban system. The banned ones appear on their CMS. It needs a lot more stuff to do so.
    Do a hook on MatchServer, or the client.

    Client:
    Do the ban from a PHP page, and fill in parameters.

    Server:
    Do the ban from another packet handler, and run a query, and disconnect the user when he hacks.

  8. #8
    Account Upgraded | Title Enabled! pavan33 is offline
    MemberRank
    Oct 2008 Join Date
    RageZone xDLocation
    289Posts

    Re: How to call GMs command?

    o.o linear can u be clear??? i dint understand :S

  9. #9
    Account Upgraded | Title Enabled! PenguinGuys is offline
    MemberRank
    Sep 2009 Join Date
    AlabamaLocation
    261Posts

    Re: How to call GMs command?

    Quote Originally Posted by pavan33 View Post
    o.o linear can u be clear??? i dint understand :S
    http://forum.ragezone.com/f245/relea...mmands-295279/

  10. #10
    mikethemak is offline
    MemberRank
    Apr 2008 Join Date
    Ragezone Spam SectionLocation
    1,019Posts

    Re: How to call GMs command?


    Lol'd. I got 10 bucks that post gets grave dug within a week :]. As for creating new commands, it's not a simple xml edit. It takes more coding background and a lot more experience.



Advertisement