Author Topic: IP problem...  (Read 541 times)

0 Members and 1 Guest are viewing this topic.

Offline D_J_S_

  • Major(1)
  • Posts: 45
  • Teamed flag runnerS???
IP problem...
« on: March 20, 2008, 07:14:02 am »
I need help with a small script that is needed.
Code: [Select]
if GetPlayerStat(ID,'IP') = 68.193.101.91 then beginThe IP part is the problem, should it be a string or no dots or what?
I can't stop playing soldat :(
My in game name: StarShot LightStream
All !commands must !DIEE!!!!!!!!!!!!!!!!

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: IP problem...
« Reply #1 on: March 20, 2008, 08:51:57 am »
It should be a quoted string, I would assume.