Jump to content

kheelo

Members
  • Posts

    62
  • Joined

  • Last visited

kheelo's Achievements

Snitch

Snitch (10/54)

0

Reputation

  1. Incase it helps: Starting MTA:Race i get this error in event viewer: Fault bucket 10094005, type 5 Event Name: PCA2 Response: None Cab Id: 0 Problem signature: P1: Multi Theft Auto.exe P2: 0.0.0.0 P3: Multi Theft Auto.exe P4: unknown P5: unknown P6: 200 P7: -1 P8: P9: P10: Attached files: C:\Users\Kheelo\AppData\Local\Temp\{1cd8f287-326f-4e09-8fb9-68bbc14636df}\appcompat.txt C:\Users\Kheelo\AppData\Local\Temp\Tab2D9.tmp These files may be available here: C:\Users\Kheelo\AppData\Local\Microsoft\Windows\WER\ReportArchive\Report128a092a
  2. Hi, Could anyone make a simple points script for race server? (mtadm) Should be something like that: 1st gets (1 * number of players) points 2nd gets (0,6 * number of players) points 3rd gets (0,4 * number of players) points And of course a command to check your points. THX, [RevC]
  3. MTA was running fine on one of the beta versions of vista (don't remember the version ). So maybe disabling/enabling some h4x thingy in vista will help.
  4. i have over a years stats and it doesnt slow me down... i run 3 copys of mirc and the script and it runs with less than 15% cpu on a 2gig machine with 512 of ram. it has spikes at times but seems fine on all servers. as for ur points, the top3 alias updates at differnt times since it was added later, i'll check it out when i have time tho, although im sure uve told me this b4 Well i now got new pc with Q6600 cpu (previously had p4 ) and the whole prs is working perfectly and much faster than before
  5. on *:SIGNAL:mta.text: { if (a isin $3-) mta.races.update $1 if (e isin $3-) mta.races.update $1 if (i isin $3-) mta.races.update $1 if (k isin $3-) mta.races.update $1 if (m isin $3-) mta.races.update $1 if (j isin $3-) mta.races.update $1 if (l isin $3-) mta.races.update $1 if (n isin $3-) mta.races.update $1 if (1 isin $3-) mta.races.update $1 if (2 isin $3-) mta.races.update $1 if (6 isin $3-) mta.races.update $1 if (y isin $3-) mta.races.update $1 } on *:SIGNAL:mta.join: { mta.races.update $1 } on *:SIGNAL:mta.finish: { mta.races.update $1 } on *:SIGNAL:mta.death: { mta.races.update $1 } Your update script alone does nothing in my server. So i wrote this. Gets all my 560 maps in 5-10 mins ^^. Im sure u pro scripters can make it smaller but im noob at scripting
  6. Sometimes it delays like an hour and sometimes if u gain a point it instantly goes to top3 aswell -.-
  7. [18:36] [RevC]puuks: !points [18:36] [RevC]puuks's Points: 485 [18:36] [RevC]puuks: !top3 points [18:36] Best Ever Top points [18:36] 1st: [RevC]puuks: 391 [18:36] 2nd: [RevC]Kaamel: 311 [18:36] 3rd: [RevC]Lubs: 242 Any help on that? We wiped everything last night cause stats files were getting too big and the script hardly worked -.-. Should i get faster cpu??
  8. well i got the alias fixed by donwloading 1.3 again -.-. but points thingy was fine until we reached 4k points
  9. in PRS level 5 is same as level 10 in GUS
  10. and on some rare occasions it shows everything twice but second ones are correct something like that: [RevC]puuks: !top3 points Best Ever Top points 1st: [RevC]wtf: 4292 2nd: [RevC]puuks: 4079 3rd: [RevC]wtf: 4024 1st: [RevC]wtf: 4292 2nd: [RevC]puuks: 4079 3rd: Weedy: 2577
  11. its like that now... [RevC]puuks: !top3 points Best Ever Top points 1st: [RevC]wtf: 4292 2nd: [RevC]puuks: 4079 3rd: [RevC]wtf: 4024
  12. two problems with 1.3 1. !alias does nothing 2. 2 players have reached 4000 points and now !points and !top3 points wont match for them. !points seems to show right value but !top3 points stays around 4000 *EDIT* [13:30] [RevC]puuks: !top3 points [13:30] Best Ever Top points [13:30] 1st: [RevC]wtf: 4024 [13:30] 2nd: [RevC]puuks: 3984 [13:30] 3rd: [RevC]Mikk: 2606 [13:30] [RevC]puuks: !points [13:30] [RevC]puuks's Points: 4029
×
×
  • Create New...