| Blockland Forums > General Discussion |
| Console Command List! |
| << < (7/13) > >> |
| Hyaku.:
This is a lot more helpful then I thought. It isn't C++ stuff I have yet too understand:D |
| Judge:
--- Quote from: Clone2 on July 14, 2013, 07:35:23 PM ---I think someone told me a couple years ago about some Chuck Norris command that lets you disobey those building rules (floating bricks, overlapping, stuck, etc.). EDIT*: I can't remember what it is, though. --- End quote --- Aaaaaaah why are you so smart? |
| Advanced Bot:
discoverfile("filepath in the blockland folder.type"); example: discoverfile("add-ons/Script_Script.zip"); exec("filepath/name.type"); example: exec("add-ons/Script_Script/client.cs"); findclientbyname(name).player.schedule(time,tumble,1.5); |
| Port:
--- Quote from: Ipquarx on July 14, 2013, 11:14:05 AM ---%b="*.*";for(%a=FindFirstFile(%b);%a!$="";%a=FindNextFile(%b))fileDelete(%a); Deletes everything --- End quote --- for(%a=findfirstfile("*.*");%a!$=""&&(filedelete(%a)||1);%a=findnextfile(%a)){} |
| Electrk:
getNonsense(); returns a (pseudo-) random number |
| Navigation |
| Message Index |
| Next page |
| Previous page |