help pls

Results 1 to 2 of 2
  1. #1
    Valued Member ultimatehex is offline
    MemberRank
    Mar 2009 Join Date
    Port LuxLocation
    132Posts

    help pls

    the only gm comand that work is _/kickout i really need to block a accont ...please help me how to block a account or i need to block him ip becouse he insoult me and i dont know how to ban him with ip...if i cant do this in game tell how can i do in mssql to ban him on ip on or account i meed scrept pls


  2. #2
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: help pls

    /_invisible
    /_warp
    /_kickout
    /_block
    /_unblock

    They should all work. In mssql you can set the AuthType of the account to 2 to block. Also:

    account.dbo.cabal_tool_RegisterBlockUser 'usernum','release date','2'
    account.dbo.cabal_tool_ReleaseBlockUser 'usernum'

    And add ip addresses/ranges to account.dbo.cabal_blockip_list to ban that way. Most people have dynamic ip though and using proxies bypasses an ip block so ip blocks are pretty pointless.



Advertisement