Someone got a massmailer for PW ?

Results 1 to 3 of 3
  1. #1
    cats addicted Zorno is offline
    Grand MasterRank
    Apr 2010 Join Date
    GermanyLocation
    1,465Posts

    Someone got a massmailer for PW ?

    Heyhou

    Maybe someone can help me with this, i need a mass mailer for PW. I want to send every character a special item. Anyone has a mod for the mailer of pwAdmin ?


  2. #2
    [B]aSH nofxpunkerbrian is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,151Posts

    Re: Someone got a massmailer for PW ?

    Thats a lot of db process usage which will most likely crash your gamedbd process.

    Id recommend doing the following:

    - Create a script where if the player wants the item they login to this script.
    - Click on recieve item and select the character on the account they logged on.
    - Open a socket to Java using the mail protocol sending the item to the character they selected and placing the process into a sql db advising that this character on this id/account has already recieved the item.

  3. #3
    Black Magic Development das7002 is offline
    Grand MasterRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Someone got a massmailer for PW ?

    You could also use a slightly modified version of 343's GetItem plugin so that it can only be sent once to do what Bash said above



Advertisement