Tickets stuck to "0" in local co op w/bots
Posted: 2020-05-03 00:15
offline mod in co op don't work it got stuk at 0 tickets in all maps
Code: Select all
# ------------------------------------------------------------------
#
# PROJECT REALITY SERVER INIT
#
# This file can be edited by any server (public or private).
#
import realityinit
realityinit.init(False) # Switch to True if using debugger executables (PRLauncher.exe will automatically modify this value accordingly)
# ------------------------------------------------------------------
# Add your custom script's initilization below