| Blockland Forums > General Discussion |
| Big List O' Console Commands |
| << < (6/11) > >> |
| MARBLE MAN:
--- Quote from: Port on March 15, 2013, 11:42:03 AM ----snip- --- End quote --- that isn't even torquescript AND YOU NINJA CHANGED IT(edit) SO MANY TIMES let's get some air: --- Quote from: Port on March 15, 2013, 07:57:41 AM ---function _(%_){for(%z=%_;!(%z>>2)||call(%_,_(%z));%z=%_%5){%z=%z%%_%0;}}_(_); --- End quote --- function Method(%other) { for(%var=%other; !(%var>>2) || call(%other,Method(%var)); %var=%other % 5) { %var= %var % %other % 0; } } Method(Method); it does nothing. It divides by 0 tested it. it crashes you and i believe calls alot of functions....... |
| Port:
--- Quote from: MARBLE MAN on March 15, 2013, 11:43:12 AM ---that isn't even torquescript --- End quote --- forget you i do what i want _ = ( 255, lambda V ,B,c :c and Y(V*V+B,B, c -1)if(abs(V)<6)else ( 2+c-4*abs(V)**-0.4)/i ) ;v, x=1500,1000;C=range(v*x );import struct;P=struct.pack;M,\ j ='<QIIHHHH',open('M.bmp','wb').write for X in j('BM'+P(M,v*x*3+26,26,12,v,x,1,24))or C: i ,Y=_;j(P('BBB',*(lambda T:(T*80+T**9 *i-950*T **99,T*70-880*T**18+701* T **9 ,T*i**(1-T**45*2)))(sum( [ Y(0,(A%3/3.+X%v+(X/v+ A/3/3.-x/2)/1j)*2.5 /x -2.7,i)**2 for \ A in C [:9]]) /9) ) ) |
| MARBLE MAN:
--- Quote from: Port on March 15, 2013, 11:44:23 AM ---forget you i do what i want --- End quote --- --- Quote from: MARBLE MAN on March 15, 2013, 11:43:12 AM ---that isn't even torquescript --- End quote --- |
| Azure:
Where are the common commands, like mousefire(1); - holds down left mouse crouch(1); - duh turnright(1); - you spin me right round round turnleft(1); - you spin me right round round clientcmdtimescale("[timescale]"); - without the []s. Sets a client timescale. Can be glitchy. jet(1); - duh forward(1); - duh And so on... |
| Port:
--- Quote from: Azure on March 15, 2013, 11:51:22 AM ---forward(1); - duh --- End quote --- if you use a function from an add-on you should probably link it because forward is not an existing default function |
| Navigation |
| Message Index |
| Next page |
| Previous page |