Jump to content

Xamzter

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by Xamzter

  1. my !afk command can only be triggered by an Admin on the server like this: !afk Poppo And the player named 'Poppo' then has 20 seconds to write !back otherwise he'll get kicked out. Good to use on afkers or ppl u think are AFK.
  2. Thank you! Gonna test it out =) EDIT: It worked, thanks
  3. Hi, im having a problem with a script I made for my server. When i use !afk on someone they recieve a PM that tells them to write !back if they are there. If they dont respond in 20 seconds they get kicked. But the problem is, even if they write !back they get kicked for some reason and I dont know why. I've tried some different code and still same problem. So, can anyone help me out here? /* AFKSCRIPT MADE BY [XL]XAM [sWE] Xanadu-Legacy DD Maps */ elseif ($3 == !afk) { if ($gus.level($1,$2) >= 3) { if ($gus.level($1,%a) > $gus.level($1,$2)) mta.pm $1 $2 Error- You cannot use $3 on someone with higher level. elseif (%a == -1) mta.pm $1 $2 Error - Absent ID else { mta.text $1 $mta.nick($1,%a) is undergoing an AFK CHECK and has 20 seconds to respond. mta.pm $1 %a Please write !back if you are there, 20 seconds untill kick. !writeini -n " $+ $scriptdir $+ afk.ini" NICK $mta.nick($1,%a) 1 timer 1 20 var " $+ %afkvalue $+ %a" = $readini($scriptdir $+ afk.ini,NICK,$mta.nick($1,%a)) timer 1 20 $iif(%afkvalue $+ %a = 1,mta.kick $1 %a) } } } elseif ($3 == !back) { if ($readini($scriptdir $+ afk.ini,NICK,$mta.nick($1,$2)) == 1) { mta.pm $1 $2 You are no longer undergoing an afk check and wont be kicked. !writeini -n " $+ $scriptdir $+ afk.ini" NICK $mta.nick($1,$2) 0 } }
  4. Since the mapcenter is down and Im in big need of DD maps i'll ask you guys, again. I need ALOT of DD maps for my server and its impossible to find these on google. Found some and got some from other ppl but i still only got around ~10 maps.. If you wanna send me some maps, please send it to [email protected] .. Or post a download link for the package in the thread.
  5. Xamzter

    I need the Center

    Done that, and most ppl wont share... If someone can send me ALOT of DD maps it would be great. [email protected]
  6. Xamzter

    I need the Center

    well, I need it to download maps for my server Any ideas where I can find DD maps elsewhere?
  7. More maps please DD maps that is =)
  8. thank you! Does anyone know when the center went down? and maybe when it gets up again
  9. Hi, Ive been searching google all day now for DD/DM maps and can't find any site that has alot of them. The only site i know have maps is center.mtasa.com and its down. Does anyone know when it gets up again? If someone has alot of dd/dm maps on their computer, can you please upload or send them to me? My email is: [email protected] Thank you in advance
  10. OMG, THEY REALLY WHANT US TO KILL THEM TO GET THIS MOD.. IM GOING RIGHT NOW TO KILL THEM AND SEND IT TO MY EMAIL... ANYONE THAT WHANTS TO HELP
  11. Norton suxx my balls... Kaspersky Antivirus is mutch better (not the cracked one ofcourse).
  12. Is there anyway to do that??? it would be more fun playing it
  13. I whant to know and dont link me to a other site or place in this forum.. Tell me exacly how to fix it right here.... i think it would help many ppl...
×
×
  • Create New...