Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delivery Quest Door BASIC CODE [DONE but UNIMPLIMENTED] #2635

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

InsightfulParasite
Copy link
Collaborator

@InsightfulParasite InsightfulParasite commented Dec 23, 2024

About The Pull Request

DELIVERY CODE!!! Creates doors that cannot be entered but can have parcels delivered to them. Delivery Doors can call 2 procs
OrderParcel(turf where parcel is placed)
OrderItems(turf where paper with request is place, item that is requested defaults to pizza, payment for the item delviery defaults to 30)
Coordinate pinpointer points to the coordinates you enter into it. Door addresses are their X and Y coordinates in the backstreets.

Why It's Good For The Game

Some people like delivering maguffins for money.

Changelog

🆑
add: delivery_doors
add: coordinate pinpointer
/:cl:

@InsightfulParasite InsightfulParasite added the Feature Something new being added. label Dec 23, 2024
@InsightfulParasite InsightfulParasite force-pushed the delivery-quest-bedrock-code branch 2 times, most recently from 9ab066f to b032c27 Compare December 23, 2024 06:03
@InsightfulParasite InsightfulParasite marked this pull request as ready for review December 23, 2024 06:04
@InsightfulParasite InsightfulParasite changed the title Delivery Quest Doors Delivery Quest Door BASIC CODE [DONE but UNIMPLIMENTED] Dec 23, 2024
@InsightfulParasite InsightfulParasite marked this pull request as draft December 23, 2024 06:07
@InsightfulParasite InsightfulParasite force-pushed the delivery-quest-bedrock-code branch from d317fab to d9828fa Compare December 23, 2024 22:27
@InsightfulParasite InsightfulParasite marked this pull request as ready for review December 23, 2024 22:28
@InsightfulParasite
Copy link
Collaborator Author

@Gboster-0 Should be all good now. The only issue is that all of this is triggered MANUALLY. Like theres no real way to automate it in game as a system yet.

@InsightfulParasite InsightfulParasite force-pushed the delivery-quest-bedrock-code branch 2 times, most recently from e5d8528 to e7ae27b Compare December 29, 2024 02:56
## About The Pull Request
DELIVERY CODE!!! Creates doors that cannot be entered but can have parcels delivered to them.
Delivery Doors can call 2 procs
OrderParcel(turf where parcel is placed)
OrderItems(turf where paper with request is place, item that is requested defaults to pizza)
Coordinate pinpointer points to the coordinates you enter into it. Door addresses are their X and Y coordinates in the backstreets.

## Why It's Good For The Game
Some people like delivering maguffins for money.
## Changelog
:cl:
add: delivery_doors
add: coordinate pinpointer
/:cl:
@InsightfulParasite InsightfulParasite force-pushed the delivery-quest-bedrock-code branch from e7ae27b to c4f010a Compare January 1, 2025 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Something new being added.
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants