1
2
3
4
5
6
7
8
9
10
11
12
2
3
4
5
6
7
8
9
10
11
12
addhook("use","wire") function wire(id,event,data,x,y) menu(id,"Choose the correct one,Red,Blue") if event == 3 then if (button==1) then parse("mp_c4timer 0") end if (button== 2) then return 0 end end end
edited 1×, last 24.01.11 01:38:16 am