Soulryoshi

Member
  • Content count

    1
  • Joined

  • Last visited

Posts posted by Soulryoshi


  1. Hi, I'm hubowner and during my tests, I saw a problem whith my private message scripts :

    when I send with verlihub a private message :

    VH:SendDataToUser("$To: "..PMToNick.." From: "..PMFromNick.." $ "..PMBuffer.."|", PMToNick)

    it doesn't work with ApexDC++ though with DC++ and zion++ it works

    Is there a syntax special for ApexDC++ or does anyone have an Idea ?

    Thx for help

    Problem solved : i have a space after $ though in good syntax there is not.