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

Showing results 1 to 25 of 71
Search took 0.01 seconds.
Search: Posts Made By: NullWarez
Forum: Zombie Plague Mod 04-08-2011, 11:54
Replies: 218
Views: 176,375
Posted By NullWarez
Re: [ZP] Bank SteamID,Nick,IP(MySQL,SQLITE) v0.5.2f

Balgaa (http://forums.alliedmods.net/member.php?u=72685)

No, what you want it sucks. MySQL best solution that can be associated with the web site. And then make donations associated with online...
Forum: HL1 Servers (HLDS) 03-07-2011, 08:51
Replies: 14
Views: 4,787
Posted By NullWarez
Re: Memory leak problem

Well thanks, I'm going to rewrite all the plugins.

Will create a native to colorchat

Static varibles used in functions that are used frequently.
This reduces the workload. Is not required each...
Forum: HL1 Servers (HLDS) 03-06-2011, 08:57
Replies: 14
Views: 4,787
Posted By NullWarez
Re: Memory leak problem

I have another question.
About - Static local declarations

example:

public fn_example()
{
static szNewVarible[64]
return
}
Forum: Scripting Help 03-05-2011, 07:34
Replies: 2
Views: 873
Posted By NullWarez
Re: Standardization, issue

Thank you! This is what I was looking for!
Forum: HL1 Servers (HLDS) 03-05-2011, 06:18
Replies: 14
Views: 4,787
Posted By NullWarez
Re: Memory leak problem

I checked everything. The problem is not mapchooser and not mapmenu.

The problem in the entity. Laser-mine plug, and nade-modes.

I redid all the data plug-ins, all entity removed correctly....
Forum: General 03-05-2011, 06:14
Replies: 1
Views: 983
Posted By NullWarez
Re: Memory leak problem

Yes I have the same problem http://forums.alliedmods.net/showthread.php?t=143960
Forum: Scripting Help 03-05-2011, 06:08
Replies: 2
Views: 873
Posted By NullWarez
Standardization, issue

Why do so many people give a variable name like g_iPlayers, g _iNum ??

Because of this bullshit is not understood, that in variable.

And why prefix g_??

Why for example, for variables not...
Forum: Zombie Plague Mod 03-01-2011, 16:07
Replies: 3,753
Views: 3,702,096
Posted By NullWarez
Re: Zombie Plague Mod 4.3

Sory guys, Not in the section written! xD

Wanted to write a jetpack + bazooka xD oh lol ololo
Forum: HL1 Servers (HLDS) 12-02-2010, 15:56
Replies: 14
Views: 4,787
Posted By NullWarez
Re: Memory leak problem

Well I'll try. After a couple of weeks of monitoring, i will write the answer.

Thanks for the tip
Forum: HL1 Servers (HLDS) 11-30-2010, 15:36
Replies: 14
Views: 4,787
Posted By NullWarez
Re: Memory leak problem

Need to update all amxmodx? Or just mapchooser.amxx?
Forum: HL1 Servers (HLDS) 11-30-2010, 01:32
Replies: 14
Views: 4,787
Posted By NullWarez
Re: Memory leak problem

memory is not cleared when the map changes? Plugins are loaded again, and new variables are created. Or am I wrong?

latest developer build - not stable...

I have both so full of problems with...
Forum: HL1 Servers (HLDS) 11-27-2010, 11:13
Replies: 14
Views: 4,787
Posted By NullWarez
Memory leak problem

System: FreeBSD 7.3 linux emu fedora core 10 with SSE2 support HZ 1000
HLDS build: Linux 16:56:12 Mar 8 2010 (4883)
AMXMODX build 1.8.1

Log 3 days uptime:

====# SERVERS STATS#====

SERVER:...
Forum: Scripting Help 11-13-2010, 19:32
Replies: 1
Views: 1,574
Posted By NullWarez
S_LoadSound strangeness

If the console write: spk fvox/one.wav
Sound play great, but i have error -
S_LoadSound: Couldn't load /fvox/wav.wav

P.S developer 1

If the console write: spk fvox/one
Sound play great, and...
Forum: Zombie Plague Mod 11-11-2010, 22:39
Replies: 218
Views: 176,375
Posted By NullWarez
Re: [ZP] Bank SteamID,Nick,IP(MySQL,SqLite) Fixed

BUG REPORT: Theoretical collision

You use global g_szQuery[256]

SQL request work asynchronously...

If users call a function in one time - collision occurs.

Problem Solving:
Do not use...
Forum: HL1 Servers (HLDS) 11-11-2010, 21:03
Replies: 14
Views: 3,623
Posted By NullWarez
Re: Server crashing at the time of map change

I had a similar error, this is a problem in which a plug-in. Disable plugins one by one and check.

When I found a bug, I reworked the plugin code, but to no avail. Then I simply paused plugin to...
Forum: Zombie Plague Mod 11-02-2010, 17:29
Replies: 218
Views: 176,375
Posted By NullWarez
Re: [ZP] Bank SteamID,Nick,IP(MySQL,SqLite) Fixed

Interesting plugin, but it contains a lot of errors, errors of logic.

The fact that he uses MySQL's great, great!

I will take it as a base, and finalized.

Code:

... !g_dbConnectStatus)...
Forum: Trash 10-02-2010, 10:48
Replies: 0
Views: 710
Posted By NullWarez
Segmentation fault NadeModes

Problem Found on ZP 4.3

The problem was in the flood-click M

Delete post
Forum: Unapproved/Old Plugins 09-29-2010, 07:32
Replies: 38
Views: 41,321
Posted By NullWarez
Re: Anti-Spam Lite

Ok spam blocker more powerful. Close thread....
Forum: Unapproved/Old Plugins 09-28-2010, 11:37
Replies: 38
Views: 41,321
Posted By NullWarez
Re: Anti-Spam Lite

Guys I'm doing a new version of Anti-Spam Lite, post the spam that does not block your anti-spam

like: roze liknot server be zol? tkasher 000-000-0000 or any other types of spam
Forum: Scripting Help 09-27-2010, 23:06
Replies: 4
Views: 3,951
Posted By NullWarez
Re: Ham_Think and EV_FL_nextthink

Thanks guys, it works.

Now I can reduce the load on the processor, reducing the number of iterations :-)
Forum: Scripting Help 09-27-2010, 07:05
Replies: 4
Views: 3,951
Posted By NullWarez
Ham_Think and EV_FL_nextthink

public plugin_init()
{
RegisterHam(Ham_Think, "grenade", "fw_think")
}

public fw_think(ent)
{
entity_set_float(ent, EV_FL_nextthink, get_gametime() + 15.0)
client_print(0,...
Forum: Approved Plugins 09-26-2010, 00:15
Replies: 425
Views: 466,509
Posted By NullWarez
Re: Ultimate Gore v1.6 *UPDATED 7/5/08* - Supports: CS/CZ/DoD/TFC/TS/ESF/SC/valve

Bug report:

In Unix-Like system this code not working:

public plugin_precache()
{
spr_blood_drop = precache_model("sprites/blood.spr")
spr_blood_spray =...
Forum: Zombie Plague Mod 09-22-2010, 15:16
Replies: 5
Views: 1,206
Posted By NullWarez
Re: All players in the CT team question

Yes, I've already found, but it's not the way out of trouble.

Have to rewrite plug-ins ...

But anyway thanks for the tips...

@zhulo

There is a plug-in "Infinite Round", but...
Forum: Zombie Plague Mod 09-22-2010, 01:57
Replies: 5
Views: 1,206
Posted By NullWarez
Re: All players in the CT team question

I use advanced chat like [zombie] Nickname, [human] Nickname

zombie chat color = red
human chat color = blue

ColorChat switch color have bug...

My problem is that when everyone on the same...
Forum: Approved Plugins 09-22-2010, 00:58
Replies: 694
Views: 468,338
Posted By NullWarez
Re: Infinite Round

How to hook Game_Commencing ??

I need to ZP 4.3 plug-in which players from all over CT in the early rounds. And if another players connect, the running event Game_Commencing.

And I need to...
Showing results 1 to 25 of 71

 
Forum Jump

All times are GMT -4. The time now is 05:55.


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