[Ohrrpgce] [Bug 64] New: Name is not remembered when hero is removed
bugzilla-daemon at cyberverse.com
bugzilla-daemon at cyberverse.com
Mon May 16 14:43:12 PDT 2005
http://HamsterRepublic.com/bugzilla/show_bug.cgi?id=64
Summary: Name is not remembered when hero is removed
Product: OHRRPGCE
Version: 20040628 Ozarks
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: Heroes
AssignedTo: Bob at HamsterRepublic.com
ReportedBy: caron.mike at gmail.com
CC: ohrrpgce at lists.motherhamster.org
Ordinarily, when a hero is deleted from a party, his name is remembered (I.e.
the ${H#} textbox meta-string). However, if the hero has been renamed at any
point, and is subsequently deleted, the name that is remembered is reset to "".
Example:
# Leo is hero number 1.
show text box(1) # "${H1}: I have a name" (shows up as "Leo: I have a name!")
add hero(hero:leo) #add leo to party (must be done as per Bug #63)
rename hero(hero:leo) #rename him
show text box(1) # "${H1}: I have a name" (shows up as "<whatever name>: I have
a name!")
delete hero(hero:leo) #remove him
show text box(1) # "${H1}: I have a name" (shows up as ": I have a name!")
--
Configure bugmail: http://HamsterRepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Ohrrpgce
mailing list