
07-07-2003, 11:37 PM
|
|
The David
|
 |
Join Date: Apr 2002
Location: USA
Posts: 912
|
|
|
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?
|
|
|
|