quick hack to display reputation oxp not working
Posted: Sun Feb 24, 2013 12:13 pm
Hi everyone,
I was hoping to make a quick adjustment to the display reputation oxp to add a parcel reputation status string along with the cargo and passenger reputations (I'm running 1.77).
I hoped not to dive deeply into OXP-foo. What I did:
copied/renamed display-reputation-passenger.js to display-reputation-parcel.js
global search replaced "passenger" to "parcel" in display-reputation-parcel.js
(verified that the name of the property is player.parcelReputation)
added display-reputation-parcel.js to world-scripts.plist
in missiontext.plist copied the passenger key/strings and changed "passenger" to "parcel"
restarted oolist, did a hyperspace jump, and....I still only see the passenger and cargo statuses on the F5F5 screen.
In theory, should this change be sufficient to add the parcel reputation correctly?
(By the way, I did dig in, and I see 5 parcels fulfilled and 2 unknown....what does that end up as a reputation?)
Thanks,
CmdrLuke (Bogatyr)
I was hoping to make a quick adjustment to the display reputation oxp to add a parcel reputation status string along with the cargo and passenger reputations (I'm running 1.77).
I hoped not to dive deeply into OXP-foo. What I did:
copied/renamed display-reputation-passenger.js to display-reputation-parcel.js
global search replaced "passenger" to "parcel" in display-reputation-parcel.js
(verified that the name of the property is player.parcelReputation)
added display-reputation-parcel.js to world-scripts.plist
in missiontext.plist copied the passenger key/strings and changed "passenger" to "parcel"
restarted oolist, did a hyperspace jump, and....I still only see the passenger and cargo statuses on the F5F5 screen.
In theory, should this change be sufficient to add the parcel reputation correctly?
(By the way, I did dig in, and I see 5 parcels fulfilled and 2 unknown....what does that end up as a reputation?)
Thanks,
CmdrLuke (Bogatyr)