Crossfire Server, Branch 1.12  R12190
Defines
Emotes players can use to communicate

Defines

#define EMOTE_ACCUSE   18
#define EMOTE_BEG   51
#define EMOTE_BLEED   52
#define EMOTE_BLUSH   22
#define EMOTE_BOUNCE   4
#define EMOTE_BOW   20
#define EMOTE_BURP   23
#define EMOTE_CACKLE   6
#define EMOTE_CHUCKLE   24
#define EMOTE_CLAP   21
#define EMOTE_COUGH   25
#define EMOTE_CRINGE   53
#define EMOTE_CRY   16
#define EMOTE_DANCE   2
#define EMOTE_FLIP   26
#define EMOTE_FROWN   27
#define EMOTE_GASP   28
#define EMOTE_GIGGLE   8
#define EMOTE_GLARE   29
#define EMOTE_GRIN   19
#define EMOTE_GROAN   30
#define EMOTE_GROWL   11
#define EMOTE_HICCUP   31
#define EMOTE_HUG   15
#define EMOTE_KISS   3
#define EMOTE_LAUGH   7
#define EMOTE_LICK   32
#define EMOTE_NOD   1
#define EMOTE_POKE   17
#define EMOTE_POUT   33
#define EMOTE_PUKE   10
#define EMOTE_SCREAM   12
#define EMOTE_SHAKE   9
#define EMOTE_SHIVER   34
#define EMOTE_SHRUG   35
#define EMOTE_SIGH   13
#define EMOTE_SLAP   36
#define EMOTE_SMILE   5
#define EMOTE_SMIRK   37
#define EMOTE_SNAP   38
#define EMOTE_SNEEZE   39
#define EMOTE_SNICKER   40
#define EMOTE_SNIFF   41
#define EMOTE_SNORE   42
#define EMOTE_SPIT   43
#define EMOTE_STRUT   44
#define EMOTE_SULK   14
#define EMOTE_THANK   45
#define EMOTE_THINK   54
#define EMOTE_TWIDDLE   46
#define EMOTE_WAVE   47
#define EMOTE_WHISTLE   48
#define EMOTE_WINK   49
#define EMOTE_YAWN   50

Define Documentation

#define EMOTE_ACCUSE   18

Definition at line 89 of file commands.h.

Referenced by basic_emote(), and command_accuse().

#define EMOTE_BEG   51

Definition at line 122 of file commands.h.

Referenced by basic_emote(), and command_beg().

#define EMOTE_BLEED   52

Definition at line 123 of file commands.h.

Referenced by basic_emote(), and command_bleed().

#define EMOTE_BLUSH   22

Definition at line 93 of file commands.h.

Referenced by basic_emote(), and command_blush().

#define EMOTE_BOUNCE   4

Definition at line 75 of file commands.h.

Referenced by basic_emote(), and command_bounce().

#define EMOTE_BOW   20

Definition at line 91 of file commands.h.

Referenced by basic_emote(), and command_bow().

#define EMOTE_BURP   23

Definition at line 94 of file commands.h.

Referenced by basic_emote(), and command_burp().

#define EMOTE_CACKLE   6

Definition at line 77 of file commands.h.

Referenced by basic_emote(), and command_cackle().

#define EMOTE_CHUCKLE   24

Definition at line 95 of file commands.h.

Referenced by basic_emote(), and command_chuckle().

#define EMOTE_CLAP   21

Definition at line 92 of file commands.h.

Referenced by basic_emote(), and command_clap().

#define EMOTE_COUGH   25

Definition at line 96 of file commands.h.

Referenced by basic_emote(), and command_cough().

#define EMOTE_CRINGE   53

Definition at line 124 of file commands.h.

Referenced by basic_emote(), and command_cringe().

#define EMOTE_CRY   16

Definition at line 87 of file commands.h.

Referenced by basic_emote(), and command_cry().

#define EMOTE_DANCE   2

Definition at line 73 of file commands.h.

Referenced by basic_emote(), and command_dance().

#define EMOTE_FLIP   26

Definition at line 97 of file commands.h.

Referenced by basic_emote(), and command_flip().

#define EMOTE_FROWN   27

Definition at line 98 of file commands.h.

Referenced by basic_emote(), and command_frown().

#define EMOTE_GASP   28

Definition at line 99 of file commands.h.

Referenced by basic_emote(), and command_gasp().

#define EMOTE_GIGGLE   8

Definition at line 79 of file commands.h.

Referenced by basic_emote(), and command_giggle().

#define EMOTE_GLARE   29

Definition at line 100 of file commands.h.

Referenced by basic_emote(), and command_glare().

#define EMOTE_GRIN   19

Definition at line 90 of file commands.h.

Referenced by basic_emote(), and command_grin().

#define EMOTE_GROAN   30

Definition at line 101 of file commands.h.

Referenced by basic_emote(), and command_groan().

#define EMOTE_GROWL   11

Definition at line 82 of file commands.h.

Referenced by basic_emote(), and command_growl().

#define EMOTE_HICCUP   31

Definition at line 102 of file commands.h.

Referenced by basic_emote(), and command_hiccup().

#define EMOTE_HUG   15

Definition at line 86 of file commands.h.

Referenced by basic_emote(), and command_hug().

#define EMOTE_KISS   3

Definition at line 74 of file commands.h.

Referenced by basic_emote(), and command_kiss().

#define EMOTE_LAUGH   7

Definition at line 78 of file commands.h.

Referenced by basic_emote(), and command_laugh().

#define EMOTE_LICK   32

Definition at line 103 of file commands.h.

Referenced by basic_emote(), and command_lick().

#define EMOTE_NOD   1

Definition at line 72 of file commands.h.

Referenced by basic_emote(), and command_nod().

#define EMOTE_POKE   17

Definition at line 88 of file commands.h.

Referenced by basic_emote(), and command_poke().

#define EMOTE_POUT   33

Definition at line 104 of file commands.h.

Referenced by basic_emote(), and command_pout().

#define EMOTE_PUKE   10

Definition at line 81 of file commands.h.

Referenced by basic_emote(), and command_puke().

#define EMOTE_SCREAM   12

Definition at line 83 of file commands.h.

Referenced by basic_emote(), and command_scream().

#define EMOTE_SHAKE   9

Definition at line 80 of file commands.h.

Referenced by basic_emote(), and command_shake().

#define EMOTE_SHIVER   34

Definition at line 105 of file commands.h.

Referenced by basic_emote(), and command_shiver().

#define EMOTE_SHRUG   35

Definition at line 106 of file commands.h.

Referenced by basic_emote(), and command_shrug().

#define EMOTE_SIGH   13

Definition at line 84 of file commands.h.

Referenced by basic_emote(), and command_sigh().

#define EMOTE_SLAP   36

Definition at line 107 of file commands.h.

Referenced by basic_emote(), and command_slap().

#define EMOTE_SMILE   5

Definition at line 76 of file commands.h.

Referenced by basic_emote(), and command_smile().

#define EMOTE_SMIRK   37

Definition at line 108 of file commands.h.

Referenced by basic_emote(), and command_smirk().

#define EMOTE_SNAP   38

Definition at line 109 of file commands.h.

Referenced by basic_emote(), and command_snap().

#define EMOTE_SNEEZE   39

Definition at line 110 of file commands.h.

Referenced by basic_emote(), and command_sneeze().

#define EMOTE_SNICKER   40

Definition at line 111 of file commands.h.

Referenced by basic_emote(), and command_snicker().

#define EMOTE_SNIFF   41

Definition at line 112 of file commands.h.

Referenced by basic_emote(), and command_sniff().

#define EMOTE_SNORE   42

Definition at line 113 of file commands.h.

Referenced by basic_emote(), and command_snore().

#define EMOTE_SPIT   43

Definition at line 114 of file commands.h.

Referenced by basic_emote(), and command_spit().

#define EMOTE_STRUT   44

Definition at line 115 of file commands.h.

Referenced by basic_emote(), and command_strut().

#define EMOTE_SULK   14

Definition at line 85 of file commands.h.

Referenced by basic_emote(), and command_sulk().

#define EMOTE_THANK   45

Definition at line 116 of file commands.h.

Referenced by basic_emote(), and command_thank().

#define EMOTE_THINK   54

Definition at line 125 of file commands.h.

Referenced by basic_emote(), and command_think().

#define EMOTE_TWIDDLE   46

Definition at line 117 of file commands.h.

Referenced by basic_emote(), and command_twiddle().

#define EMOTE_WAVE   47

Definition at line 118 of file commands.h.

Referenced by basic_emote(), and command_wave().

#define EMOTE_WHISTLE   48

Definition at line 119 of file commands.h.

Referenced by basic_emote(), and command_whistle().

#define EMOTE_WINK   49

Definition at line 120 of file commands.h.

Referenced by basic_emote(), and command_wink().

#define EMOTE_YAWN   50

Definition at line 121 of file commands.h.

Referenced by basic_emote(), and command_yawn().