Project 1999

Project 1999 (/forums/index.php)
-   Resolved Issues (/forums/forumdisplay.php?f=14)
-   -   Field Supplies - Bugged reward text (/forums/showthread.php?t=143243)

happyhappy 03-14-2014 07:01 PM

Field Supplies - Bugged reward text
 
Description: About once in twenty twices the reward text will be cut off to only show "pieces." instead of "You receive X copper pieces."

Relevant NPCs: Any Mercenary

Relevant LOCs: Any Mercenary

Steps to reproduce bug:
  1. Get supply from Noble Helssen
  2. Turn it into a Mercenary
  3. Repeat until bug happens

Expected behavior: Entire coin reward should display, perhaps the reward at some point is an escape character?

nilbog 03-15-2014 11:56 AM

Fixed, pending update.

Had an int(rand(10)) to be random up to 10. Changed it to int(rand(9))+1, so it shouldn't be 0.

happyhappy 03-21-2014 04:30 PM

still happening post patch, silver pieces didn't show.

nilbog 03-21-2014 04:50 PM

Missed some. Fixed the rest, pending update.


All times are GMT -4. The time now is 11:33 PM.

Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.