娃娃机

This commit is contained in:
by 2024-10-21 11:40:58 +08:00
parent 046461d4ac
commit 69caf19491
2 changed files with 3 additions and 3 deletions

View File

@ -135,7 +135,7 @@ func SMDollMachinePerateHandler(session *netlib.Session, packetId int, data inte
// 下抓
func SMDollMachineGrabHandler(session *netlib.Session, packetId int, data interface{}) error {
logger.Logger.Tracef("SMDollMachineGrabHandler %v", data)
fmt.Println("下抓SMDollMachineGrabHandler %v", data)
msg, ok := data.(*machine.SMDollMachineGrab)
if !ok {
return nil

View File

@ -382,8 +382,8 @@ var data = []byte{
0x65, //0 几币几玩
0x00, //1 几币几玩占用位
0x2D, //2 游戏时间
0x01, //3 出奖模式0 无概率 1 随机模式 2 固定模式 3 冠兴模式
0x0A, //4 出奖概率
0x00, //3 出奖模式0 无概率 1 随机模式 2 固定模式 3 冠兴模式
0x14, //4 出奖概率
0x00, //5 出奖概率占用位
0x00, //6 空中抓物 0关闭 1开启
0x00, //7 连续投币赠送 范围0~100