Author Topic: Server vulnerable?  (Read 20806 times)

0 Members and 1 Guest are viewing this topic.

Offline Tommis

  • VC:MP Beta Tester (inactive)
  • Wiseguy
  • *
  • Posts: 56
    • View Profile
Re: Server vulnerable?
« Reply #15 on: July 24, 2007, 02:08:51 am »
Hello,

Alright, well first of all, in the 0.3x scripts, it could be a bug with the scripts if you leave it on for a very very long period of time, so try restarting teh scripts. (In 0.3z the whole player system is redone, so this is not a issue in thoes scripts) But if you say the whole server does not recognize thier ips, then i cant really help you there, you need to talk to the dev's about that. Also about the script, you can add this under vcmp.join.

  if ($vcmp.ip(%name) == Unknown) || (*.*.*.* !iswm $vcmp.ip(%name)) {
    vcmp.say Kicking %name - Reason: Invalid IP Address $+ , By: Server
    .timer 1 1 vcmp.kick %id
  }

Cya,
Tommis

Offline matthiasvegh

  • Street Thug
  • *
  • Posts: 40
  • =RA=Phil_Cassidy
    • View Profile
    • InternetDJ
Re: Server vulnerable?
« Reply #16 on: July 24, 2007, 03:33:27 pm »
not bad, not bad, but this would kick me! >:(  so er.. i'm screwed.