Logging while bleeding == weapon loss on exit / relog death

Place all new suggestions here, for easy viewing.

Moderators: Forum Moderators, Server Moderators

Forum rules
Suggestions is a moderated OOC forum.

Inflammatory bullshit, thread de-railing, or anything other than suggestions or constructive criticism may result in punitive action.
Post Reply
DuncUK
Abuses Ads for Free
Posts: 162.0
Joined: August 11th, 2008, 6:08 am
Game Name(s): Frank_Dowling Alabaster_Codify
Location: UK
Contact:

Logging while bleeding == weapon loss on exit / relog death

Post by DuncUK »

Logging while bleeding to avoid death seems to be almost common practise on this server, despite being quite clearly against the rules. While you can sometimes get a screenshot to report that person, if you are too far away or they escape in a car, then you are denied the opportunity. I also think this should affect those that crash... it may be possible to force a crash, the likelyhood of a crash while bleeding is sufficiently small that the benefits outweigh the occasional loss.

The server must know (or be able to calculate) if a person is bleeding, so upon seeing a bleeder log off it could easily store a flag to remember to kill that person on re-entry to the game. This is would be something to be done after the SQL migration of course... but I think worth it?
Last edited by DuncUK on November 12th, 2008, 4:00 am, edited 1 time in total.
Alabaster Codify, SA News... on a break from SZR.
DuncUK
Abuses Ads for Free
Posts: 162.0
Joined: August 11th, 2008, 6:08 am
Game Name(s): Frank_Dowling Alabaster_Codify
Location: UK
Contact:

Re: Logging while bleeding -> death on relog

Post by DuncUK »

As an alternative to death on relog, the players weapons and $500 could be taken as if they had been in hospital.
Alabaster Codify, SA News... on a break from SZR.
Samiam22
Posts: 135.0
Joined: September 5th, 2008, 11:15 pm

Re: Logging while bleeding == weapon loss on exit / relog death

Post by Samiam22 »

And frozen for 2 minutes, 1 minute for hospital time and 1 minute for logging.
Sam_Iam, Level 7, Civilian
Liam_Heath, Level 2, SANews Correspondent
Damien_West, Level 1, Grove Street Families Recruit
Josh_Lee
Posts: 97.0
Joined: August 28th, 2008, 12:14 am
Game Name(s): Josh_Lee - Level 13
Location: Australia

Re: Logging while bleeding == weapon loss on exit / relog death

Post by Josh_Lee »

yeh I agree with this like when you have:

Code: Select all

		    new Float:health;
		    GetPlayerHealth(j, health);
   			if(health < 35)
			{
			    GetPlayerHealth(j, health);
			    SetPlayerHealth(j, health - 5.0);
			    SendClientMessage(j, COLOR_RED, "You are bleeding!");
			}
Or however you have it just make a function that checks players health on spawn and if it was:
if(health < 10);
Put them into hospital
Samiam22
Posts: 135.0
Joined: September 5th, 2008, 11:15 pm

Re: Logging while bleeding == weapon loss on exit / relog death

Post by Samiam22 »

But you spawn with full health if you relog.
Sam_Iam, Level 7, Civilian
Liam_Heath, Level 2, SANews Correspondent
Damien_West, Level 1, Grove Street Families Recruit
BlackCop
Posts: 274.0
Joined: September 13th, 2008, 5:37 pm

Re: Logging while bleeding == weapon loss on exit / relog death

Post by BlackCop »

:cripes: They mean the health you have before you relog.
ken nomaro-leader of YAKUZIES- >>FIRST JAPANESE GANG IN SZRGTARP<<
level 1- wizard
level 01- wheelman>NASCAR SUCKS<
level 69- sex(thanks david webb)
level 4- rogue
level 20- turd(country western is rubbish)
DuncUK
Abuses Ads for Free
Posts: 162.0
Joined: August 11th, 2008, 6:08 am
Game Name(s): Frank_Dowling Alabaster_Codify
Location: UK
Contact:

Re: Logging while bleeding == weapon loss on exit / relog death

Post by DuncUK »

It would be much easier to strip weapons and take $500 when the player exits... nothing has to be remembered or saved that isn't already, this just has to be done immediately before saving the players ini file (SQL lol). The bleeding calculations must already be in there, so this should be extremely straightforward to implement... and would eliminate one of the biggest areas of faggotry on this server.

(1 down, 1.53454 * 10^29 to go)
Alabaster Codify, SA News... on a break from SZR.
Jessica_Lawson
Posts: 16.0
Joined: November 5th, 2008, 10:39 am
Game Name(s): Lisa_Smith
Location: Barbados
Contact:

Re: Logging while bleeding == weapon loss on exit / relog death

Post by Jessica_Lawson »

I do agree on this.
Once your bleeding and the game crash, or some people forced to exit the game.
It should have an auto death on re log.
Because in both cases, you will still be dead.

I think it's Stupid, to forced a re log, if you die.
David_York
Posts: 965.0
Joined: October 4th, 2008, 12:53 pm
Location: MO FUCKEN CANADA EH?!

Re: Logging while bleeding == weapon loss on exit / relog death

Post by David_York »

Why not increase the area in which it shows the person logged, to better the chance of catching the person with a screenshot.
Smokey_ONeil
Posts: 214.0
Joined: January 31st, 2008, 11:43 pm
Location: intarweb, computerscreen

Re: Logging while bleeding == weapon loss on exit / relog death

Post by Smokey_ONeil »

Great idea 100%
It is very frustrated when you've made someone bleed and they log once they're x distance away from you because they think its ok.
Van_Hell wrote:so was i will make die all the times bears want this sux.
Alexander_Zimmermann
Posts: 29.0
Joined: October 17th, 2008, 12:22 am

Re: Logging while bleeding == weapon loss on exit / relog death

Post by Alexander_Zimmermann »

Nice idea i support this, let's wait for a server coder to come and aprove or deny it.
The boiled juice from the cactus contains
the worlds highest concentration
of the hallucinogen known as mescaline.
Post Reply