Raised This Month: $ Target: $400
 0% 

Ingame Psychostats


Post New Thread Reply   
 
Thread Tools Display Modes
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 09-23-2010 , 13:38   Re: Ingame Psychostats
Reply With Quote #81

Code:
L 09/23/2010 - 17:49:14: [ingame_psychostats.amxx] [IG-PS] Error: (2003) Can't connect to MySQL server on 'XX.XX.XX.XX' (110)
L 09/23/2010 - 17:49:14: [ingame_psychostats.amxx] [IG-PS] Query: SELECT `skill`, `rank` FROM `ps_plr` WHERE `uniqueid` = 'STEAM_X:X:XXXXXX';
what is the problem?
ip and steam id are hidded!

EDIT:
Code:
L 09/23/2010 - 21:33:27: [ingame_psychostats.amxx] [IG-PS] Error:  (2003) Can't connect to MySQL server on 'XX.XX.XX.XX' (111)
L 09/23/2010 - 21:33:27: [ingame_psychostats.amxx] [IG-PS] Query: SELECT `skill`, `rank` FROM `ps_plr` WHERE `uniqueid` = 'BOT';
__________________

Working on:
nothing

Last edited by schmurgel1983; 09-23-2010 at 15:38.
schmurgel1983 is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 09-24-2010 , 11:10   Re: Ingame Psychostats
Reply With Quote #82

Quote:
Originally Posted by schmurgel1983 View Post
Code:
L 09/23/2010 - 17:49:14: [ingame_psychostats.amxx] [IG-PS] Error: (2003) Can't connect to MySQL server on 'XX.XX.XX.XX' (110)
what is the problem?
The error message has everything you need. The plugin/sql module can not connect to the MySQL server. Maybe you've specified a wrong IP or the MySQL server does not accept connections from your gameservers IP.
__________________
In Flames we trust!
Nextra is offline
nuked
Member
Join Date: Oct 2009
Old 09-24-2010 , 22:12   Re: Ingame Psychostats
Reply With Quote #83

EXCELLENT plugin!
__________________
If it's not you it has to be them
nuked is offline
Send a message via ICQ to nuked Send a message via MSN to nuked
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 09-29-2010 , 18:34   Re: Ingame Psychostats
Reply With Quote #84

Quote:
Originally Posted by Nextra View Post
The error message has everything you need. The plugin/sql module can not connect to the MySQL server. Maybe you've specified a wrong IP or the MySQL server does not accept connections from your gameservers IP.
ok thanks
__________________

Working on:
nothing
schmurgel1983 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-31-2010 , 10:33   Re: Ingame Psychostats
Reply With Quote #85

The plugin is well done.

If you would like any information regarding possible adjustments you could make or things you could do to make this better, please feel free to post here or PM me.

Approved.
__________________
Arkshine is offline
R4to0.exe
Member
Join Date: Sep 2008
Location: Sao Paulo,Brazil
Old 11-12-2010 , 13:45   Re: Ingame Psychostats
Reply With Quote #86

This plugin is awesome!!!!!!!!! The best PS rank plugin EVER! Thank you so much!!!!

Working fine on HLDM server.

Also, brazilian portuguese translation:

Code:
[bp]
PS_JOINMSG = |->| %s (%s) entrou no jogo com %.0f de pontos de skill. Posicao: %d
PS_DISCMSG = |<-| %s (%s) saiu do jogo com %.0f de pontos de skill. Posicao: %d
PS_ADSHEAD = Este servidor esta usando Psychostats %s
PS_ADSREG = Para se registrar, digite no console ps_reg usuario senha
PS_ADSCMDS = Comandos:%s %s
PS_RANKHEAD = Seu rank no Psychostats %s
PS_RANKME = Posicao %d de %d jogadores com %.0f pontos - assassinados: %d - mortes: %d
PS_RANKALL = Posicao de %s: %d de %d jogadores com %.0f pontos - assassinados: %d - mortes: %d
PS_TOP = TOP %d carregado.
PS_YOURRANKIS = Seu rank e %d de %d jogadores
PS_POINTS = Pontos
PS_PREVPOINTS = Pontos anteriores
PS_RANK = Rank
PS_PREVRANK = Posicao anterior
PS_FFKILLS = Teamkills
PS_ACCURACY = Precisao
PS_NAME = Nome
PS_TOTALPLAYERS = Total de jogadores
PS_WHOISLOOKUP = Whois Lookup
PS_PLAYERDATA = Dados do jogador
PS_MOSTUSEDNAMES = Nomes mais usados
PS_PLAYERSTATS = Stats do jogador
PS_ACCESS = Acesso
PS_FIRSTCONNECT = Primeira vez conectado
PS_CONNECTIONS = Total de conexoed
PS_ONLINETIME = Tempo online
PS_STATME = Seu rank e %d de %d jogadores
PS_STATALL = O rank de %s e %d de %d jogadores
PS_REGDISABLED = Registro desabilitado.
PS_REGMISSDATA = Dados insuficientes! Voce precisa informar um usuario e uma senha.
PS_REGTOOMUCH = Muitos dados providenciados! Problema pode ser que voce nao usou " ". Voce precisa disso se usar espacos.
PS_REGINV = Dados invalidos pelo(s) seguinte(s) motivo(s):
PS_REGUSERINV = Nick precisa ter entre 3 ate  32 caracteres.
PS_REGPASSINV = Senha precisa ter entre 3 ate  32 caracteres.
PS_REGUSERNA = Esse usuario ja esta em uso.
PS_REGPOSITIVE = Conta criada. Voce pode logar em %s
PS_REGALREADY = Voce ja esta registrado.
PS_REGNOTRANKED = Voce nao esta rankeado.
PS_REGPROCESS = Favor aguardar para seu registro anterior ser processado.
PS_REGNEGATIVE = A conta nao pode ser criada pelos seguintes motivos:
PS_NOPLAYER = Nenhum jogador encontrado.
PS_INVALID = Numero invalido.
PS_FLOODING = Nao faca spam com os comandos! Espere: %.2f segundos.
PS_CMDDISABLED = Esse comando esta desabilitado.
PS_DISCONNECTED = Este jogador esta desconectado.

Last edited by R4to0.exe; 11-12-2010 at 14:23.
R4to0.exe is offline
Send a message via MSN to R4to0.exe Send a message via Skype™ to R4to0.exe
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 11-15-2010 , 08:55   Re: Ingame Psychostats
Reply With Quote #87

Quote:
Originally Posted by R4to0.exe View Post
This plugin is awesome!!!!!!!!! The best PS rank plugin EVER! Thank you so much!!!!

Working fine on HLDM server.

Also, brazilian portuguese translation:

Code:
[bp]
Thanks a lot!

I will add your translation when I get home.
__________________
In Flames we trust!
Nextra is offline
Kiryu Zero
Senior Member
Join Date: Apr 2010
Location: Sankt-Peterburg, Russia
Old 12-02-2010 , 08:08   Re: Ingame Psychostats
Reply With Quote #88

L 12/02/2010 - 16:071: [ingame_psychostats.amxx] [IG-PS] Error: (1146) Table 'db22815n4.psy_config' doesn't exist
L 12/02/2010 - 16:071: [ingame_psychostats.amxx] [IG-PS] Query: SELECT `value` FROM `psy_config` WHERE `var` = 'version';
What is this error?
__________________
Kiryu Zero is offline
Send a message via ICQ to Kiryu Zero Send a message via Skype™ to Kiryu Zero
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 12-03-2010 , 07:09   Re: Ingame Psychostats
Reply With Quote #89

The plugin can not find the psy_config table inside your database. You should check your database, this table should (and probably has to) exist.
__________________
In Flames we trust!
Nextra is offline
!g0®
New Member
Join Date: Nov 2007
Old 12-11-2010 , 07:45   Re: Ingame Psychostats
Reply With Quote #90

Plugin is working great only 2 things can i turn off usual ingame rank and make /rank do /skill ?


**Edit** Changed command to /rank and i change /rank command in statsx.amxx plugin to something like /rankkkkkkkk and it's working now


btw Serbian translation


Code:
[rs]
PS_JOINMSG = |->| %s (%s) je usao u igru sa %.0f skill poena. Rank: %d
PS_DISCMSG = |<-| %s (%s) je izasao iz igre sa  %.0f skill poena. Rank: %d
PS_ADSHEAD = Ovaj server koristi Psycho Stats %s
PS_ADSREG = Da bi se registrovali, ukucajte u konzolu ps_reg username password
PS_ADSCMDS = Komande:%s %s
PS_RANKHEAD = Tvoj %s rank
PS_RANKME = Rank %d od %d igraca sa %.0f poena - ubistava %d - smrti: %d
PS_RANKALL = %s Rank: %d od %d igraca sa %.0f poena - ubistava: %d - smrti: %d
PS_TOP = TOP %d ucitan.
PS_YOURRANKIS = Tvoj rank je %d od %d igraca
PS_POINTS = Poeni
PS_PREVPOINTS = Prethodni Poeni
PS_RANK = Rank
PS_PREVRANK = Prethodni Rank
PS_FFKILLS = Ubistvo Saigraca
PS_ACCURACY = Preciznost
PS_NAME = Ime
PS_TOTALPLAYERS = Ukupno igraca
PS_WHOISLOOKUP = Pogledaj ko je
PS_PLAYERDATA = Podaci od igracu
PS_MOSTUSEDNAMES = Najvise koriscenih imena
PS_PLAYERSTATS = Status Igraca
PS_ACCESS = Pristup
PS_FIRSTCONNECT = Prva konekcija
PS_CONNECTIONS = Ukupno konekcija
PS_ONLINETIME = Online vreme
PS_STATME = Tvoj rank je %d od %d igraca
PS_STATALL = %s rank je %d od %d igraca
PS_REGDISABLED = Registracija je iskljucena.
PS_REGMISSDATA = Nedovoljno podataka! Morate uneti username i password.
PS_REGTOOMUCH = Previse podataka! Problem je mozda shto niste koristili " ". Morate staviti "" ukoliko imate razmaka u imenu.
PS_REGINV = Neuspelo zbog sledecih razloga:
PS_REGUSERINV = Nick mora biti dugacak 3 do 32 karaktera.
PS_REGPASSINV = Password mora biti dugacak 3 do 32 karaktera.
PS_REGUSERNA = Username je vec registrovano.
PS_REGPOSITIVE = Nalog je vec napravljen. Mozete se ulogovati na %s
PS_REGALREADY = Vec ste registrovani.
PS_REGNOTRANKED = Jos niste rangirani.
PS_REGPROCESS = Molimo Vas sacekajte da se registracija zavrsi.
PS_REGNEGATIVE = Nalog nije moguce napraviti zbog sledeciih razloga:
PS_NOPLAYER = Igrac nije nadjen.
PS_INVALID = Pogresan broj.
PS_FLOODING = Ne spamujte sa rank komandama!
PS_CMDDISABLED = Ova komanda je onemogucena.
PS_DISCONNECTED = Igrac je diskonektovan.

Last edited by !g0®; 12-11-2010 at 12:00.
!g0® 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 14:20.


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