Random idea: Persistant Portable Placables

Development of standard ALFA palettes (ABR)

Moderators: ALFA Administrators, Staff - Technical

Locked
User avatar
Blackwill
Owlbear
Posts: 576
Joined: Sat Jan 08, 2005 12:41 pm
Location: Zhentil Keep (GMT+1)

Random idea: Persistant Portable Placables

Post by Blackwill »

Persistant Portable Placables (PPPs in short). This allows players to pick up placables and place them down ingame themselves. Of course they way a lot and take up a whole lot of place in an inventory, just to make it akward to carry many at the same time.

It was something handy, and gave more dynamical enviroment for players. They could rearange Inn chairs. They could actually craft them and take them to where they should be.

The two big problems IMO with this system is that they take up database memory due to being persistant (location of the items gets saved) and the coding work, if it can't be taken from NWN code.

Again this is something I've seen in action and was very neat. Any thoughts?
Do you know what "nemesis" means? A righteous infliction of retribution manifested by an appropriate agent. Personified in this case by an 'orrible cunt... me.

~The ALFAn Hazite.

Image
User avatar
Fionn
Ancient Red Dragon
Posts: 2942
Joined: Sun Jan 04, 2004 7:07 am
Location: Seattle, WA

Post by Fionn »

No need to save the location on the item - if it is in inventory, then it is in inventory. If we wish to make them store in the mod DB so you can leave them placed over resets, that adds some overhead. The script is trivial, but does require that all modules have both the onActivate script and the placeable in their pallet.
PC: Bot (WD)

Code: Select all

     -----          -----          -----          -----
    /     \        /     \        /     \        /     \
   /  RIP  \      /  RIP  \      /  RIP  \      /  RIP  \      /
   |       |      |       |      |       |      |       |      |
  *| *  *  |*    *| *  *  |*    *| *  *  |*    *| *  *  |*    *|
_)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_(
User avatar
Blackwill
Owlbear
Posts: 576
Joined: Sat Jan 08, 2005 12:41 pm
Location: Zhentil Keep (GMT+1)

Post by Blackwill »

Yes, I'm talking about the PPPs being place anywhere, and after a server reset, the PPPs are at their former exact location before the reset.
Do you know what "nemesis" means? A righteous infliction of retribution manifested by an appropriate agent. Personified in this case by an 'orrible cunt... me.

~The ALFAn Hazite.

Image
User avatar
ç i p h é r
Retired
Posts: 2904
Joined: Fri Oct 21, 2005 4:12 pm
Location: US Central (GMT - 6)

Post by ç i p h é r »

Already on the drawing board Blackwill. :)

http://www.alandfaraway.org/phpbbforum/ ... hp?t=28150

If you'd like to add anything, let me know and I'll unlock the thread.
User avatar
Blackwill
Owlbear
Posts: 576
Joined: Sat Jan 08, 2005 12:41 pm
Location: Zhentil Keep (GMT+1)

Post by Blackwill »

My bad for haven't seeing that thread. I'd like to add my thoughts to the thread. Thanks.
Do you know what "nemesis" means? A righteous infliction of retribution manifested by an appropriate agent. Personified in this case by an 'orrible cunt... me.

~The ALFAn Hazite.

Image
User avatar
ç i p h é r
Retired
Posts: 2904
Joined: Fri Oct 21, 2005 4:12 pm
Location: US Central (GMT - 6)

Post by ç i p h é r »

No problem. There's a lot of information here yet, but we can clear the clutter once we implement the features. You can post there now.
danielmn
Fionn In Disguise
Posts: 4678
Joined: Sat Nov 05, 2005 9:08 pm

Post by danielmn »

Just to throw in, that sounds like a very awesome idea....I can imagine some evildoers picking up PPP treetrunks and blocking a bridge, then laying in wait to ambush someone. :)
Swift wrote: Permadeath is only permadeath when the PCs wallet is empty.
Zyrus Meynolt: [Party] For the record, if this somehow blows up in our faces and I die, I want a raise

<Castano>: danielnm - can you blame them?
<danielmn>: Yes,
<danielmn>: Easily.

"And in this twilight....our choices seal our fate"
User avatar
HDB
Gelatinous Cube
Posts: 320
Joined: Mon May 24, 2004 11:29 am
Location: We are always in all ways nowhere; now here = GMT -6

Post by HDB »

If the PPPs sway into items unique PCs would have:

-Small alter or shrine(candle, idol, sacrificial surface...etc)
-Knight camp(banner, tent, campfire,....etc)
-Scaling rope( allow thieves to ascend by droping a rope)
-Wizards study period(book, candle...etc)

All thing capable to be managed in a inventory, and rather minor in complexity once placed.

Large containers might be a good idea as well, to RP all the times a PC has to carry an container item found in game.
E.G. run into the dragon's lair and run out with the chest, we got corpses on the OAS for this.


....................................HDB.
OAS DM
Locked