Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $149
Target: $400
37%
Page 1 of 2
1
2
>
Showing results 1 to 25 of 40
Search took
0.00
seconds.
Search:
Posts Made By:
Natan
Forum:
HLstatsX:CE
07-04-2020, 00:18
Replies:
2
HLstatsX RAM and Hard Drive Space Requirements – Pre Install Question
Views:
2,766
Posted By
Natan
Re: HLstatsX RAM and Hard Drive Space Requirements – Pre Install Question
Hello.. This are some resources data that im using.
Considering that i have 3 L4D2 gameservers + hlstatsx + sourcebans+ plugins database + webserver.
Server Resource...
Forum:
HLstatsX:CE
07-04-2020, 00:13
Replies:
2
HLStatsX not logging stats
Views:
2,299
Posted By
Natan
Re: HLStatsX not logging stats
Hello.
Did you check your Daemon Status ??
Are you receiving packages from tyhe server side ?
Which O.S. are you using ?
Post the console messages when you use ./run_hlstats start
Follow...
Forum:
HLstatsX:CE
07-04-2020, 00:11
Replies:
2
Help to install Hlstatsx
Views:
2,503
Posted By
Natan
Re: Help to install Hlstatsx
Hi.. Here you can find a complete tutorial about "How to..."
Follow it very strictly.
https://bitbucket.org/Maverick_of_UC/hlstatsx-community-edition/wiki/Install
Forum:
Plugins
06-20-2020, 00:30
Replies:
1,982
[L4D & L4D2] Custom Player Stats v1.4B121
Views:
824,475
Posted By
Natan
Re: [L4D & L4D2] Custom Player Stats v1.4B121
in that case you should have a config like this:
Forum:
Plugins
06-19-2020, 01:19
Replies:
1,982
[L4D & L4D2] Custom Player Stats v1.4B121
Views:
824,475
Posted By
Natan
Re: [L4D & L4D2] Custom Player Stats v1.4B121
https://forums.alliedmods.net/showthread.php?p=2678290#post2678290
Forum:
Plugins
06-16-2020, 12:01
Replies:
1,982
[L4D & L4D2] Custom Player Stats v1.4B121
Views:
824,475
Posted By
Natan
Re: [L4D & L4D2] Custom Player Stats v1.4B121
Are you using Mukkis version or primeas/Fox version ?
In case you´re using the second one. That´s the wrong _config.php file
Forum:
Plugins
05-30-2020, 00:58
Replies:
1,331
[L4D(2)] SuperVersus [1.5.4]
Views:
824,779
Posted By
Natan
Re: [L4D(2)] SuperVersus [1.5.4]
sm_cvar l4d_management "2"
Forum:
Plugins
05-17-2020, 21:30
Replies:
111
[L4D2] New Ammo Packs
Views:
39,743
Posted By
Natan
Re: [L4D2] New Ammo Packs
Hi guys .
I attach include files related to a stable compilation. :wink:
Forum:
HLstatsX:CE
05-27-2019, 21:46
Replies:
2
Hlstatsx 1.6.19
Views:
3,918
Posted By
Natan
Re: Hlstatsx 1.6.19
Hi...
Bad query means a SQL syntax error
in that error log you did not especify the SQL query.
By the way i hope you did not edit anything about SQL. Try reinstall it 1.6.19
Forum:
Plugins
05-20-2019, 23:45
Replies:
84
[L4D2] Gifts Drop & Spawn
Views:
24,220
Posted By
Natan
Re: [L4D2] Gifts Drop & Spawn
If anyone have some troubles about creatind the columns into the "players" datatable.. you can use a Manual query like this:
ALTER TABLE `players` ADD `collected_gift` INT(11) NOT NULL , ADD...
Forum:
HLstatsX:CE
05-20-2019, 21:31
Replies:
12
GeoLiteCity.dat NOT FOUND problem
Views:
3,573
Posted By
Natan
Re: GeoLiteCity.dat NOT FOUND problem
Hello...
The error log is very clear.
you miss the .dat file in your FTP folder..
Re-install GeoLiceCity by using your install_binary.sh and Watch if there´s a error log in console.
If you...
Forum:
HLstatsX:CE
05-19-2019, 20:55
Replies:
3
[PAID]Setup HLXStats CE
Views:
1,432
Posted By
Natan
Re: [PAID]Setup HLXStats CE
Share the problem and the solution in order to teach other who may have same troubles...
Forum:
Plugins
05-19-2019, 20:33
Replies:
96
[L4D2] Lethal Weapon (Charge Shot)
Views:
77,853
Posted By
Natan
Re: [L4D2] Lethal Weapon (Charge Shot)
Following ztar and disawar changelog....
- Added shooter identifier (name & weapon) Natan (XI)
to punish the FF´s. :wink:
Forum:
Plugins
01-31-2019, 20:48
Replies:
295
[L4D2] Berserker Mode V1.6.8 (Updated 12/13/2010)
Views:
112,099
Posted By
Natan
Re: [L4D2] Berserker Mode V1.6.8 (Updated 12/13/2010)
It seems you´re plugins are conflicting with berserker. You should desactivate each one (one by one except berserker) until you find the one that conflict with it.
Forum:
SourceBans / SourceBans++
01-31-2019, 20:43
Replies:
1,377
Sticky:
Release
SourceBans++ (v1.6.3) [Updated: 2018-04-09]
Views:
433,628
Posted By
Natan
Re: [RELEASE] SourceBans++ (v1.6.3) [Updated: 2018-04-06]
Just set the timezone in those .php
Forum:
HLstatsX:CE
11-02-2018, 00:52
Replies:
2
HLstatsX problem
Views:
1,037
Posted By
Natan
Re: HLstatsX problem
Hello. can you print the error.log inside the HlstatsX folder of your server?
There we can see if its all working right.
Forum:
Scripting
07-29-2018, 00:51
Replies:
5
How to coding SQL
Views:
664
Posted By
Natan
Re: How to coding SQL
What language do you speak ?... your english is very bad as you say. :D
Forum:
Source Servers (SRCDS)
07-28-2018, 00:35
Replies:
4
[Linux/L4D2] Managing Server Shutdown Exceptions
Views:
459
Posted By
Natan
Re: [Linux/L4D2] Managing Server Shutdown Exceptions
You can use this... https://linuxgsm.com/lgsm/l4d2server/
It works on Linux and you can also manage the control.
About the restart, you can configure a cronjob like this:
*/5 * * * * cd...
Forum:
Plugin/Gameplay Ideas and Requests
07-03-2018, 22:19
Replies:
5
plugin similar to hlstatsx?
Views:
422
Posted By
Natan
Re: plugin similar to hlstatsx?
Why you want a similar? Why don´t you use HlstatsX. It has everything.
Forum:
Plugins
06-25-2018, 22:49
Replies:
96
[L4D2] Lethal Weapon (Charge Shot)
Views:
77,853
Posted By
Natan
Re: [L4D2] Lethal Weapon (Charge Shot)
Add This :twisted: (Untested)
bool:IsAdmin(client)
{
/* Checks valid player
if (!IsValidPlayer (client))
return false;
*/
// Gets the admin id
new AdminId:id = GetUserAdmin(client);
Forum:
Plugins
06-18-2018, 00:53
Replies:
84
[L4D2] Gifts Drop & Spawn
Views:
24,220
Posted By
Natan
Re: [L4D2] Gifts Drop & Spawn
Hello
i wonder if its possible (not complicated) to merge this: https://forums.alliedmods.net/showthread.php?p=1257852?p=1257852
So.. when the player earn points of the gift... it will be...
Forum:
Plugins
06-17-2018, 00:38
Replies:
1,982
[L4D & L4D2] Custom Player Stats v1.4B121
Views:
824,475
Posted By
Natan
Re: [L4D & L4D2] Custom Player Stats v1.4B121
That function is obsolete.
try to change to mysqli or PDO xD
Forum:
Plugin/Gameplay Ideas and Requests
06-03-2018, 14:40
Replies:
4
[L4D2] Admin-Menu
Views:
1,836
Posted By
Natan
Re: [L4D2] Admin-Menu
https://forums.alliedmods.net/showthread.php?p=993960
Forum:
Plugins
05-21-2018, 18:35
Replies:
84
[L4D2] Gifts Drop & Spawn
Views:
24,220
Posted By
Natan
Re: [L4D2] Gifts Drop & Spawn
Now i understand. Well..
Point_1:
that top10 is all "No-steam server" and they have paid advertidsement. Not fair for entire L4D2 servers online (Steam).
Point_2:
There are a lot of servers...
Forum:
Plugins
05-20-2018, 23:39
Replies:
84
[L4D2] Gifts Drop & Spawn
Views:
24,220
Posted By
Natan
Re: [L4D2] Gifts Drop & Spawn
Link not valid !.
U gotta be carefull to make "false expectation" about saying that.
I think there´s no Global stats that monitor all L4D2 versus and coop server. So, saying "TOP10 servers" is...
Showing results 1 to 25 of 40
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
10:35
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode