Originariamente inviato da fnurov
Visualizza il messaggio
thx for all ^_^
Raga se c'è qualcuno che lo usa mi può dare una mano? non sono tanto bravo con l'inglese, i miei contatti sono in firma O_o
![]() |
|
ONHOTKEY *bml_hotkey
{
BREAK
}
ONHOTKEY *bml_hotkey
{
while g in #charstatus
{
event macro 6 0
set %waitforoffwar #systime + 200
while g in #charstatus && #systime < %waitforoffwar
{
sleep 10
}
}
BREAK
}


Commenta