Coins Dig Update

From Club Penguin Protocol
Jump to navigation Jump to search

This packet is by the client, requesting to add more coins in exchange for digging.

In response, the server sends this packet back with the current room ID, amount of coins won and total sum of user's coins. The client will calculate and add said coins.

In the following example(s), the room is 813, found coins is 50, and current coins is 100

Examples

Client-side %xt%s%r#cdu%-1%
Server-side %xt%cdu%813%50%100%

Structure

User Room Gained Coins Current Coins
813 50 100