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

[L4D & L4D2] Custom Player Stats v1.4B121


Post New Thread Reply   
 
Thread Tools Display Modes
ragnasin
Junior Member
Join Date: May 2010
Old 05-12-2010 , 02:10   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #751

Left 4 Dead Player Stats :: Players Online
I have such problem in the php web, some1 else have meet it before but i cant see any1 answer his problem/mine.....
In the web show this error below:
------------------------------------------------------

Deprecated
: Assigning the return value of new by reference is deprecated in C:\wamp\www\index.php on line 34

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 127

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 137

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 127

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 127

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 137

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217



Have any1 have the solution??
ragnasin is offline
dani1341
BANNED
Join Date: Feb 2010
Old 05-12-2010 , 12:26   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #752

Hello i'm new really nice plugin ok i got mysql configured but how must i create tables and get them working ? can someone help me configure mysql tables ?

PS: I'm A Noob
dani1341 is offline
[-NM-] cal70d
Member
Join Date: Mar 2009
Old 05-12-2010 , 14:53   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #753

Quote:
Originally Posted by ragnasin View Post
Left 4 Dead Player Stats :: Players Online
I have such problem in the php web, some1 else have meet it before but i cant see any1 answer his problem/mine.....
In the web show this error below:
------------------------------------------------------

Deprecated
: Assigning the return value of new by reference is deprecated in C:\wamp\www\index.php on line 34

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 127

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 137

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 127

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 127

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 137

Notice: Undefined variable: game_version in C:\wamp\www\common.php on line 217



Have any1 have the solution??
I had a similar issue and fixed it by changing game_version to GLOBALS['game_version'] in the config.php.
Then I go through all of the files and edit any game_version to GLOBALS['game_version'].
After that I run the install.php.
That fixed it for me.
[-NM-] cal70d is offline
muukis
Veteran Member
Join Date: Apr 2009
Old 05-12-2010 , 15:04   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #754

Quote:
Originally Posted by [-NM-] cal70d View Post
I had a similar issue and fixed it by changing game_version to GLOBALS['game_version'] in the config.php.
Then I go through all of the files and edit any game_version to GLOBALS['game_version'].
After that I run the install.php.
That fixed it for me.
Thanks for helping out. I have only limited knowledge in PHP. This is the only application I've ever used PHP in.
__________________
Monster Hunter

Though certainly not superhuman, the man's prowess inspires an excess of whispered rumors. But those rumors remain in the realm of speculation.
muukis is offline
ragnasin
Junior Member
Join Date: May 2010
Old 05-12-2010 , 22:37   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #755

Y dont use other??
By the way thx [-NM-] cal70d and muukis
ragnasin is offline
BanditBBS
Junior Member
Join Date: May 2008
Old 05-15-2010 , 01:20   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #756

No way I am reading 75+ pages of comments

Love the plugin, easy install and works great. Any command a user can type to disable seeing all the messages? I want them on by default but a couple guys that I play with regularly don't like seeing all the chat messages and would like to turn them off.
BanditBBS is offline
seebast
New Member
Join Date: May 2010
Old 05-15-2010 , 17:31   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #757

hi a had a problem i set all right but give me this errro
./srcds_run: line 336: 430 Alarm clock $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem

i have my l4d2 server in gameservers.com
i hope exist a solution
thanks
seebast is offline
DmanWCG
Member
Join Date: Aug 2008
Old 05-16-2010 , 08:35   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #758

Quote:
Originally Posted by dani1341 View Post
Hello i'm new really nice plugin ok i got mysql configured but how must i create tables and get them working ? can someone help me configure mysql tables ?

PS: I'm A Noob
The first page explains it pretty well in the section of the first post under the quick install setup. After the you setup the config you run the install.php and that creates the tables in your DB.
__________________
DmanWCG is offline
Woonan
Junior Member
Join Date: Dec 2009
Old 05-18-2010 , 03:52   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #759

There is a little bug, then Infected hits other Infected, attacker earns points for damage to Survivors.
fix:
line 4520: if (GetClientTeam(Attacker) != GetClientTeam(Victim)) SurvivorHurt(Attacker, Victim, Damage, AttackerInfType, event);

Great plugin, using it long time. Realy need option to personaly disable chat announce, well i'll do it my self, not a problem.
Woonan is offline
ineedh3lp
Member
Join Date: Dec 2009
Old 05-18-2010 , 21:16   Re: [L4D & L4D2] Custom Player Stats v1.4B89
Reply With Quote #760

Hello again!

Can someone tell me what do I have to change to make stats work with only one person online?

Currently, the stats are disabled if there are not at least 2 players online on the server.

Thank you.
ineedh3lp is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:30.


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