Page 1 of 1

Cant spawn in COOP/ solo mode

Posted: 2018-07-31 19:10
by Blac
Every time i go to spawn in an offline match in COOP it says my team has zero tickets (the ticket number has been set to 999 in the menu) and when i try to spawn a grey bar comes up at the top of the screen that just says "instant spawn" i haven't done any modding or changed the games files in any way so im wondering what caused this to happen ? and how i could fix it ?

Re: Cant spawn in COOP/ solo mode

Posted: 2018-07-31 22:35
by AlonTavor
Go to Project Reality BF2\mods\pr\python\game\

Edit __init__.py with notepad

put

Code: Select all

import realityinit

realityinit.init(False)
Run launcher as admin so it doesn't break it again.

Re: Cant spawn in COOP/ solo mode

Posted: 2018-07-31 23:31
by Blac
Do u have step by step instructions on how to get to Project Reality BF2\mods\pr\python\game\ and how to run the launcher as admin ? my bad i really suck at computer stuff

Re: Cant spawn in COOP/ solo mode

Posted: 2018-08-02 14:44
by Veterans-Gaming
Step 1: Open Window File Explorer (the yellow folder) and at the top where you can input a file path, paste in the path (Project Reality BF2\mods\pr\python\game\ ) and press enter

Image


Step 2: There you will find the file mentioned, just open it with a notepad and add/change the line written by Alon.

To get to the launcher, do the same thing as step 1, enter the path in the address bar of Windows File Explorer and press enter.
Path to launcher: Project Reality BF2\mods\pr\bin\

Step 3: There, you right click on the PRLauncher.exe and select Run As Administrator.

Step 4 (optional): To set this permanently, right click on the PRLauncher.exe and select Properties at the bottom, and then in the new window, select the Compatibility tab along the top. From there, you can select Change Settings for All Users and then check the box next to Run as Administrator - click Apply to save changes:

Image

Good luck!

Re: Cant spawn in COOP/ solo mode

Posted: 2018-08-02 18:15
by Blac
It worked thank you for your help

Re: Cant spawn in COOP/ solo mode

Posted: 2018-11-01 14:38
by Pvt. Andrew
AlonTavor wrote:Go to Project Reality BF2\mods\pr\python\game\

Edit __init__.py with notepad

put

Code: Select all

import realityinit

realityinit.init(False)
Run launcher as admin so it doesn't break it again.
When I save the changes in notepad I get this error message: C:\Program Files (x86)\Project Reality\Project Reality BF2\mods\pr\phyton\game\__init__.py
You do not have permission to open this file. See the owner of the file or an administrator to obtain permission.

Does this mean that I can't do nothing or is there a solution...please help me, I really want to be able to train in solo.

Re: Cant spawn in COOP/ solo mode

Posted: 2018-11-01 14:51
by Outlawz7
Check if file is set to read-only? Or you have UAC on?