if(%b < %a){ %t = %b; %b = %a; %a = %b;}
Code: [Select]if(%b < %a){ %t = %b; %b = %a; %a = %b;}Doesn't that just set both %a and %b to the value of %a instead of swapping them?
Oh richards
Shortcuts for events are for starfishs. I mean it, it's like going up Mount Everest with jet boots. If I have variables, zones, and additem, I'm set.FUN FACT: It's true bricks can only handle one variable per brick, but four bricks can handle four vars. With Relays and NamedBricks, you can make multi-brick variable computers. I do it quite frequently.So no, I won't get this event. It's fairly useless.