Delete Item Using MSSQL Query

Results 1 to 3 of 3
  1. #1
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Delete Item Using MSSQL Query

    If there is an InsertItem query is it also possible that there is a Delete Item query? So that we can delete a certain user's item without going through GM TOOL?


  2. #2
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Delete Item Using MSSQL Query

    No this is not a function that has ever been developed in the server. The only thing that has been created is the item add in the database server. Manual deletion of items must be done at the account level which means accessing the tad file to do so else you could create something that will read their accounts similar to some things that were released in ragezone for reading the tad file for the master points. But, it will take time and patience to get it right because of the constant changes to your files.

  3. #3
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: Delete Item Using MSSQL Query

    Quote Originally Posted by jbeitz107 View Post
    No this is not a function that has ever been developed in the server. The only thing that has been created is the item add in the database server. Manual deletion of items must be done at the account level which means accessing the tad file to do so else you could create something that will read their accounts similar to some things that were released in ragezone for reading the tad file for the master points. But, it will take time and patience to get it right because of the constant changes to your files.
    I see.

    Please close thread.



Advertisement