Page 1 of 1
Solo co-op/deployment respawn unavailable
Posted: 2017-05-31 23:25
by AlbiK
It might not be a big deal but there are some times when you want to start training with choppers/jets. The problem is if you play solo co-op/deployment , the map is loaded , but SPAWN POINTS are unavailable : on top screen is written "INSTANT SPAWN" but you can't be respawned, also on top-right screen , the faction you're playing is with 0 tickets.

.
Re: Solo co-op/deployment respawn unavailable
Posted: 2017-06-01 00:29
by AlonTavor
Its an issue with some systems where the launcher overwrites __init__.py not properly. Blame windows.
Go confirm that you have Project Reality BF2\mods\pr\python\game\__init__.py and that it contains the following lines
Code: Select all
import realityinit
realityinit.init(False)
If the problem isn't there, post your Project Reality BF2\mods\pr\settings\python_errors.log
Re: Solo co-op/deployment respawn unavailable
Posted: 2017-06-01 10:56
by AlbiK
Thanks mate , it's fixed now