Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: eightn
Forum: Approved Plugins 01-28-2013, 01:36
Replies: 165
Views: 95,772
Posted By eightn
Re: Achievements

When using sql mode, plugin failed to init:

[AMXX] Plugin ("Achievements_v2.0_sb5.amxx") is setting itself as failed.
[AMXX] Plugin says: You have an error in your SQL syntax; check the manual...
Forum: Scripting Help 08-14-2010, 15:51
Replies: 1
Views: 712
Posted By eightn
catch player after choosing team and BEFORE choosing class

How can I catch the moment, when player connected to server, chosen team and stop at this point (do not chose own model/class) in counter-strike?

Function get_user_model(id) return model "urban"...
Forum: Approved Plugins 07-02-2007, 01:22
Replies: 580
Views: 537,515
Posted By eightn
Re: FrostNades

>Latest Version:
>0.13 (03/23/07)

Where I can found this version? At the first post I can download only version 0.12b :(
Forum: Approved Plugins 06-17-2007, 05:12
Replies: 49
Views: 54,253
Posted By eightn
Re: Traps!

Other patches (thanx to wg again!).

//
// Fix: blind traps did't work
//

Index: amx_traps.sma
===================================================================
--- amx_traps.sma (revision...
Forum: Approved Plugins 06-16-2007, 18:15
Replies: 49
Views: 54,253
Posted By eightn
Re: Traps!

Thanx for fine plugin!


To fix this bug - radio command is executed when picking traps - apply this patch (thanx wg for it).


Index: amx_traps.sma...
Forum: Approved Plugins 10-20-2006, 12:09
Replies: 45
Views: 39,482
Posted By eightn
Re: CovertOps (Krypt-Keep3r) [updated]

Can anyone add such modification:

To get enemy clothes, user may stay near died player dedicated period of time (s.e. bomb defusing)?

I try to add this ability, but don't understand how to...
Forum: Approved Plugins 09-22-2006, 05:30
Replies: 580
Views: 537,515
Posted By eightn
Re: FrostNades

I am using War3FT plugin with FrostNades.

A bug, I find is:

Player (undead) have more less gravity, than standart.
After hitting him by frost nade (and unfreeze) player can't jump higher (his...
Forum: Approved Plugins 07-23-2005, 08:25
Replies: 23
Views: 37,478
Posted By eightn
can't compile plugin :( ungame scripting...

can't compile plugin :(


ungame scripting $ ./sc kickthenades.sma
Welcome to the AMX Mod X 1.00-272 Compiler.
Copyright (c) 1997-2004 ITB CompuPhase, AMX Mod X Team

sc: sc6.c:362: cell...
Forum: Approved Plugins 07-23-2005, 08:12
Replies: 32
Views: 32,369
Posted By eightn
Bug found. If anybody kill CT, who carry a...

Bug found.

If anybody kill CT, who carry a C4, CT is die with bomb, but bomb can't drop.
Result is - bomb are disappear from map totally and of round :(

CS 1.6, amxmodx 1.01, linux.
Forum: Unapproved/Old Plugins 02-07-2005, 09:17
Replies: 22
Views: 8,325
Posted By eightn
Where is source code?

Where is source code?
Forum: Unapproved/Old Plugins 01-29-2005, 16:25
Replies: 313
Views: 276,258
Posted By eightn
Can you add ability (pleeease) :) to define...

Can you add ability (pleeease) :) to define blackwords with spaces at the begin or at the end of word?

For example:

1.old style

black word (blacklist.ini)
cdef

but many good word use...
Forum: Unapproved/Old Plugins 01-07-2005, 10:09
Replies: 93
Views: 82,050
Posted By eightn
Thnx for interesting plugin. Whether...

Thnx for interesting plugin.

Whether probably to add an feature of activation (explosion) with some casually probability of one (two, three) dumped a granate after a random time interval?

For...
Forum: Unapproved/Old Plugins 01-07-2005, 03:54
Replies: 79
Views: 59,395
Posted By eightn
I can't compile this plugin under amxx 1.0 on...

I can't compile this plugin under amxx 1.0 on linux (gentoo 2004.1):

ungame scripting $ ./sc oob_protector.sma
Welcome to the AMX Mod X 1.00-251 Compiler.
Copyright (c) 1997-2004 ITB CompuPhase,...
Forum: Approved Plugins 09-21-2004, 06:59
Replies: 208
Views: 136,634
Posted By eightn
Command "war3x on/off" hasn't bought any results....

Command "war3x on/off" hasn't bought any results.

Situation 1.

At start of new map sv_warcraft3x=0 in war3x.cfg
In this case plugin is never active:

In game I type 'rcon war3x on'. War3x...
Forum: Approved Plugins 09-20-2004, 16:50
Replies: 208
Views: 136,634
Posted By eightn
Hmm. Mod can't see sv_warcraft3x var. I set...

Hmm. Mod can't see sv_warcraft3x var.
I set sv_warcraft3x to zero (sv_warcraft3x=0) during game, but mod do not off.

This is because sv_warcraft3 checked only at new map start?

Can I...
Forum: Approved Plugins 09-19-2004, 08:25
Replies: 208
Views: 136,634
Posted By eightn
Thnx, Ryan. Under 2.6.0 compiler plugin...

Thnx, Ryan.
Under 2.6.0 compiler plugin compiled successfully and worked.

As I understand, more best results during work I get with 2.5.1 version of compiler? Where can I find it?
At...
Forum: Approved Plugins 09-18-2004, 13:08
Replies: 208
Views: 136,634
Posted By eightn
Next try to not using AMXX?

Next try to not using AMXX?
Forum: Approved Plugins 09-18-2004, 09:38
Replies: 208
Views: 136,634
Posted By eightn
I can't compile this plugin under Linux with AMXX...

I can't compile this plugin under Linux with AMXX 0.16 steam:

setup.cfg default settings,
changed only #define AMXX_ENABLED 1

./sc war3x.sma
Small compiler 2.1.0 Copyright (c)...
Forum: Unapproved/Old Plugins 08-29-2004, 06:28
Replies: 313
Views: 276,258
Posted By eightn
.sma attached. Because i use this plugin for...

.sma attached.

Because i use this plugin for filter russian words, I am disable some
filters (symbol to symbol) in code:


case '@': szText[i] = 'a'
// case...
Forum: Unapproved/Old Plugins 08-27-2004, 22:32
Replies: 313
Views: 276,258
Posted By eightn
This error in func "public FilterText( id,...

This error in func "public FilterText( id, szText[] )"
In tail of it:


while( nPos > -1 )
{
<...>


nPos = containi( szText[nPos+nLen-1], g_szSwearWords[i] )
Forum: Unapproved/Old Plugins 08-27-2004, 07:57
Replies: 313
Views: 276,258
Posted By eightn
Whether probably to provide in a cycle of check...

Whether probably to provide in a cycle of check of a phrase the maximal length of this cycle?
Today my server has hung, as amx (in plugin advanced swear filter) has come in an infinite cycle:
...
Forum: Approved Plugins 08-27-2004, 07:43
Replies: 206
Views: 154,792
Posted By eightn
Whether probably to add in mod display of the...

Whether probably to add in mod display of the current status of the trained weapons and current damages
(for example in the left bottom corner, how in a ATAC-plugin)?

I have tried to add this...
Forum: Approved Plugins 08-24-2004, 12:09
Replies: 357
Views: 162,506
Posted By eightn
Whether probably to add in a plugin two things,...

Whether probably to add in a plugin two things, please?

1.Optional opportunity of display of temperature in degrees of celsius.
At us in Russia country in general poorly know Farenheit and all...
Forum: Approved Plugins 04-01-2004, 08:45
Replies: 428
Views: 249,170
Posted By eightn
Pimp daddy, whether it is possible to add...

Pimp daddy, whether it is possible to add (official) support of recording/reading to/from mysql based on IP addresses?

Especially it is made elementary, it is necessary to make insignificant...
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT -4. The time now is 07:58.


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