Resting system - camping

Scripted ALFA systems & related tech discussions (ACR)

Moderators: ALFA Administrators, Staff - Technical

Locked
User avatar
AcadiusLost
Chosen of Forumamus, God of Forums
Posts: 5061
Joined: Tue Oct 19, 2004 8:38 am
Location: Montara, CA [GMT -8]
Contact:

Resting system - camping

Post by AcadiusLost »

With Live coming up fast, I wanted to put in a placeholder for a proper camping/resting system to allow resting outside of towns/inns.

I was hoping we could spawn a rest zone trigger when a camp was set up, but it appears CreateObject won't work for OBJECT_TYPE_TRIGGER - so I've added some extra handling to the _PlayerCanRest() function in acr_resting_i as follows:

In Aboveground, Natural areas:
-druids and rangers will be able to rest without restrictions
-all other PCs will be able to rest, provided they are near a tent pitched via Heed's PC Tools.

For now, such tents are spawnable by anyone, without a need for a corresponding inventory item- though we could make an "ALFA Tent" item before Live if that's desired- just adds to the complexity, as we'd have to get that into all the appropriate merchants, and those who couldn't find one would still be unable to rest.

This system should work on the OAS2 as well, after a small script and blueprint update.
User avatar
maxcell
Githyanki
Posts: 1335
Joined: Mon Oct 18, 2004 9:44 pm
Location: Pennsylvania GMT -5
Contact:

Post by maxcell »

Great AL, looking forward to it!
Thangorn
Haste Bear
Posts: 2081
Joined: Fri Oct 01, 2004 1:00 pm
Location: Queenstown, New Zealand

Post by Thangorn »

Easily fixed if using camping in the travel map as it could port you to a restable "Camp x" area based on the terrain that you are in..

These areas can have random encounters set up too, not Baldur's Gate style though but if you run away you might lose your tent.. :)
On indefinite real life hiatus

[22:52] <Veilan> obviously something sinister must be afoot if a DM does not have his social security number in his avatar name!
User avatar
AcadiusLost
Chosen of Forumamus, God of Forums
Posts: 5061
Joined: Tue Oct 19, 2004 8:38 am
Location: Montara, CA [GMT -8]
Contact:

Post by AcadiusLost »

I guess the travel map-based camping will wait till after Live, for now we're going with Rick's tiled Highway areas, which will provide a more immursive, familiar experience for our early-live players.
Thangorn
Haste Bear
Posts: 2081
Joined: Fri Oct 01, 2004 1:00 pm
Location: Queenstown, New Zealand

Post by Thangorn »

I'll be interested to see how the server holds up with all those exteriors because I want lots..

I'm really very keen on the dynamic travel map implementation though..
see Indio, I'm a convert :)

Remember when we first started building I used to be a massive proponent of having every exterior built.. Gee I wonder what changed my mind *kicks toolset*
On indefinite real life hiatus

[22:52] <Veilan> obviously something sinister must be afoot if a DM does not have his social security number in his avatar name!
Locked