Author Topic: Forcing Part of GUI in Trigger/Getting Other Brick Items  (Read 642 times)

Ok, so for BLCS I use Brick GUI for buying, for no downloads, so, I need help on getting an item for the gui/ get it on a certain tab only.


Whats BLCS?
Blockland Counter-Strike, DM add-on. Oh, yeah, could you hint me on teams, since you've done it?
« Last Edit: March 29, 2008, 08:53:02 PM by Marcem »

Im not sure if you could put an item there, but you could make a brick with the preview image of an item, and then when you place one it gives you the item and kills itself

You can use 'servercmdbuybrick' (or something similar) which is the function for when you close the brick GUI with certain bricks in the slots. Use trace() and things to see exactly what happens.

You'll need to give players 10 item slots to make it work right, though. (Buy Brick goes into brick slots, if you buy the 'items' or special bricks like rkynick said then they go to your 10 item slots instead)