viewing paste Unknown #21911 | Athena

Posted on the
1 2 3 4 5 6
-   script  Restrict_Name   -1,{
    OnPCLoginEvent:
        if ( compare( strcharinfo( PC_NAME ), "GM" ) )
            atcommand "@kick " + strcharinfo( PC_NAME );
        end;
}
Viewed 1042 times, submitted by Guest.