Results 1 to 6 of 6

Thread: CoD 2 1.0 AFK Players

  1. #1
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts

    CoD 2 1.0 AFK Players

    Hi all, Im new here.
    I need a "script/mod" to my CoD 2 1.0 server to kill AFK Players after a time and put them to spectators and, why not, after a time kick the spectators.
    Thanks.

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

    kubislav23 (26th February 2017)

  3. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  4. #3
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts

    AFK Players on CoD 2 1.0v

    Hi all,
    I need help to create/edit a simple "mod/script" for CoD2 1.0 version that switch afk players, after x time, to spectators but i don't know where to start. Any suggestions?

  5. The Following User Says Thank You to sttte93 For This Useful Post:

    kubislav23 (26th February 2017)

  6. #4
    Private Lonsofore's Avatar
    Join Date
    Oct 2016
    Posts
    86
    Thanks
    82
    Thanked 38 Times in 25 Posts
    http://wiki.modsrepository.com/index...cript_Handbook
    Here you can find example of anti camp script. Change it a bit to get anti afk script. I recommend you to read all from this page.

    http://www.zeroy.com/script/
    Here you can find some helpful functions to do it.

  7. #5
    Sergeant maxdamage99's Avatar
    Join Date
    Aug 2014
    Location
    Russia
    Posts
    458
    Thanks
    79
    Thanked 122 Times in 101 Posts
    You want only .gsc script or add script for your server?
    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

  8. #6
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts
    Quote Originally Posted by maxdamage99 View Post
    You want only .gsc script or add script for your server?
    what is the difference?

Tags for this Thread

Posting Permissions

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