|Short Script for renting 'nice' apartments, (Knife/Ashlin, and the Viesques place up on Green)|
// Trigger is completing the rental procedure (ie, going to the door to an empty apt, 'rent')
tell the %player "A sweet, melodic female voice eminates from a small speaker adjacent to the rent
payment slot, 'Thank you for choosing Viesques Place for your living needs. Distinguished living for the
distinguished Withmore citizen. Please wait while your rent is processed."
pause 5
tell the %player "The sweet voice intones softly. 'You may now enter, your code is (however that is
substituted in).'
-------------------------------------------
|Short Script for entering 'nice' apartments. (K/A, Vies, and whatever the hell is/will be on Blue)
// Trigger is a player entering their apartment.
tell the %player "A pleasant, soft female voice echoes quietly, 'Welcome home."
~Next part will actually need some more shit implemented before it'll work, so this script actually
isn't complete or working, but it's a vision I had and I think it'd be damn cool, just not sure what
other code/effort would be needed to make it work.
// Trigger is the player closing/locking the door to their apartment once they're inside.
tell the %player "A familiar, warming female voice flows to your ears as the door locks, 'Your apartment
is now secure. There are %I new NLM board posts, and you currently have %I unread NLM messages.'"
~Basically, the above would require some new coding, obviously. �I was thinking that the 'NLM Options'
would only be spoken/available if said player has an NLM quickterm, and that they have it somehow hooked
up in their apartment...perhaps something along the same lines as the SHI SIC boosters that could be
installed wherever. And perhaps when the player wakes up, they can say 'Status', either simply or maybe
to an interface, and the feedback voice would issue essentially the same message, "Room is currently
secure, there are blah posts, etc..."
Trying to put it into script makes it sound like a stretch, but I've envisioned it and for the richies
that could afford places like that, it'd be a really cool feature, due both to some convenience and just
general 'that's cool'-ness.
------------------------------------------------
// Trigger is based on the day/rent of the apartment, the script would trigger the day before and the
day of rent needing to be paid when the player came home, basically slotting into the following chunk of
script.
tell the %player "A familiar, warming female voice flows to your ears as the door locks, 'Your apartment
is now secure. There are %I new NLM board posts, and you currently have %I unread NLM messages.
Reminder: Rent of 10000 chyen due tomorrow.'"
~I've no idea what the rent is, except A/K are 8000/week, but you get my meaning. I see all of this as
incentive for players who can afford it to achieve better living. Instead of the obvious aesthetic/size
improvements, they'd also get true convenience.
(Edit: Sorry for the odd breaks in this, c/p'ed straight from Notepad)
(Edited by Lotus at 11:10 pm on Sep. 14, 2002)