Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

Conversation

@Ultraporing
Copy link
Contributor

@Ultraporing Ultraporing commented Sep 13, 2017

Thanks to @oxisto for helping me to figure out the packets.
Closes #119

@Ultraporing Ultraporing force-pushed the container_contents branch 2 times, most recently from 359bfae to ab80825 Compare September 13, 2017 22:29
@oxisto
Copy link
Contributor

oxisto commented Sep 13, 2017

Nice! Could we try adding the map parameter 2 on event 42? This looks like the uuid of either the owner or the "opener". I can check it in the morning

log.Debug("Got container opening event...")

if state.LocationId == 0 {
log.Warn("The players location has not yet been set. Please transition zones so the location can be identified.")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming both these take the same type of parameter can you define this once as msg and pass that to log and notification?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@Ultraporing
Copy link
Contributor Author

It could also be the GUID of the object. so you know what container.

@Ultraporing Ultraporing force-pushed the container_contents branch 3 times, most recently from 5277f5b to 8e0d75c Compare September 14, 2017 12:45
@Ultraporing
Copy link
Contributor Author

Added event 75 (generic container), and we send now the ContainerType "Bank" || "Generic" and the ContainerGUID to Nats too.

@regner
Copy link
Owner

regner commented Sep 16, 2017

Looking good, any other comments or requests before I merge?

@Ultraporing
Copy link
Contributor Author

Not from me, all good.

@Ultraporing
Copy link
Contributor Author

Currently not up to date with the new location update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants