Kod: Kodu kopyalamak için üzerine çift tıklayın!
dialog ident {
title "Ident Menü"
size -1 -1 132 26
option dbu
button "Root", 1, 5 7 37 12
button "Admin", 2, 48 7 37 12
button "IrcOp", 3, 90 7 37 12
box "", 4, 3 1 126 21
}
on 1:dialog:ident:sclick:*:{
if ($did == 1 ) { /echo -a 4Root }
if ($did == 2 ) { /echo -a 4Admin }
if ($did == 3 ) { /echo -a 4IrcOP }
}
/echo -a 4Root
/echo -a 4Admin
/echo -a 4IrcOP
yazan yerlere gereken codeleri koyarsın
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.