Raised This Month: $ Target: $400
 0% 

code wrong help!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
joelverghese
Member
Join Date: Oct 2011
Old 05-05-2012 , 01:51   code wrong help!
Reply With Quote #1

hey when i compile this code it is a .inc file it gives a error message that file cannot be readed..
code-

#pragma tabsize 0
enum { cvar, value };

#define MAXPLAYERS 32
//
#define PLAYER_LEFT 128
#define PLAYER_RIGHT 256
//
#define HACKS 8


// Huds
new hud_pwc[3][64] //punish, warning,cheatkey
new hud_pwc_arg[3][11][6] //punish, warning,cheatkey

//
new p_dproto_data[2]

//
new cv_site[64]
new cv_amxbanstype
//
new g_MaxPlayers
new g_mapname[32]
new g_configsdir[64]
new g_mainconfig[128]
//
new mypunishment[128]
new commandpunishment[256]

//
//Teams
#define CS_TEAM_UNASSIGNED 0
#define CS_TEAM_T 1
#define CS_TEAM_CT 2
#define CS_TEAM_SPECTATOR 3


//

enum _:Module_list {

BHOP = 0,
CDHACK,
FFX,
CHEATKEY,
CHEATLIST,
CHEATSAY,
CHEATNAMES,
CMDFLOOD,
FASTFIRE,
NAMESPAM,
SPEEDHACK,
SPINHACK,
ZONEGUARD,
ALIASCHECK,
SPAMSAY,
ANTIKICK

}

enum _arameter_list {

BANTYPE = 0,
BANTIME,
BANSAY

}

enum _layer_parameters {

NAME[32],
IP[17],
AUTHID[25],
PROVIDER,
PROTOCOL,
Bool:BOT,
Bool:HLTV,
Bool:ALIVE,
TEAM,
VIDEO,
WEAPON,
AMMO

}
new gSettings[Module_list][Parameter_list];
new gUserParam[MAXPLAYERS+1][Player_parameters];
joelverghese is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-05-2012 , 02:28   Re: code wrong help!
Reply With Quote #2

You need to compile locally with the .inc file in the "includes" folder.
__________________
fysiks is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode