Project 1999

Go Back   Project 1999 > Server Issues > PvP Bugs

Reply
 
Thread Tools Display Modes
  #1  
Old 02-09-2022, 02:16 AM
Imago Imago is offline
Fire Giant

Imago's Avatar

Join Date: Feb 2014
Posts: 819
Default

Quote:
Originally Posted by Botten [You must be logged in to view images. Log in or Register.]
Hey guys it's clear this isn't working as intended, whether by the P99 Staff or original EQ devs, but honestly, isn't that what this game is all about? In fact, we should be rewarding ourselves for finding new and creative ways to play the game as it is presented to us! In fact, why even bother having any kind of bug forum - if the mechanics are in the game at this moment, it must be exactly what we deserve.
So Meh..
__________________
Quote:
Originally Posted by Derubael View Post
You're just a british meatball.
Red99: 60 Ranger / 60 Rogue / 60 Monk / 60 Necro / 55 Wiz / 54 Paladin / 54 Bard / 48 Druid
Reply With Quote
  #2  
Old 02-09-2022, 11:35 AM
Botten Botten is offline
Planar Protector

Botten's Avatar

Join Date: Jul 2011
Posts: 2,898
Default

Changing a persons quote is really frowned on by these forums. Especially rewriting it.

I don't get it Imago. You are playing on an emulator of a game hosted for free.

Demanding an immediate fix that only affects a small population of players and characters who have this limited race/class who exploit this in PvP.

Have some humbleness they acknowledge it and are trying to fix it but it doesn't warrant a hot fix and drop all resources to fix NOW.

Hell want fix the code yourself and part of the solution:

https://github.com/EQEmu/Server/blob...one/attack.cpp

Code:
if (hit.skill == EQ::skills::SkillArchery ||
		(hit.skill == EQ::skills::SkillThrowing && GetClass() != BERSERKER))
		hit.damage_done /= 2;

	if (hit.damage_done < 1)
		hit.damage_done = 1;

	if (hit.skill == EQ::skills::SkillArchery) {
		int bonus = aabonuses.ArcheryDamageModifier + itembonuses.ArcheryDamageModifier + spellbonuses.ArcheryDamageModifier;
		hit.damage_done += hit.damage_done * bonus / 100;
		int headshot = TryHeadShot(defender, hit.skill);
		if (headshot > 0) {
			hit.damage_done = headshot;
		}
		else if (GetClass() == RANGER && GetLevel() > 50) { // no double dmg on headshot
			if ((defender->IsNPC() && !defender->IsMoving() && !defender->IsRooted()) || !RuleB(Combat, ArcheryBonusRequiresStationary)) {
				hit.damage_done *= 2;
				MessageString(Chat::MeleeCrit, BOW_DOUBLE_DAMAGE);
			}
		}
	}
Last edited by Botten; 02-09-2022 at 11:42 AM..
Reply With Quote
  #3  
Old 02-10-2022, 12:38 AM
Imago Imago is offline
Fire Giant

Imago's Avatar

Join Date: Feb 2014
Posts: 819
Default

Quote:
Originally Posted by Botten [You must be logged in to view images. Log in or Register.]
I don't get it Imago. You are playing on an emulator of a game hosted for free.

Demanding an immediate fix that only affects a small population of players and characters who have this limited race/class who exploit this in PvP.
I am not demanding anything from the Devs. I appreciate what they do, and any interaction with them has always started and ended with "thank you for being you and doing god's work." I will continue to do so, since I understand that what they do is a thankless job.

What I am demanding is that you recognize how stupid you sound when you try to defend this bug and its place in the game. There are plenty of people saying "this is stupid, clearly not working as intended by the P99 devs nor original intent, and should be fixed" and you pipe up and try to make arguments as to why it shouldn't be fixed.

What I want is for you to admit that this does not belong in the game that we play together and leave this thread alone. All you have done is shit it up with your opinions on why this shouldn't be addressed.
__________________
Quote:
Originally Posted by Derubael View Post
You're just a british meatball.
Red99: 60 Ranger / 60 Rogue / 60 Monk / 60 Necro / 55 Wiz / 54 Paladin / 54 Bard / 48 Druid
Reply With Quote
  #4  
Old 02-07-2022, 07:58 PM
Baugi Baugi is offline
Sarnak

Baugi's Avatar

Join Date: Jan 2015
Posts: 289
Default

Quote:
Originally Posted by Darkone [You must be logged in to view images. Log in or Register.]
for whatever it is worth pretty much all of my euro crew is not playing red99 because of this stupid pvp meta, anyone defending bowquest is a bluebie that wants red99 to stay blue because it levels out the playing field between bad players and good ones if you can just spam your bow, it literally takes zero skill
The meta isn't going to change much either way heh. Most of the loud voices in this thread are windy rangers.
Reply With Quote
  #5  
Old 02-07-2022, 02:09 PM
reebz reebz is offline
Kobold

reebz's Avatar

Join Date: May 2018
Posts: 122
Default

Ya Tunes upset because he doesn't want to get a set of AGI gear lol
__________________
y'all ever think about how yr backstory isn't tragic enough to ever become a superhero? ya i think bout that a lot.
Reply With Quote
  #6  
Old 02-10-2022, 01:34 AM
reebz reebz is offline
Kobold

reebz's Avatar

Join Date: May 2018
Posts: 122
Default

The GMs here are ass I don't recall ever thanking any of them. Amelinda? Sirken? Zade or w/e his name is. Any of the other elf police that showed up on red to fuck things up for a few months then dissappear. Ya no thanks.
__________________
y'all ever think about how yr backstory isn't tragic enough to ever become a superhero? ya i think bout that a lot.
Reply With Quote
  #7  
Old 02-10-2022, 03:25 AM
Jimjam Jimjam is offline
Planar Protector


Join Date: Jul 2013
Posts: 12,488
Default

Whats the quality of GMs got to do with the price of fish? Surely this is a dev issue if anything?
Reply With Quote
  #8  
Old 02-10-2022, 01:22 PM
reebz reebz is offline
Kobold

reebz's Avatar

Join Date: May 2018
Posts: 122
Default

Devs don't give a hoot about red

File this under not getting fixed

Red is dead. It's not because of this ranged garbage but it probably sucks for the 1 or 2 people who might log in through the week to try and "pvp'
__________________
y'all ever think about how yr backstory isn't tragic enough to ever become a superhero? ya i think bout that a lot.
Reply With Quote
  #9  
Old 03-05-2022, 04:31 AM
Gustoo Gustoo is offline
Planar Protector

Gustoo's Avatar

Join Date: Mar 2012
Location: The side of Bristlebane
Posts: 5,985
Default

Weighted axe on full luclin geared warrior is the ultimate super meta with heavy duty HD sniper rifle bow. File under working as intended.

Anyone not knowing how easy it is to fletch when you can hold ALT or whatever to grab one from a stack is a goof ball. with a bag full of components you've got plenty of top quality arrows that don't cost that much money. k-blam
__________________
Discord PVP Server:
Quote:
Originally Posted by Rogean View Post
Lost but not forgotten.
Reply With Quote
  #10  
Old 03-29-2022, 06:06 PM
Tune Tune is offline
Planar Protector

Tune's Avatar

Join Date: Apr 2012
Location: the gym
Posts: 3,124
Default

wtt full windstriker
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:02 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.