Results 1 to 10 of 35

Thread: Quick questions thread

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Sergeant maxdamage99's Avatar
    Join Date
    Aug 2014
    Location
    Russia
    Posts
    458
    Thanks
    79
    Thanked 122 Times in 101 Posts
    HARDCORE: make anim progress bar for showing status of spawn protection
    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. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by maxdamage99 View Post
    HARDCORE: make anim progress bar for showing status of spawn protection
    Just use scaleovertime(). Be sure to set new size to 1 pixel horizontal size. Setting it to 0 pixels is buggy on cod2, and will result in 10+ pixels.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  3. The Following 3 Users Say Thank You to IzNoGoD For This Useful Post:

    kung foo man (22nd March 2017),Lonsofore (23rd March 2017),Loveboy (22nd March 2017)

Posting Permissions

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