• 1
RAZOR_HD

Thirst and Hunger 100% when log off and log back in

Question

hi sorry if in the wrong place.dont no if anyone could help iam running exile chernarus.ive  noticed if i log off with say 50% hunger 20% thirst and log back in there both back at 100%.ive asked for help on this before but i was able to fix it.it was a bad config file.but just having no look this time since the update.also iam getting session lost alot since this update never had this before.can any one help with this and thankyou if you can.

Share this post


Link to post
Share on other sites

11 answers to this question

Advertisement
  • 0

hi guys dont no if you have fixed this yet.but ive been messing around today in the config file in mpmissions.look were ive put my map name.the problem went away since doing this.could someone else  confirm this works for them aswell plz.thx

// Difference from the daytime temperature to the water temperature
			water = -5;
		};
	};

	class Chernarus: Altis        <<<<<<<<<<<<<<<<<<<<<<<<< PUT MY MAP NAME HERE UNDER THE ABOVE. I RUN CHERNARUS MAP
	{
		class FireFlies: FireFlies
		{
			enable = 1;
		};

		class Anomalies: Anomalies
		{
			enable = 1;
		};

		class Breathing: Breathing
		{
			enable = 1;
		};

		class Snow: Snow
		{
			enable = 0;
			surfaces[] = {"#nam_snow"};
		};

		class Radiation: Radiation
		{
			enable = 0;
			contaminatedZones[] = 
			{
				{{3960.14,	8454.75,	152.862}, 	80, 	140},	// Object A1
				{{4974.70,	6632.82,	4.74293}, 	40, 	150},	// Object A2
				{{6487.92,	9302.03,	36.0014}, 	60, 	110}	// Sebjan Chemical Factory
			};
		};

		class Temperature: Temperature
		{
			daytimeTemperature[] = {-2.00,-1.77,-1.12,-0.10,1.24,2.78,4.40,6.00,7.46,8.65,9.50,9.90,9.90,9.50,8.65,7.46,6.00,4.40,2.78,1.24,-0.10,-1.12,-1.77,-2.00,-2.00};
		};
	};
};

 

Share this post


Link to post
Share on other sites
  • 0
On 3/16/2016 at 1:27 PM, RAZOR_HD said:

hi guys dont no if you have fixed this yet.but ive been messing around today in the config file in mpmissions.look were ive put my map name.the problem went away since doing this.could someone else  confirm this works for them aswell plz.thx


// Difference from the daytime temperature to the water temperature
			water = -5;
		};
	};

	class Chernarus: Altis        <<<<<<<<<<<<<<<<<<<<<<<<< PUT MY MAP NAME HERE UNDER THE ABOVE. I RUN CHERNARUS MAP
	{
		class FireFlies: FireFlies
		{
			enable = 1;
		};

		class Anomalies: Anomalies
		{
			enable = 1;
		};

		class Breathing: Breathing
		{
			enable = 1;
		};

		class Snow: Snow
		{
			enable = 0;
			surfaces[] = {"#nam_snow"};
		};

		class Radiation: Radiation
		{
			enable = 0;
			contaminatedZones[] = 
			{
				{{3960.14,	8454.75,	152.862}, 	80, 	140},	// Object A1
				{{4974.70,	6632.82,	4.74293}, 	40, 	150},	// Object A2
				{{6487.92,	9302.03,	36.0014}, 	60, 	110}	// Sebjan Chemical Factory
			};
		};

		class Temperature: Temperature
		{
			daytimeTemperature[] = {-2.00,-1.77,-1.12,-0.10,1.24,2.78,4.40,6.00,7.46,8.65,9.50,9.90,9.90,9.50,8.65,7.46,6.00,4.40,2.78,1.24,-0.10,-1.12,-1.77,-2.00,-2.00};
		};
	};
};

 

No joy.  I'm running Esseker and made the change.  I can still log out with half hunger or thirst, log right back in with both @ 100%.  Any more ideas?

Share this post


Link to post
Share on other sites
  • 0

HI.ive noticed in my database under player tab.thirst and hunger is set at 100.i changed mine to >no default< as a test.i can login logout with no problems.maybe try that.  

Share this post


Link to post
Share on other sites
  • 0

Same results, but thanks for the suggestion.  Noticed other values in the DB like health were set to "0", tried that too, no change. 

 

*EDIT:  Possible Fix*

Went through all files in mission.pbo.  Noticed some minor differences in the mission.sqm, and dumped it for default, added back in class mission / addOns[]= and hunger thirst now seems to be working. 

I've also kept the DB settings Razor_HD mentioned in above post to "no default" in MySQL.

 

Edited by H4ZM4T
*Possible Fix*
  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.