actions

package
v0.0.0-...-2cfbff6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Actions = map[string]interface{}{
	"ClientBegin:":           actionslist.ClientBegin,
	"say:":                   actionslist.Say,
	"ClientConnect:":         actionslist.ClientConnect,
	"ClientUserinfo:":        actionslist.ClientUserinfo,
	"ClientSpawn:":           actionslist.ClientSpawn,
	"Timelimit:":             actionslist.TimelimitHit,
	"ClientUserinfoChanged:": actionslist.DefaultAction,
	"tell:":                  actionslist.Tell,
	"saytell:":               actionslist.SayTell,

	"ClientJumpRunStarted:":    actionslist.ClientJumpRunStarted,
	"ClientJumpRunCanceled:":   actionslist.ClientJumpRunCanceled,
	"ClientJumpRunStopped:":    actionslist.ClientJumpRunStopped,
	"ClientJumpRunCheckpoint:": actionslist.ClientJumpRunCheckpoint,
	"RunLog:":                  actionslist.RunLog,
}

Functions

func HandleAction

func HandleAction(workerId int, action string, actionParams []string, c *appcontext.AppContext)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL