Blockland Forums > Modification Help

Hide/show brick menu items

(1/4) > >>

Hawt:
I'm working on an RPG and I am using the brick menu to be the place for the player's inventory and spells. Currently, all the players in the server are able to see the items, even if they don't own them. How can I hide certain items in the brick menu? For example, if Person A buys a spell for 1 gold, then it will appear in their spellbook but not Person B's. I wouldn't mind doing anything hacky as long as it doesn't severely interfere with the game.

I'll be willing to pay if this will require a complicated solution cause I'm desperate as forget

Hawt:
bump

Conan:
went over the brick selector dialog code. main issue is client generates their own bsd contents by iterating over the datablock group.

any sort of fix would require sending clients wrong/adjusted brick datablock uiname/category name data

PhantOS:
couldn't that be done with a dll

Conan:
anything can be done with a dll - dlls modify the base game code during runtime...

Navigation

[0] Message Index

[#] Next page

Go to full version