updated includes
This commit is contained in:
parent
ae2c22ba11
commit
4b81034f81
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MAX_ADMINS 64
|
||||
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <mysql>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MAX_ADMINS 64
|
||||
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
// Uncomment if you want to display
|
||||
// names with hud messages
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <engine>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MAXRCONCVARS 16
|
||||
new g_cvarRcon[ MAXRCONCVARS ][32]
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmodx>
|
||||
|
||||
#define HELPAMOUNT 10 // Number of commands per page
|
||||
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
// Comment if you don't want to hide not used reserved slots
|
||||
#define HIDE_RESERVED_SLOTS
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
new g_Answer[128]
|
||||
new g_optionName[4][32]
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmodx>
|
||||
|
||||
new Float:g_Flooding[33]
|
||||
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
/* Commands Menus */
|
||||
|
||||
|
|
|
@ -32,9 +32,9 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
/* File location: $moddir/addons/amx */
|
||||
/* File location: $moddir/addons/amxx/plugins/csstats.amx */
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmodx>
|
||||
|
||||
/* Function calculates position in rank.
|
||||
*
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MAX_MESSAGES 6
|
||||
#define X_POS -1.0
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MAX_MAPS 128
|
||||
#define SELECTMAPS 5
|
||||
|
|
|
@ -33,9 +33,7 @@
|
|||
*/
|
||||
|
||||
|
||||
#include <amxmod>
|
||||
#include <engine>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MAX_MAPS 64
|
||||
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
new g_menuPosition[33]
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmodx>
|
||||
|
||||
public MultiKill
|
||||
public MultiKillSound
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmodx>
|
||||
|
||||
// WARNING: If you comment this line make sure
|
||||
// that in your mapcycle file maps don't repeat.
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
// Uncomment if you want to have two new commands
|
||||
// amx_off - pause plugins not marked as unpauseable
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
new g_menuPosition[33]
|
||||
new g_menuPlayers[33][32]
|
||||
|
|
|
@ -35,8 +35,7 @@
|
|||
// Uncomment if you want to have seperate settings for each map
|
||||
//#define MAPSETTINGS
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#if !defined NO_STEAM
|
||||
#define MAXMENUPOS 34
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define SPEED 0.3
|
||||
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <csstats>
|
||||
#include <amxmodx>
|
||||
|
||||
// You can also manualy enable these options by setting them to 1
|
||||
// For example:
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <csstats>
|
||||
#include <amxmodx>
|
||||
|
||||
new g_pingSum[33]
|
||||
new g_pingCount[33]
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MAX_MENU_DATA 64
|
||||
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
new g_menuPosition[33]
|
||||
new g_menuPlayers[33][32]
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmodx>
|
||||
|
||||
new g_TimeSet[32][2]
|
||||
new g_LastTime
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
#define MOTD_LENGTH 1024
|
||||
|
||||
|
|
|
@ -32,8 +32,7 @@
|
|||
* version.
|
||||
*/
|
||||
|
||||
#include <amxmod>
|
||||
#include <amxmisc>
|
||||
#include <amxmodx>
|
||||
|
||||
// Settings (comment unwanted options)
|
||||
#define SHOW_MODS
|
||||
|
|
Loading…
Reference in New Issue
Block a user