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

Showing results 1 to 25 of 77
Search took 0.02 seconds.
Search: Posts Made By: RED7
Forum: HL1 Servers (HLDS) 05-22-2010, 07:17
Replies: 6
Views: 2,399
Posted By RED7
Re: Services not responding with hlds

If i already login ssh i can kill process hlds and services normal run. Last log message:
Forum: Unapproved/Old Plugins 05-19-2010, 09:11
Replies: 11
Views: 4,577
Posted By RED7
Re: ClanWars Manager

ServO, sorry, i dont understand you.
---
Warnings fixed. 1th post updated.
Forum: HL1 Servers (HLDS) 05-19-2010, 07:28
Replies: 6
Views: 2,399
Posted By RED7
Re: Services not responding with hlds

VDS its virtual server. I install and configure all web services apache, php, ftp etc. "WebHosting" give me only clean centos 5.
Forum: HL1 Servers (HLDS) 05-18-2010, 15:02
Replies: 6
Views: 2,399
Posted By RED7
Re: Services not responding with hlds

I have VDS server without technical support. I think, that this key error:
Forum: HL1 Servers (HLDS) 05-12-2010, 11:10
Replies: 6
Views: 2,399
Posted By RED7
Services not responding with hlds

My server VDS Centos 5. Startup last steam hlds with screen. Server normal run, but after 1-2days all services (ftp,ssh,httpd...) and hlds not responding.
Exit in this problem only reboot server....
Forum: Unapproved/Old Plugins 05-11-2010, 06:55
Replies: 11
Views: 4,577
Posted By RED7
Re: ClanWars Manager

ServO, completely different plugin! Read description please.
Forum: Unapproved/Old Plugins 05-10-2010, 15:15
Replies: 11
Views: 4,577
Posted By RED7
Re: ClanWars Manager

ServO, please link
Forum: Unapproved/Old Plugins 05-10-2010, 04:24
Replies: 11
Views: 4,577
Posted By RED7
Re: ClanWars Manager

epic ., for this exist cvar cwm_admvotetime.
fysiks, thk, fixed.
Forum: Unapproved/Old Plugins 05-09-2010, 18:00
Replies: 11
Views: 4,577
Posted By RED7
ClanWars Manager

ClanWars Manager v0.3
Author: RED

- Description -
With this plugin players can create and support clanwar without administrators. Leader clanwar start vote and if players said yes leader can...
Forum: Scripting Help 05-06-2010, 13:22
Replies: 4
Views: 1,941
Posted By RED7
Re: Crash server with my hero plugin

Without this plugin server normal startup! Problem in code or modules, i dont know. I specifically created the topic here.
Forum: Scripting Help 05-05-2010, 19:36
Replies: 4
Views: 1,941
Posted By RED7
Re: Crash server with my hero plugin

But another heroes normal run. What is the reason on this error? Maybe any function return this error?
Forum: Scripting Help 05-04-2010, 10:23
Replies: 4
Views: 1,941
Posted By RED7
Crash server with my hero plugin

This plugin:
#include <amxmisc>
#include <engine>
#include <superheromod>

#define MAX_ALLROUNDS 4

new mapAllrounds[MAX_ALLROUNDS]
new gHeroID
new numAllrounds
Forum: Scripting Help 04-23-2010, 14:34
Replies: 5
Views: 3,957
Posted By RED7
Re: SayText limit 192 bytes

Thank ConnorMcLeod and Xanimos, i will try.
Forum: Scripting Help 04-23-2010, 09:11
Replies: 5
Views: 3,957
Posted By RED7
Re: SayText limit 192 bytes

Thank for you reply, but maybe write example code to fix this error?
Forum: Scripting Help 04-23-2010, 07:59
Replies: 5
Views: 3,957
Posted By RED7
SayText limit 192 bytes

Host_Error: PF_MessageEnd_I: Refusing to send user message SayText of 194 bytes to client, user message size limit is 192 bytes

how fix its?

I try

* new g_Message[192];
* g_Message[191] =...
Forum: Zombie Plague Mod 09-30-2009, 09:20
Replies: 399
Views: 204,836
Posted By RED7
Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)

If you have any problem with compiling, download amxx
http://dbwap.ru/amxx/766742
Forum: Suggestions / Requests 09-05-2009, 11:21
Replies: 3
Views: 1,370
Posted By RED7
Re: ZP_extra_Robot Grunts

Идея супер! Но кроме моделей нужно написать довольно большой ai, а на это мало кто пойдет...
Forum: Suggestions / Requests 07-04-2009, 04:19
Replies: 15
Views: 3,948
Posted By RED7
Re: Squeak Grenade [Bugs For Biohazard]

Biohazard is awful mod. There is task which remove all weapon of the zombie(except knife)
Forum: Suggestions / Requests 07-04-2009, 04:07
Replies: 15
Views: 3,948
Posted By RED7
Re: Squeak Grenade [Bugs For Biohazard]

Biohazard is awful mod. There is task which remove all weapon of the zombie(except knife)
Forum: Zombie Plague Mod 07-01-2009, 23:21
Replies: 399
Views: 204,836
Posted By RED7
Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)

Good idea. I will try. After yesterday's birthday:)


I dont know. Maybe you have lasermine...
Forum: Zombie Plague Mod 06-26-2009, 08:16
Replies: 399
Views: 204,836
Posted By RED7
Forum: Zombie Plague Mod 06-26-2009, 03:42
Replies: 399
Views: 204,836
Posted By RED7
Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)

"Thank you very much. Well done. +karma"

eforie,*
this code for biohazard
* /* - - - - - - - - - - -

* AMX Mod X script.

* | Original Author : Arkshine
* | Mod bio : RED
Forum: Zombie Plague Mod 06-25-2009, 05:58
Replies: 399
Views: 204,836
Posted By RED7
Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)

arkshine, problem with remove snark weapon i decided add code:

*public plugin_init ()
*{
*// ....
*set_task(1.0, "CheckWeapon", _, _ , _ , "b")
*}
*// ...
public CheckWeapon()
{
Forum: Zombie Plague Mod 06-25-2009, 05:22
Replies: 399
Views: 204,836
Posted By RED7
Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)

I dont know. I have lasermine and snarks, but no any problem
Forum: Zombie Plague Mod 06-20-2009, 08:08
Replies: 18
Views: 25,751
Posted By RED7
Re: [ZP] Addons:Informer

Показывает секунды
Showing results 1 to 25 of 77

 
Forum Jump

All times are GMT -4. The time now is 15:01.


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