Singleplayer Issue
-
DjSlixx
- Posts: 2
- Joined: 2015-03-17 01:46
Singleplayer Issue
Every time I try to create a server so I can play with bots to practice it always says "no medics in the area, click give up to spawn" when I click give up nothing happens. I can't play. After installing it with SO many problems, if I can't get this running then I'm going ti consider uninstalling. 
-
Jacksonez__
- Posts: 1090
- Joined: 2013-07-28 13:19
Re: Singleplayer Issue
Little searching around the forum is always recommendedDjSlixx wrote:Every time I try to create a server so I can play with bots to practice it always says "no medics in the area, click give up to spawn" when I click give up nothing happens. I can't play. After installing it with SO many problems, if I can't get this running then I'm going ti consider uninstalling.![]()
https://www.realitymod.com/forum/f26-pr ... erver.html
Boris wrote:Go to \mods\pr\python\game\__init__.py, open it in Notepad, and check it's not empty. It should contain the following:
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 initialisation below #
