Jump to content

Convirion

Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by Convirion

  1. Hmmm i shall look at this, but i think its already open... b/c its in the list of servers ect ect
  2. hi, im making a site and i want to let the users know if the server is up through fsockopen but which port do i have to use there? if i use 22003 or 44003 they both will time out... thanks for looking at it.
  3. To the mta team: Are there already maps that will be in the map pack? And can we get a message how far the team is with the map editor? This is not to anoy the mta team but there is a lot of time we didn't here anything from you guys. greetings, convirion
  4. hey lil, i tested it but gues what, if a guy called rob joint, it says that rob has the same ip as rob so he ll be kicked...
  5. Thanks for the fast reply, ill test it out byebye
  6. Hi all, I Tryed to scripts a double ip kicker but I couln't make a start. Script: Onjoin: When someone joins: Check if the ip is already in the server yes: kick the one that joined. no: dont kick him. hope you guys understand what I mean.
  7. Thank you lil toady, i didn't get it worked with if for some reason...
  8. I have now something like this: if ($mta.server($1).players > $readini($scriptdir $+ recordplayers.ini,PLAYERS,players)) { mta.text $1 We have a new record! !writeini -n " $+ $scriptdir $+ recordplayers.ini" PLAYERS players $calc(players+1) } I want something like this: if the record is 20 players and there are 20 players in the server and someone joins the server so the record becomes 21 it need to show "We have a new record!" and it need to write to the file so in the file players=21 Hope someone can help me out
  9. hi, i'm trying to make a script like this: each time someone joins it does: players+1 so if player 1 joins it does 0+1 and if player 2 joins it does 1 +2 hope you guys understant what i mean. so how can i make it this way: !writeini -n " $+ $scriptdir $+ players.ini" PLAYERS players +1 thanks for looking at it.
  10. yeah ok, it's possible with scripting. but i think it would be nice if it's in each server (or if it's disabled) becose not every server has scripts
  11. Is in the mta:dm version possible to do a vote kick? else can you guys build it in? It can be very handy to use if there is no admin in the server. Conv-
  12. I'm going to test it out, looks very handy
  13. yeah how? else you can test your maps on SA-MP... but are the maps the same or not?
  14. looks cool with the neon lights, how did you made them? maybe i put it on my server
  15. why do you want to run it on another ip? i think it is better when they let dm run on another port then mta:race.
  16. true, you can even upload your map already, visit the map forum for more info
  17. noob question: how to use edit: nevermind, I'm using another tool
  18. I don't have a legal version and I have cracked it, it works great so that wouldn't be the problem, maybe reinstall gta vc and mta?
  19. lol guys it was for the !rank command not the !setrank that works fine, and again thank you for the helping
  20. Hi, as the topic says, is it possible to release the server a day before the Client release so everyone can setup the server? So then we have enough servers on the day of the client release? very kind regards, Conv-
  21. hey betadevil it works! elseif ($3 == !rank) { if (%a == -1) mta.pm $1 $2 Error - Absent ID else mta.text $1 $mta.nick($1,%a) $+ 's rank is: $iif($readini($scriptdir $+ rank.ini,ranked,$mta.nick($1,%a)),$v1,No Rank) } thank you all for looking to it
  22. it wrote it to the file, but i could have made a mistake b/c i needed to type it here and i couldn't copy it edit: Just the problem is the !rank not the !setrank
  23. Convirion

    Help me plz!!

    hmmm maybe you should download it then
×
×
  • Create New...