Project 1999

Go Back   Project 1999 > Server Issues > Bugs > Green Bugs

Reply
 
Thread Tools Display Modes
  #1  
Old 12-06-2023, 11:32 AM
Rygar Rygar is offline
Planar Protector

Rygar's Avatar

Join Date: Nov 2015
Location: Minnesota
Posts: 1,798
Default Sneak/Hide messages (timeline changes)

I searched but didn't find anything on this.

Here is how I believe sneak messages should work on P99 (these are Rogue only obviously):
<[July 1999] no sneak messages exist
[July 1999] to [June 2001] sneak messages implemented as follows:
Sneak Success:
Code:
You are as quiet as a cat stalking its prey.
Sneak Failure (note the grammatical error... missing the " a "):
Code:
You are as quiet as herd of running elephants.
[July 2001]+ sneak failure message fixed:
Code:
You are as quiet as a herd of running elephants.
Here is how I believe Hide messages should work on P99 (I found source saying these are rogue only, not sure if implemented on P99 or not):
<[July 1999] no hide messages exist
[July 1999]+ hide messages implemented
Hide Success:
Code:
You have hidden yourself from view.
Hide Failure:
Code:
You failed to hide yourself.
Evidence:
 

http://goldringkinkan.web.fc2.com/eq/d_rogue.htm
This site mentions a July 27, 1999 patch implementing sneak/hide messages just for the rogue class:
Quote:
In the update on the night of July 27, 1999 (Japan time), a message (success/failure) when running Sneak was added. It's a nice change to be able to see success or failure without actually walking. However, it seems that this message only appears for Rogues, not other classes.
 Message when the skill succeeds: ``You are as quiet as a cat stalking its prey.''
 Message when the skill fails: ``You are as quiet as herd of running elephants.''
Quote:
Initially, Hide did not know whether the skill was successful or not, but with the update on July 27, 1999 (Japan time), a message was added when Hide was executed, making it possible to judge whether it was successful or not. . This is a very welcome change for Rogue. However, this message appears to only appear in Rogue.
 Message when the skill is successful: ``You have hidden yourself from view.''
 Message when the skill is failed: ``You failed to hide yourself.''
6/27/2001 patch mentions lots of spelling/grammatical fixes, where the rogue sneak failure message was updated
http://www.tski.co.jp/baldio/patch/20010627.html

Pasketti parser V 0.8 was posted on 7/13/2001 where his change log mentions the updated sneak message

Change log from Pasketti:
Quote:
t's Friday the 13th, what better day to release a new version?
http://www.cws.org/~pasketti
<snip>

Enjoy!
Joe D

Changes:
<snip>
Understands new corrected sneak failure message.
Note he made a parser for the actual log, he sent me the code so very confident on the timeline verbiage change:
Code:
  {"You are as quiet as a cat stalking its prey.", TrackCounter, (long) &CurrRD.SneakSuccess, 0, 0, 0},
  {"You are as quiet as a herd of running elephants.", TrackCounter, (long) &CurrRD.SneakFailure, 0, 0, 0},
  {"You are as quiet as herd of running elephants.", TrackCounter, (long) &CurrRD.SneakFailure, 0, 0, 0},


Thanks for your time!
__________________
Wedar - Level 60 Grandmaster <Azure Guard>
Check out my Zone Guide to The Hole
The Hole wiki now fully updated and accurate: Hole Wiki Page
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:46 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 - 2024, Jelsoft Enterprises Ltd.