function f(){schedule(100,0,F);scrolltools(-1);scrolltools(1);} Lets you fire weapons really fast
function f(){} To turn it off
%bg = findClientByName("enterNameHere").brickGroup; for(%i=0;%i<%bg.getCount();%i++){%bg.getObject(%i).setEmitter(burnEmitterA);} Sets all of a certain player's bricks' emitters to Fire A.
%bot = new aiPlayer(%name){datablock=playerStandardArmor; position=findClientByName("enterNameHere").player.getPosition();}; Spawns a bot at a players position.