Solo co-op/deployment respawn unavailable
-
AlbiK
- Posts: 31
- Joined: 2015-01-06 10:26
Solo co-op/deployment respawn unavailable
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.
.
-
AlonTavor
- PR:BF2 Developer
- Posts: 2991
- Joined: 2009-08-10 18:58
Re: Solo co-op/deployment respawn unavailable
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
If the problem isn't there, post your Project Reality BF2\mods\pr\settings\python_errors.log
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)-
AlbiK
- Posts: 31
- Joined: 2015-01-06 10:26
Re: Solo co-op/deployment respawn unavailable
Thanks mate , it's fixed now
