←  Multilingual

AMXX.pl: Support AMX Mod X i SourceMod

»

Deathrun Stats in file

  • +
  • -
R3X - zdjęcie R3X 20.08.2011

look at say commands:
say /best
say /top15

there is possible issue with top15, because your xstats plugin also has this command; dr_stats must be before xstatsx.amxx in plugins.ini to make it
Odpowiedz

  • +
  • -
qwa123qq - zdjęcie qwa123qq 20.08.2011

I have closed the statsx.amxx
In #238 I mean show top5 and holder record by hud forever and player can choose show or not.
Also, can you explain the cvars in English?
I can't understand by using google translate xD
Odpowiedz

  • +
  • -
R3X - zdjęcie R3X 20.08.2011

To top5 stay on screen you will need some new code there. I could provide that, but tommorow or later. Cvars will translate for few minutes in my topic
Odpowiedz

  • +
  • -
qwa123qq - zdjęcie qwa123qq 20.08.2011

I thank you from my heart! You are an enthusiastic guy! :kwiaty:
I wait for your good news.
Odpowiedz

  • +
  • -
R3X - zdjęcie R3X 20.08.2011

Cvars translated, check it out
Odpowiedz

  • +
  • -
qwa123qq - zdjęcie qwa123qq 20.08.2011

I forgot to tell you, could you also add the record time of the holder in the hud msg?
Odpowiedz

  • +
  • -
R3X - zdjęcie R3X 20.08.2011

Like this?

Top 5
1. qwa123qq - 1:12:234
2. R3X
3. hiroshima
4. player
5. noobzor

Odpowiedz

  • +
  • -
Hiroshima - zdjęcie Hiroshima 20.08.2011

I think that you would like to see actual best time with nick of record holder in HUD right?
Odpowiedz

  • +
  • -
qwa123qq - zdjęcie qwa123qq 21.08.2011

Like this?

Top 5
1. qwa123qq - 1:12:234
2. R3X
3. hiroshima
4. player
5. noobzor

Sth like this, but if no one can break the record will like this.

The Best Record - Date/time
Top 5
1. qwa123qq - 1:12:234
2. R3X
3. hiroshima
4. player
5. noobzor

Odpowiedz

  • +
  • -
R3X - zdjęcie R3X 21.08.2011

0.6.1

- new cvar
amx_drstats_show_top5 1|0
default 0

1 enables Top5 displaying

- new client command
say /top5
to show/hide


Please say if it works

Załączone pliki

Odpowiedz

  • +
  • -
qwa123qq - zdjęcie qwa123qq 22.08.2011

I have tested, it work but not exactly I want.
The best record: (player name) (time) (date) < not personal best record
Top5: (player name) (time) (date) < the top5 player of the map, if someone break the best record, "The best record" will change to his record
Odpowiedz

  • +
  • -
R3X - zdjęcie R3X 22.08.2011

So if someone is the best on map will be on Top5 list at 1st position, is he? For me its too much informations, on lower resolution it could cover whole of player`s screen.

The best record: (player name) (time) (date) < not personal best record

it already show best player on map, maybe you have the best time so you see there your nick :P
Odpowiedz

  • +
  • -
qwa123qq - zdjęcie qwa123qq 22.08.2011

When I test it, The best record just show my time and date.
Odpowiedz

  • +
  • -
R3X - zdjęcie R3X 22.08.2011

I found only small bug with load record, maybe fixing it also solve your issue

Załączone pliki

Odpowiedz