Blockland Forums > Modification Help

A stupid question regarding fetching the Category name

Pages: << < (2/5) > >>

Nexus:

servercmdcancelbrick(%client);

I think there is also a variable saved to %client or %client.player that is the ghost brick, which you can then just call .delete(); on

Xalos:

I always used %client.player.tempbrick.delete(); because other scripts might package servercmdCancelBrick in a way I don't want to have to counterpackage.

Slicks555:

By the way, don't lock your topics in coding help. Ever.

Randomness:

I guess that was kinda stupid.



Right.. new question.. (sheesh this must be my 3rd.)

How to fetch the host's BL_ID in script? The other topic doesnt help me.

Xalos:

getNumKeyID()

Pages: << < (2/5) > >>

Go to full version