Update amxconst.inc

This commit is contained in:
OciXCrom 2018-07-25 15:44:25 +02:00 committed by GitHub
parent 6782da6a3d
commit f883fcc205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -224,7 +224,12 @@ public stock const Float:NULL_VECTOR[3];
/**
* Placeholder that replaces the admin name in show_activity_custom()
*/
#define ACTIVITY_ADMIN_NAME "$an"
#define ACTIVITY_STR_NAME "$an"
/**
* Placeholder that replaces the client prefix in show_activity_custom()
*/
#define ACTIVITY_STR_PREFIX "$px"
/**
* @section Client print native constants