[?] Hot make respawn time to 1sec ?

Suggestions and feedback pertaining to Project Reality Single Player.
Post Reply
jacekak1
Posts: 37
Joined: 2009-01-31 03:55

[?] Hot make respawn time to 1sec ?

Post by jacekak1 »

hey does anyone know how to change respawn time in PRSP 0.85 ?
because i dont want to wait like 50 seconds 10 or 20sec so im asking u if its possible to change it to 1sec.Help me Pls

Jacekak1
Darkcloak2
Posts: 533
Joined: 2009-01-20 20:45

Re: [?] Hot make respawn time to 1sec ?

Post by Darkcloak2 »

if I remember right, the necessary changes can be made in the local python file, in the python folder.
(i don't have access to my laptop right now so i'm not exactly sure)
then, in that file, there's a whole section of code that determines the spawn time based on penalties and all that
playing around with those values should be able to lower the timer.
jacekak1
Posts: 37
Joined: 2009-01-31 03:55

Re: [?] Hot make respawn time to 1sec ?

Post by jacekak1 »

darkcloak2 wrote:if I remember right, the necessary changes can be made in the local python file, in the python folder.
(i don't have access to my laptop right now so i'm not exactly sure)
then, in that file, there's a whole section of code that determines the spawn time based on penalties and all that
playing around with those values should be able to lower the timer.
ok thx for advice where it can be changed,i'll try to do it.
Outlawz7
Retired PR Developer
Posts: 17261
Joined: 2007-02-17 14:59

Re: [?] Hot make respawn time to 1sec ?

Post by Outlawz7 »

\Battlefield 2\mods\pr_sp_08\python\game

Open realityconfig_local with Notepad and scroll down to these two lines (they're actually on top)
# PROJECT REALITY WOUNDED TIME
# Edit these settings to determine the amount of seconds the player will stay wounded
# Default is 120 seconds
WOUNDED_TIME = ###
#
#
# PROJECT REALITY DEAD TIME
# Edit these settings to determine the amount of seconds the player will stay dead
# Default is 30 seconds
#
# Note that this time is also subject to other penalties
DEAD_TIME = ###
The first one is the wounded timer, during which you can be revived and the other one is the dead timer.
Change the ### to whatever you want, in this case to 1 second.
jacekak1
Posts: 37
Joined: 2009-01-31 03:55

Re: [?] Hot make respawn time to 1sec ?

Post by jacekak1 »

i have done that and it works thanks man for help :)
Last edited by jacekak1 on 2009-04-26 17:16, edited 1 time in total.
Post Reply

Return to “Coop & Singleplayer”