[PROJECT] KZ Records
Ok thanks verry much
ûplaoded the fixed version, just redownload
It's working thanks verry much :-D
updated!
Eh no Lithuania? :/
do i have a link to the lithuanian demo file?
edit: i just remember why i removed it.... the link is not working anymore
Well it's working for me. The website is shut down only at night.
Its works now pefectly. Server was offline...
http://kzlt.bentski.lt/demos.txt
please could you do a version, where is a functions, that can return int value of minutes and seconds and string of the "hero" from xj
for example i want a wr for fof_utopia
minutes = get_minutes(fof_utopia);
seconds = get_seconds(fof_utopia);
name_record = get_name_record(fof_utopia);
and it should return
minutes = 1;
seconds = 51;
name_record = chrizZo;
i need this plugin to my new server, because i want to make fake team bot more useful than it is originally, so i decided to make like that:
bot name will be - "World record: %s" name_hero
frags - wr minutes
deaths - wr seconds
i only need the plugin i explained
have a look on this:
get_record_data( i, map[], author[][32], kztime[8], extension[][8] )
and how to use it to return record holder's name and record time ?
i dont think that it is very hard to write such functions, but i'm not a scripter
please can you do it?
i know that this functions must find a name of a map in the file, then record holder's name and time, but i dont know how to script it
try this, http://schlumpf.ampaste.net/f4eb77316
maybe i write a small api or a few better stocks in the next time
This doesn't work for me.. Well, /wr does but when I try /se, every map is N/A, when I know that's not true :(
@SchlumPF:
For your mp_roundtime plugin u said it will interact with the kz_records plugin i think thats awesome but it will be better if you make a cvar for this one like (kz_records_country ro/cg/se/dk/fi/bg bla bla) and it will automaticly set the mp_roundtime at the demo time + warmup time which u can set it with a cvar example: (kz_records_waittime x seconds).
@IMBack
kz_record_update or something liket this in console
that command line was removed
http://cosy-climbing.net/demos.txt if it's not a problem
KZRU
http://kzru.net/records.txt
L 03/03/2009 - 04:09:35: Function "cmdChangeShowtime" was not found
L 03/03/2009 - 04:09:35: [AMXX] Displaying debug trace (plugin "kz_records.amxx")
L 03/03/2009 - 04:09:35: [AMXX] Run time error 19: function not found
L 03/03/2009 - 04:09:35: [AMXX] [0] kz_records.sma::plugin_init (line 108) wtf?
maxplayers cannot be changed while a server is run
full msg :P
Originally posted by fdzL 03/03/2009 - 04:09:35: Function "cmdChangeShowtime" was not found
L 03/03/2009 - 04:09:35: [AMXX] Displaying debug trace (plugin "kz_records.amxx")
L 03/03/2009 - 04:09:35: [AMXX] Run time error 19: function not found
L 03/03/2009 - 04:09:35: [AMXX] [0] kz_records.sma::plugin_init (line 108) wtf?
+1, also was confronted with this problem, and if you turn off httpdl.amxx, everything is fine
What is the problem?