Changeset 68 for scripts


Ignore:
Timestamp:
Jul 11, 2014, 10:41:09 PM (10 years ago)
Author:
alloc
Message:

v.26: Fixed stop-script

Location:
scripts/usr/local/lib/7dtd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/lib/7dtd/VERSION

    r67 r68  
    1 Version: 25
    2 Release: 2014-07-10
     1Version: 26
     2Release: 2014-07-11
  • scripts/usr/local/lib/7dtd/commands/stop.sh

    r46 r68  
    5050                $PKILL -TERM -P $(cat $(getInstancePath $1)/monitor.pid)
    5151                rm $(getInstancePath $1)/monitor.pid
    52                 setAllPlayersOffline $1
    5352
    5453                rm $(getInstancePath $1)/7dtd.pid
Note: See TracChangeset for help on using the changeset viewer.