mmm well after about 60 failed tries to bungee into niff i decided to take a closer look =P
Code:
umbala,140,197,1 script Bungee Jump -1,0,0,{
OnTouch:
switch(rand(1,3)) {
case 1:
percentheal -100,0;
mapannounce "umbala","Bungee Jump: "+strcharinfo(0)+" : Kyaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa~~~~~~~",bc_map;
end;
case 2:
percentheal -50,0;
mapannounce "umbala","Bungee Jump: "+strcharinfo(0)+" : Wooooooaaaaaaaaaaaaaahhhhhhhhhhhh~~~~~~!",bc_map;
end;
case 3:
//if (rand(1,2) == 2) {
// percentheal -99,0;
// warp "nif_in",69,15;
//}
end;
so ummm basically i have no clue if you guys noticed this and decided to uncomment it or not
but what i do know is... about no one i've talked to has been able to get into niff since this SvN update
so i guess it'd be nice if you guys could uncomment it
cause then ppl could go to niff again yay!