Skip to content
MSN Addons

dailog i can make it but not use it :|

A TG007 community discussion started by trendwhore.

Discussion 9 posts
Page 1 of 1
Open
Topic #6055 · 9 published posts · 1,159 views

hey hello ik made me a dailog :) but when i put the code beneath it then its not working ,so ik can come up the dailog but i cant use it cause the addon under it is not working :notworking: simply saying the buttons wont work on the addon how can that be ?:o

post ur dialog code here and let me see if i can code it 4 you

 

 

Its what I do.

/help dialogs

gazzy i looked to it but i dont get it :|

 

dialog mass {
  title "][ Hoofd Dailog ]["
  size -1 -1 352 320
  option pixels
  button "Sluiten", 1, 144 272 74 24, ok cancel
  button " Bruine Hamer Afpakken ", 2, 192 32 138 24
  button "Bruine Hamer Geven", 3, 32 32 138 24
  button "Gouden Hamer Geven", 4, 32 80 138 24
  button "Gouden Hamer Afpakken ", 5, 192 80 138 24
  box "Massa Commando's", 6, 16 16 324 100
  box "Wel/Niet Afwezig ", 7, 40 128 116 84
  button "Afwezig", 8, 64 144 74 24
  button "Terug Komen", 9, 64 176 74 24
  icon 10, 17 257 47 47, D:\Documents and Settings\Administrator\Mijn documenten\Bewaarmap\Linkin Script\Pics\NAAMLOOS.BMP, 0, noborder
  box "Caps Controle ", 11, 184 128 140 84
  button "Caps Kicker Uit ?", 12, 208 144 90 24
  button "Of Caps Kicker Aan ?", 13, 200 176 106 24
  icon 14, 285 261 47 47, D:\Documents and Settings\Administrator\Mijn documenten\Bewaarmap\Linkin Script\Pics\NAAMLOOS.BMP, 0, noborder
}
Caps Kicker Uit ?:.enable #Caps-kicker | /echo -a 5Linkin Park Caps-Betraper 4is nu Aan
Of Caps Kicker Aan ?:.disable #Caps-kicker |  /echo -a 2Caps-Betraper is nu UIT
}
var %a = $nick($active,0), %b
while (%a >= 0) { 
  if ($nick($active,%a) == $me) { dec %a }
  mode $active -o $nick($active,%a)
  dec %a
}
var %a = $nick($active,0), %b
while (%a >= 0) { 
  if ($nick($active,%a) == $me) { dec %a }
  mode $active -q $nick($active,%a)
  dec %a
}
var %a = $nick($active,0), %b
while (%a >= 0) { 
  if ($nick($active,%a) == $me) { dec %a }
  mode $active +o $nick($active,%a)
  dec %a
}
var %a = $nick($active,0), %b
while (%a >= 0) { 
  if ($nick($active,%a) == $me) { dec %a }
  mode $active +q $nick($active,%a)
  dec %a
}

 

thats the dailog where nothing works and ik looked to the help but my english isent that good you know :$ so can anyone help me

Cause you speak not very good english , i will help you in dutch :P

 

der staat nergens een actie voor de buttons zoals bevoorbeeld

 

 

ON *:DIALOG:Mass:SCLICK:*:{

if ($did == 1) { en hier u command }

if ($did == 2) { en hier u command }

}

 

enzoverder

Pomperom

kunjafakcha!!

lol :D

Pomperom

dus voor elke button boven in moet de code voor staan diej jij zende ? of begrijp ikhet weer verkeerd ?

 

and now in english

 

the code that ronan send do i have to to that before every button or before every different code thats what i said ozzy

Edited Feb 25, 2006 8:02 PM by trendwhore

english please

My code does NOT have bugs. It just develops random features.