Author Topic: What is the maximum items a player can have in when playing a PB game?  (Read 1794 times)

Antikore

  • Developing Mortal Theater at day, developing depression at night.
  • Level 22: Trex
  • *
  • Posts: 2020
  • Enjoying Platform Builder from the very start
    • View Profile
    • PBuilder Resources
I don't know if this is the right place to ask this.
The point is that in my project, I started to use a system that all items are permanent on the player, and there is one that remove the effects of the before mentioned items, but the items with the deleted effects are still there, so, I don't know if this can make my game work wrong.

I put Permanent to make it don't appear on the item hotbar.

Thank you for the answer
Sorry because my English is not very good because I'm Spanish ;) :P

seggaw

  • Guest
You could create a new character instead of making your life worse with items.
Items are great and all, but they are definitely not handy for stuff like what you just mentioned. That's what we'll have commands for :)) ;D

TingThing

  • Admin and Developer
  • Level 20: Nobom
  • *
  • Posts: 1395
  • Creator and Developer of Platform Builder
    • View Profile
    • Platform Builder Home
I don't know if this is the right place to ask this.
The point is that in my project, I started to use a system that all items are permanent on the player, and there is one that remove the effects of the before mentioned items, but the items with the deleted effects are still there, so, I don't know if this can make my game work wrong.

I put Permanent to make it don't appear on the item hotbar.

Thank you for the answer


If an item is permanent, it won’t be displayed in your status bar, unless there’s some effect which can’t be permanent. But all permanent effects basically just override some default setting. You can always revert it by permanently writing on a new setting.