Crits

Discussion in 'Server and Client Scripting' started by Morty., Nov 12, 2014.

  1. Morty.

    Morty. Learning Scripting

    Joined:
    Jan 12, 2014
    Messages:
    32
    Likes Received:
    0
    PO Trainer Name:
    Morty
    Hi! Is there any script function to completely erradicate critical hits on a server?
     
  2. Duster

    Duster dodgerswin 2018

    Joined:
    Sep 23, 2013
    Messages:
    378
    Likes Received:
    699
    i'm pretty sure you would have to modify the server and client source itself, since it's part of the database and move mechanic stuff that's in the code.
     
  3. SongSing

    SongSing KILLL

    Joined:
    Jan 2, 2013
    Messages:
    641
    Likes Received:
    191
    PO Trainer Name:
    SongSing
    Yeah, you'd have to grab the source from github and modify the battleserver, but it allows for alot of cool customizations (pretty much complete control over mechanics) if you can weave your way through the mess that is po's source :3