﻿;===========================================================================================================================;
; Icon List alias | VxÐ ~ http://vxd.altervista.org/VxD.htm ~ caronte.ade@gmail.com | mIRC ☠  VxÐ $¢®iþ† ⅜                  ;
;===========================================================================================================================;

alias xpopupstyle2 { 
  var %popups = $1
  if (%popups ) { 
    xpopup -i %popups + 0 VxD\ico\1.ico

    ;===================↑↑↑↑↑↑↑↑↑↑↑===================NOT EDIT==================↑↑↑↑↑↑↑↑↑↑↑====================;
    ;                                                                                                          ;
    ;===================↓↓↓↓↓↓↓↓↓↓↓=====================EDIT BOTTOM=============↓↓↓↓↓↓↓↓↓↓↓====================;

    ; here the N° 2 icon -> xpopup -i %popups + 0 folders\icon.ico <- in mIRC editor -> menu Popups  -> 2 $chr(11) $+ name popups: /command <- ;


  }
  else return
}
