• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. S

    Existem BR's?

    always, comunidade propriamente dita em ptbr não existe mais (união, projetos sérios et cetera), mas a gente sobrevive nas gringa huauha
  2. S

    Lua tfs 0.4 (lua) check if a storage id exist on anyplayer

    Just use the example that Xikini gave :D BUUT, I have a tip: you can use modulus operator to limit the amount of players in the same room. Yea yea modulus operator, but don't be scared it's quite simple (I'll do it in pseudocode so please don't paste it into your script): --this code should be...
  3. S

    Item enums in TFS

    In TFS we have two enums related with the items: ITEM_ATTRIBUTE and ITEM_TYPE Which is the difference between them? Besides that, I would want to know about the classes: Items (here we've got a S letter at the end, plural thing) and Item (singular), their purpose et cetera. Why don't we have...
Back
Top Bottom