• 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. StreamSide

    The state of this community

  2. StreamSide

    Coding Help

    cute code
  3. StreamSide

    how to learn blob for outfit/addon

    you can remove it while login in, thats a possible option.
  4. StreamSide

    New TFS logo / icon

    I really like the logo but the letters are not my fav @River KA
  5. StreamSide

    AAC Powered by MyAAC

    why would you want to do that?
  6. StreamSide

    How to deal with items clone

    yeah, the code its not for 0.4 but I guess you can do something with it because its just a few lines.
  7. StreamSide

    How to deal with items clone

    I dont really know what kind of sources you using but I can give you a few tips we used some years ago. One of these is the item unique id, you can save this value whenever but it should be unique for any item, then you only check for the item guid when you load the data. I can give you the...
  8. StreamSide

    SHOP SYSTEM - CAKEPHP ??????

    what do you mean?
  9. StreamSide

    C++/LUA/PHP + web design services

    sure buddy
  10. StreamSide

    Attention to the thief - actually discord is ChinOt#3983

    why would you believe something like "out of food", no one who lives there will say that because everybody knows whats happening there so why sending it before when its some unknown shit mapper... and its actually sad because now you cant believe shit from anybody
  11. StreamSide

    Compiling Looking for images of coryms, blood priest and blood hand.

    you better do not care about these lurkers :)
  12. StreamSide

    [8.6] - TFS 0.4 GhostOt datapack

    so good so cool
  13. StreamSide

    GlobalEvent TFS 1.3 Monster Wave Event

    getSpectators would do the work, isnt it?
  14. StreamSide

    Linux activated firewall, blocked my ssh access

    what you using? OVH? use the OVH KMV login to enter the console and then use "ufw allow ssh"
  15. StreamSide

    TFS 0.X SOLUTION "attempt to call field 'getResult' (a nil value)"

    so as you can read here: Reading console errors (https://otland.net/threads/reading-console-errors.273723/) the console error is related to the file called frags.lua, I'm sorry if you didnt understood my earlier post.
  16. StreamSide

    TFS 0.X SOLUTION "attempt to call field 'getResult' (a nil value)"

    what about posting the real code lol
  17. StreamSide

    Lua when dying receive storage

    its ok to return false? I mean would it trigger or not something else?
  18. StreamSide

    [Quick Showoff] Post your latest maps!

    like I never enter here but saw the last post from the one and only
  19. StreamSide

    NPC adding achievement

    you mixing code, try to use some compat function for that achievement call if there is any or just try something like Player(player):addAchievement("A Total Nightmare") instead of what you have. Btw, is this TFS 1.something? otherwise Im writing nonsense
Back
Top