Jump to content

Mike

Members
  • Posts

    805
  • Joined

  • Last visited

Everything posted by Mike

  1. *cough* i helped with the colours Anyway, nice work
  2. Well i'm not sure if this is true at all, but in a review i read about SA it said it was the last GTA
  3. It works find now, there were just a few small bugs that i'd forgotten to change Anyway, great duel - another one soon?
  4. That should be "you're" as it is a shortened way of saying "you are" tut tut, some people
  5. That sounds a pretty good idea, don't know how easy it is (hope it is easy )
  6. oh, i know how to, i jsut wanted to check it was ok Also, i did it differently (i used your code) alias mta.command { var %a = $readini(%dir $+ $1.ini,ID $+ $2,level),%b = $iif($4 == $null,$2,$mta.findid($1,$4))),%c = $readini(%dir2 $+ admin.ini,$3,level) if (%a > -1) { if (%a >= %c) { } } } and then added it into the admin system customiser Edit: Also i found !money was still in the mtama.mrc script, but just not in the admin system customiser, so now i've re-added !money for mine
  7. Come on, we need more people. Post now (also, i'm pretty sure my dodo duel script is ready to test )
  8. Mike

    TOP FUN

    Yeah! It would be so cool to go in with an RC plane in a gangwar, attack the enemy and while they're distracted, the rest of you team goes in and shoots up 'em up
  9. I have one small suggestion, is there any way the the psl can goto the last folder used when it starts. Tiny thing but it would be useful Also, just checking if it's allowed for me to add in my own admin commands (as a psl script, not breaking the crc) for using with it...
  10. Oy, we have a turfwar dudes - get on irc or something /me hopes a fmj sees this...
  11. There are the huge ramps in the way (for the drag anyway)
  12. There are some more typos for you
  13. So does that mean we can't fall off on the landing of the ammunation jump now?
  14. I think you just need to wait a while before you spawn to give everything time to load
  15. I like to see you do a stunt in this great vid that i can do (the grind at the vc construction site)
  16. nice pics, i'll be there of course - hopefully testing out a dodo duel script
  17. Mike

    MTAMA Scripting

    First off, use the mirc script editor - you have a bracket mismatch Goes more like this alias mta.command { if ($3 == !getip) { mta.msg $1 $2 IP from $4 is $readini(joins.ini,IP,$mta.name($1,$4)) } } alias mta.join { writeini -n "joins.ini" IP $mta.name($1,$2) $mta.ip($1,$2) } ;This is ini file ;[iP] ;test=***.***.***.*** ;MTAFreak=***.***.***.*** Also: Don't know why you'd want this as you can just have a script which just uses $mta.getip without the ini.
  18. Request: On Wednesday's race could I do my racing as early as possible so I don't have to wait around as I have a GSCE exam the next day and have to revise
  19. It worked fine for me, but then I did have the rar...
  20. I can't open that either, just get "Page Cannot be Displayed".
  21. Just hoping more people would see it as I only posted it that morning.
  22. You can just start a local (lan) server if you just wanted to test some scripts, that's what I used to do. Unless you have complicated ones that need more people to test it, then you can probably find someone with a server that's willing to help (i can help if they're for GTA3)
  23. He's sorted it out now anyway, was playing with him last night
×
×
  • Create New...