| 
 Thank you for pointing that out.  I had no idea.
 I went to the top of my eqstr_us.txt file and changed:
 EQST0002
 0 5901
 
 to:
 
 EQST0002
 0 5902
 
 Then I went ahead and added line 9190 between lines 9174 and 9193, like so:
 9174 The strength of your stonewall allows you to resume feigning death.
 9190 You cannot cast this spell while in combat.
 9193 Requirements:  Must spend %1 ability points.
 
 Unfortunately I still get errors when I logged into the game:
 
 At character select, above my character's head I saw the following:
 ERROR: String not found. (1554)
 
 And the moment I logged in, I only got the following 4 errors, instead of the original 5 I got before the change:
 ERROR: String not found. (12355)
 ERROR: String not found. (12357)
 ERROR: String not found. (12359)
 ERROR: String not found. (468 )
 
 Any other ideas?  I feel like we are onto something here! =)
 |