Jump to content

SanZoR

Members
  • Posts

    744
  • Joined

  • Last visited

Everything posted by SanZoR

  1. You got too many maps in your server, and you need race list updater. Search it in these forums.
  2. This one is right: on *:SIGNAL:mta.part: { if ($mta.nick($1,$2) == ($mta.dead($1,$2)) set %cplayers $calc(%cplayers - 1) mta.end $1 $2 But if someone leaves server, it shouldnt be dead-alive dependant? So, it should be like this: on *:SIGNAL:mta.part: { set %cplayers $calc(%cplayers - 1) mta.end $1 $2
  3. Black Dragon, you should make your own mod, and replace this with old one its so cool, ahah
  4. Hi, i am me from the future, i will add myself when i got time to do that.
  5. Ok, i got some free time, so i done this. Only program what i used was just original Paint. +++++ I started with this: +++++ And i edited it a little bit, and this is what i got: +++++ Cool, right? Ahh, but whatever, i spent over 5 hours to finish this. Maybe you think thats just easy to do, but in fact, its not. If you think you are so talented, feel free to try I hope you like it GratZ, SanZ!
  6. OFFTOPIC: Scooby, are you interested to get one ftp access to my server? its online 24/7 (For 100% sure!) and line speed is very good. Im currently hosting 2 servers in http://www.speedtest.net (In Turku, Finland and in Estonia, Tallinn) i could give you one ftp in Tallinn server 4free If you are interested, feel free to talk me @ PM. Gratz, San
  7. mmhh... Actually i dont even wanna make my post count lower... But however, im too MTA Forum addicted, as i think i cant leave these... But i will try PS. I was not here in last day Thats a good start.
  8. Dazza, i just added your car colour file to my server, and its great Good job, buddy PS. Now also tested in Windows server, everything works fine
  9. 1. I cant change my nick, i would like to do it, but i cant anymore. 2. Now i use EDIT -button so much as i can. Before i didnt even touched it. 3. I still think this is General section, so i can ask whatever i want, if my asks follow rules? 4. I cant take my spam posts off from my post count. It is, what it is. BTW, i was right. There is noone who likes meh
  10. Yeah, almost all maps in this pack are DD maps
  11. mm... This has been already suggested many times Next time, use Search
  12. SanZoR

    PRS problems ?

    Its already in new PRS (1.3) That may happens when you restart your server.
  13. SanZoR

    GUS wins ?

    alias mta.end { if (%cplayers == 1) { var %a = 0 while (%a < $mta.server($1).cmax) { if (!$mta.dead($1,%a)) { mta.text $1 $mta.nick($1,%a) is winner! !writeini -n " $+ $scriptdir $+ stats.ini" WINS $mta.nick($1,%a) $gus.add($gus.wins($1,%a),1) !.timer 1 5 mta.freeze $1 %a !halt } !inc %a } } } } on *:SIGNAL:mta.startrace: { set %cplayers $mta.server($1).players } on *:SIGNAL:mta.part: { if (!$mta.dead($1,$2) set %cplayers $calc(%cplayers - 1) mta.end $1 $2 } on *:SIGNAL:mta.death: { set %cplayers $calc(%cplayers - 1) mta.end $1 $2 } on *:SIGNAL:mta.connect: { set %cplayers 0 } Add this script to inside GUS
  14. OMFG Your progress started again =) We will finish it! CORRECTION: Our progress started again =) We will finish it!
  15. That says nothing. But i agree that lil toady is better scripter than meh
  16. I really got pissed up! You guys are just talking bad things about me, and i dont even know why!!! WHAT IS WRONG ABOUT ME?!?!?!?! Everytime when i post something, like my opinion, you guys just say its wrong, and i sux. WHY THE HELL? CAUSE I WERE NOOBISH BEFORE, AND I WROTE SHIT BEFORE?!?!?!?! I M N O T D O I N G I T A N Y M O R E ! ! ! Is there anyone who likes me? I think no. DONT post here anything if all what you want to say is "go fukc your self or you suck"
  17. Nah, i will stay here Good luck, again =P
  18. sup, lil gay I just said what i gonna make, i also think this script is good, so go fukc yourself!
  19. Hello, Before i didnt know, you can see whole server's name, if you move the | right, so i think, there is someone else who had this kinda problem But when i tested it, it works See image/tutorial here: http://pixelitaivas.com/kuva.PNG I hope this is helpful =) Greetings, SanZoR
  20. Nope, its not. Also, we are almost finished our script, what does trace when player joins, and shows welcome message in joiners own language
×
×
  • Create New...