Can't spawn in PR Normal Local/Co-op Local
-
RexehAgentrds
- Posts: 30
- Joined: 2013-08-03 00:21
Can't spawn in PR Normal Local/Co-op Local
I start up the local server, enter game, join a squad and try to spawn, but it won't. I have a blood effect on my screen like you get when you bleeding with the message "Your wounded, call a medic or give up, etc." I need help. I want to learn how to fly helicopters but can't because of this glitch. Any fix or what?
-
Boris
- Posts: 223
- Joined: 2006-11-11 22:18
Re: Can't spawn in PR Normal Local/Co-op Local
See here: https://www.realitymod.com/forum/f27-pr ... spawn.html
Chances are you only need to paste the following code into your "bf2\mods\pr\python\game\__init__.py" file.
Chances are you only need to paste the following code into your "bf2\mods\pr\python\game\__init__.py" file.
Code: Select all
import realityinit
realityinit.init(False)