Crossfire Server, Trunk
R21670
|
Macros | |
#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_FIRST 0 |
#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_LAST 55 |
#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 EMOTE_ACCUSE 18 |
Definition at line 398 of file c_chat.c.
Referenced by command_accuse().
#define EMOTE_BEG 51 |
Definition at line 431 of file c_chat.c.
Referenced by command_beg().
#define EMOTE_BLEED 52 |
Definition at line 432 of file c_chat.c.
Referenced by command_bleed().
#define EMOTE_BLUSH 22 |
Definition at line 402 of file c_chat.c.
Referenced by command_blush().
#define EMOTE_BOUNCE 4 |
Definition at line 384 of file c_chat.c.
Referenced by command_bounce().
#define EMOTE_BOW 20 |
Definition at line 400 of file c_chat.c.
Referenced by command_bow().
#define EMOTE_BURP 23 |
Definition at line 403 of file c_chat.c.
Referenced by command_burp().
#define EMOTE_CACKLE 6 |
Definition at line 386 of file c_chat.c.
Referenced by command_cackle().
#define EMOTE_CHUCKLE 24 |
Definition at line 404 of file c_chat.c.
Referenced by command_chuckle().
#define EMOTE_CLAP 21 |
Definition at line 401 of file c_chat.c.
Referenced by command_clap().
#define EMOTE_COUGH 25 |
Definition at line 405 of file c_chat.c.
Referenced by command_cough().
#define EMOTE_CRINGE 53 |
Definition at line 433 of file c_chat.c.
Referenced by command_cringe().
#define EMOTE_CRY 16 |
Definition at line 396 of file c_chat.c.
Referenced by command_cry().
#define EMOTE_DANCE 2 |
Definition at line 382 of file c_chat.c.
Referenced by command_dance().
#define EMOTE_FIRST 0 |
Definition at line 380 of file c_chat.c.
Referenced by basic_emote().
#define EMOTE_FLIP 26 |
Definition at line 406 of file c_chat.c.
Referenced by command_flip().
#define EMOTE_FROWN 27 |
Definition at line 407 of file c_chat.c.
Referenced by command_frown().
#define EMOTE_GASP 28 |
Definition at line 408 of file c_chat.c.
Referenced by command_gasp().
#define EMOTE_GIGGLE 8 |
Definition at line 388 of file c_chat.c.
Referenced by command_giggle().
#define EMOTE_GLARE 29 |
Definition at line 409 of file c_chat.c.
Referenced by command_glare().
#define EMOTE_GRIN 19 |
Definition at line 399 of file c_chat.c.
Referenced by command_grin().
#define EMOTE_GROAN 30 |
Definition at line 410 of file c_chat.c.
Referenced by command_groan().
#define EMOTE_GROWL 11 |
Definition at line 391 of file c_chat.c.
Referenced by command_growl().
#define EMOTE_HICCUP 31 |
Definition at line 411 of file c_chat.c.
Referenced by command_hiccup().
#define EMOTE_HUG 15 |
Definition at line 395 of file c_chat.c.
Referenced by command_hug().
#define EMOTE_KISS 3 |
Definition at line 383 of file c_chat.c.
Referenced by command_kiss().
#define EMOTE_LAST 55 |
Definition at line 435 of file c_chat.c.
Referenced by basic_emote().
#define EMOTE_LAUGH 7 |
Definition at line 387 of file c_chat.c.
Referenced by command_laugh().
#define EMOTE_LICK 32 |
Definition at line 412 of file c_chat.c.
Referenced by command_lick().
#define EMOTE_NOD 1 |
Definition at line 381 of file c_chat.c.
Referenced by command_nod().
#define EMOTE_POKE 17 |
Definition at line 397 of file c_chat.c.
Referenced by command_poke().
#define EMOTE_POUT 33 |
Definition at line 413 of file c_chat.c.
Referenced by command_pout().
#define EMOTE_PUKE 10 |
Definition at line 390 of file c_chat.c.
Referenced by command_puke().
#define EMOTE_SCREAM 12 |
Definition at line 392 of file c_chat.c.
Referenced by command_scream().
#define EMOTE_SHAKE 9 |
Definition at line 389 of file c_chat.c.
Referenced by command_shake().
#define EMOTE_SHIVER 34 |
Definition at line 414 of file c_chat.c.
Referenced by command_shiver().
#define EMOTE_SHRUG 35 |
Definition at line 415 of file c_chat.c.
Referenced by command_shrug().
#define EMOTE_SIGH 13 |
Definition at line 393 of file c_chat.c.
Referenced by command_sigh().
#define EMOTE_SLAP 36 |
Definition at line 416 of file c_chat.c.
Referenced by command_slap().
#define EMOTE_SMILE 5 |
Definition at line 385 of file c_chat.c.
Referenced by command_smile().
#define EMOTE_SMIRK 37 |
Definition at line 417 of file c_chat.c.
Referenced by command_smirk().
#define EMOTE_SNAP 38 |
Definition at line 418 of file c_chat.c.
Referenced by command_snap().
#define EMOTE_SNEEZE 39 |
Definition at line 419 of file c_chat.c.
Referenced by command_sneeze().
#define EMOTE_SNICKER 40 |
Definition at line 420 of file c_chat.c.
Referenced by command_snicker().
#define EMOTE_SNIFF 41 |
Definition at line 421 of file c_chat.c.
Referenced by command_sniff().
#define EMOTE_SNORE 42 |
Definition at line 422 of file c_chat.c.
Referenced by command_snore().
#define EMOTE_SPIT 43 |
Definition at line 423 of file c_chat.c.
Referenced by command_spit().
#define EMOTE_STRUT 44 |
Definition at line 424 of file c_chat.c.
Referenced by command_strut().
#define EMOTE_SULK 14 |
Definition at line 394 of file c_chat.c.
Referenced by command_sulk().
#define EMOTE_THANK 45 |
Definition at line 425 of file c_chat.c.
Referenced by command_thank().
#define EMOTE_THINK 54 |
Definition at line 434 of file c_chat.c.
Referenced by command_think().
#define EMOTE_TWIDDLE 46 |
Definition at line 426 of file c_chat.c.
Referenced by command_twiddle().
#define EMOTE_WAVE 47 |
Definition at line 427 of file c_chat.c.
Referenced by command_wave().
#define EMOTE_WHISTLE 48 |
Definition at line 428 of file c_chat.c.
Referenced by command_whistle().
#define EMOTE_WINK 49 |
Definition at line 429 of file c_chat.c.
Referenced by command_wink().
#define EMOTE_YAWN 50 |
Definition at line 430 of file c_chat.c.
Referenced by command_yawn().