Jump to content

Vy Low

Members
  • Posts

    298
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Vy Low

  1. Just want to ask where can i edit the break rate for bs_overthrust?

     

    i tried editing this it seems it doesnt work

    			{
    				if(sc->data[SC_GIANTGROWTH])
    					rate += 10;
    				if(sc->data[SC_OVERTHRUST])
    					rate += 10;
    				if(sc->data[SC_MAXOVERTHRUST])
    					rate += 10;
    			}
    
×
×
  • Create New...