Blockland Forums > Modification Help
Where can I get a list of the names of all the Default datablocks?
Pages: (1/1)
takato14:
I need to know what the Brick Explosion emitter is called (the datablock name) so I can use it, but I cant figure it out. Ive tried several different names but none have worked; is there a console command to give me a list of all the datablocks with their names? (Ive tried ListAllDatablocks(); but that only gives me what kind they are not the actual names) or does someone know what the datablock name is for the brick explosion?
Headcrab Zombie:
In your own server, do tree();
In the upper right corner of the window that appears, expand RootGroup, then DatablockGroup.
takato14:
--- Quote from: Headcrab Zombie on July 16, 2010, 09:26:59 AM ---In your own server, do tree();
In the upper right corner of the window that appears, expand RootGroup, then DatablockGroup.
--- End quote ---
Ah, thanks.
Pages: (1/1)