emberborja / ForbiddenStarsMod

Lua mod for Table Top Simulator
0 stars 0 forks source link

onObjectPeek rules enforcement #29

Open emberborja opened 2 years ago

emberborja commented 2 years ago

broadcast instead of print? prevent peek if don't own the order and also prevent peek if not on top of an order stack. That last part would be hard but accidentally peeking orders in a stack is actually super easy to accidentally cheat.

Oh-no-found-a-bug commented 2 years ago

Great idea!

emberborja commented 1 year ago

Looking into how to prevent this functionality from happening if the peeking player does not own the order.

emberborja commented 1 year ago

Image

emberborja commented 1 year ago

Looks like there is not an easy way to enforce this as there is no way to prevent the action from firing from the event