View Single Post
  #22  
Old 07-07-2003, 11:37 PM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
Koni, I can't change my pass a lot, I tried, but considering my global and my Debug/SDev account have ident passes, it would make it more difficult for me. I just set my comp up with a firewall and it doesn't save passes, I finally memorized this one, and almost got my spare acc memorized.

I would rather a scripting command be able to check IP's. Then you can have it warp etc. if the IP doesn't match. So many things,t hat's what I wanted.
if (actionplayeronline)
{ tokenize #i; //#i would be the IP;
if (!strequals(#p(0),#I(clientr.ip,0)))
{ setlevel2 bad_ip.nw,30,30;}
}
Something like that but better, I just made that quickly.
---Shifter
__________________
Who has time for life these days?
Reply With Quote