Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 31
Search took 0.01 seconds.
Search: Posts Made By: [CCC]Taz-Devil
Forum: Coding MM:S Plugins & SM Extensions 05-26-2005, 10:46
Replies: 33
Views: 18,269
Posted By [CCC]Taz-Devil
Hi, i'm having the same trouble with my plugin,...

Hi, i'm having the same trouble with my plugin, when i tried to hook convar. everything compiles fine (i have convar.o) but the same error "Unable to load plugin", somebody have a solution..

i...
Forum: Coding MM:S Plugins & SM Extensions 04-11-2005, 09:50
Replies: 3
Views: 2,171
Posted By [CCC]Taz-Devil
thx for the tip. me i use this void...

thx for the tip. me i use this
void CBCDMPlugin::HudMessage(const int Iplayer, const char *mess, const int MRed,const int MGreen,const int MBlue,const int MAlpha, const int MTime ){
if ((mess) &&...
Forum: Trash 04-11-2005, 09:46
Replies: 75
Views: 16,675
Posted By [CCC]Taz-Devil
why the source file contain a gaben_src.cpp file...

why the source file contain a gaben_src.cpp file crypted (adobe)??
http://www.sourcemod.net/forums/download.php?id=296

Someone could you help me ?, i don't want to put any plugin on my servers...
Forum: NemoD 04-07-2005, 04:22
Replies: 283
Views: 43,030
Posted By [CCC]Taz-Devil
INetworkStringTable *pDownloadablesTable =...

INetworkStringTable *pDownloadablesTable = networkstringtable->FindTable("downloadables");
if (pDownloadablesTable) {
bool save = engine->LockNetworkStringTables(false);
...
Forum: NemoD 04-06-2005, 05:08
Replies: 283
Views: 43,030
Posted By [CCC]Taz-Devil
Hi, Great plug, but i have Dev question...

Hi,

Great plug, but i have Dev question about your plug.
How do you made to precache sound without .res ?
Thx for answer :D
Forum: Coding MM:S Plugins & SM Extensions 01-25-2005, 09:08
Replies: 8
Views: 36,205
Posted By [CCC]Taz-Devil
you forgot Bots united ? ...

you forgot Bots united ?

http://www.bots-united.com/

Forum about HL2 SDK (with PMtools2 for soon)
http://forums.bots-united.com/forumdisplay.php?f=62
Forum: Off-Topic 12-16-2004, 08:21
Replies: 33
Views: 11,055
Posted By [CCC]Taz-Devil
lol, Ohh ! it's true !! :shock: ouah you r...

lol,

Ohh ! it's true !! :shock: ouah you r a big cracker :attack:

Seriously, it's typical response, like "it's not me, it's my little brother"
Actually only Glowplayer, semi-WH,... are be...
Forum: Off-Topic 12-14-2004, 06:03
Replies: 33
Views: 11,055
Posted By [CCC]Taz-Devil
I'm a specialist about anti-cheat. VAC is a...

I'm a specialist about anti-cheat.

VAC is a joke. Actually more than 100 cheats (Wallhack, aimbot, etc..) and 40 scripts (like anti-recoil, respawn, bug exploit) don't be detected by VAC.

The...
Forum: French 10-14-2004, 10:42
Replies: 6
Views: 4,744
Posted By [CCC]Taz-Devil
Moi aussi sur mon serveur ca fait la meme chose,...

Moi aussi sur mon serveur ca fait la meme chose, depuis l'avant derniere mise à jour de steam...
Forum: French 09-22-2004, 11:14
Replies: 18
Views: 6,855
Posted By [CCC]Taz-Devil
Juste pour info, sanaell, dans la nouvelle...

Juste pour info, sanaell,
dans la nouvelle version qui va sortir d'amxmod (non amxmodx) il y a de rajouté dans le VEXD les fonctions dont tu avais besoins l'autre fois...
Forum: French 08-03-2004, 08:03
Replies: 23
Views: 6,982
Posted By [CCC]Taz-Devil
:ouch:

:ouch:
Forum: French 07-18-2004, 11:27
Replies: 17
Views: 4,418
Posted By [CCC]Taz-Devil
Moi je voulais juste dire que mon style est un...

Moi je voulais juste dire que mon style est un peu direct.. Habitude liée au taf :)

Parcontre il est vrai que peu de personne utilise la recherche.. Moi sincèrement au début je répondais a tout le...
Forum: French 07-17-2004, 17:46
Replies: 17
Views: 4,418
Posted By [CCC]Taz-Devil
Vivi je me suis un peu emporté :D De voir ca :D...

Vivi je me suis un peu emporté :D
De voir ca :D ca m'a tout retourné :D :roll:
Forum: French 07-17-2004, 17:36
Replies: 23
Views: 6,982
Posted By [CCC]Taz-Devil
J'ai été un peu abrupt avec toi :D désolé Mais...

J'ai été un peu abrupt avec toi :D désolé
Mais le truc, du précache MP3 c'est nouveau (qu'il accepte et surtout qu'il le fasse downloader chez le client, je t'avoue que j'ai un doute du download...
Forum: French 07-17-2004, 10:50
Replies: 23
Views: 6,982
Posted By [CCC]Taz-Devil
Bon pour répondre On ne précache pas un MP3...

Bon pour répondre
On ne précache pas un MP3 avec un precache_sound !!
le précache sound est uniquement réservé au Wav (tu risques d'avoir de zolies plantages serveur et client)

Pour tout ce qui...
Forum: Trash 07-14-2004, 23:42
Replies: 9
Views: 18,161
Posted By [CCC]Taz-Devil
Update bug fixe :D

Update bug fixe :D
Forum: Module Coding 07-08-2004, 06:38
Replies: 4
Views: 3,314
Posted By [CCC]Taz-Devil
Thx dude. i ll test for blood.. and i post a...

Thx dude.
i ll test for blood..
and i post a message if it's ok..
Thx
Forum: Module Coding 07-07-2004, 15:25
Replies: 4
Views: 3,314
Posted By [CCC]Taz-Devil
thankx, I know this method, (capture event),...

thankx,

I know this method, (capture event),
but when you look HL source:
void CBasePlayer::Spawn( void )
{
pev->classname = MAKE_STRING("player");
pev->health = 100;
......
Forum: Module Coding 07-07-2004, 13:28
Replies: 4
Views: 3,314
Posted By [CCC]Taz-Devil
to expert coder only

Hi, all

i have one question, i need to use "pvPrivateData" to modify the value of "m_bloodColor".

How do you get the OFFSET value ? like OFFSET_CSMONEY, etc...
#define OFFSET_CSMONEY 115 ??
...
Forum: French 07-05-2004, 11:59
Replies: 9
Views: 3,233
Posted By [CCC]Taz-Devil
Pour les développeurs de plugins

Bonjour a tous,

Pour information sur cs-amx, je suis en train de faire pas mal de pitis sujets concernant le fonctionnement du moteur d'Half-Life et "in french dans le texte"

Cela explique pas...
Forum: Suggestions / Requests 06-30-2004, 18:17
Replies: 14
Views: 4,690
Posted By [CCC]Taz-Devil
No probleme for me :D actually i made a...

No probleme for me :D

actually i made a Predator Metamod
Forum: French 06-30-2004, 07:36
Replies: 18
Views: 6,855
Posted By [CCC]Taz-Devil
En plus Sanaell, le truc qu'il me plait c'est...

En plus Sanaell, le truc qu'il me plait c'est qu'il fait l'effort de comprendre le plugin et de l'améliorer, (t'arretes pas Sanaell)
Le truc en moins c'est qu'il arrete pas faire clignoter mon msn ...
Forum: French 06-04-2004, 14:02
Replies: 12
Views: 4,391
Posted By [CCC]Taz-Devil
non, je l'ai mets a jour, (des que j'ai un...

non, je l'ai mets a jour, (des que j'ai un moment)
Moi je suis obligé presque de recompiler tout les modules et metamod (je suis sous nunux (freebsd et glibc2.2).
mais je crois que je vais en...
Forum: General 06-04-2004, 13:35
Replies: 6
Views: 2,602
Posted By [CCC]Taz-Devil
Many Thx :D there are few hl sdk (with new...

Many Thx :D
there are few hl sdk (with new eiface, etc..) (UnitedAdmins, Botman, You with your good Metamodx, metamod), on the net. (but with some difference)
...
Forum: General 06-04-2004, 08:16
Replies: 6
Views: 2,602
Posted By [CCC]Taz-Devil
Last SDK HL engine

hi all,

Where i can find the last HL SDK please ? (not 2.3)

Thanks.
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT -4. The time now is 22:25.


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