Results 1 to 3 of 3

Thread: [callback] RCON

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Sergeant maxdamage99's Avatar
    Join Date
    Aug 2014
    Location
    Russia
    Posts
    458
    Thanks
    79
    Thanked 122 Times in 101 Posts
    Quote Originally Posted by kung foo man View Post
    Nice, is this rcon flood protected?
    yeah
    https://github.com/damage99/libcod/b...ibcod.cpp#L971

    callback is after rateLimit()
    https://github.com/damage99/libcod/b...ibcod.cpp#L991
    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:

    kung foo man (13th January 2019)

Posting Permissions

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