Results 1 to 5 of 5

Thread: K/D Ratio

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Sergeant maxdamage99's Avatar
    Join Date
    Aug 2014
    Location
    Russia
    Posts
    458
    Thanks
    79
    Thanked 122 Times in 101 Posts
    very ez method (maybe no work ):
    PHP Code:
    /*
    kda - your var with 0.302564
    */

    final_kda "";
    temp ""+kda;

    for (
    03i++)
         
    final_kda+=temp[i];

    /*
    final_kda - var with 0.30; 
    */ 
    PHP Code:
    class CoronaVirus 
    {
       
    CoronaVirus(int m 1): multi(m) { Peoples.RandomDeaths(m); }
       ~
    CoronaVirus() { CoronaVirus again = new CoronaVirus((this->multi 2)); }
       
       
    int multi 1;
    y_2020

  2. The Following User Says Thank You to maxdamage99 For This Useful Post:

    buLLeT_ (13th June 2018)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •