• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. ZooTeam

    Solved Pulling Levers > Spawning Ladder problem.

    the onUse function is executed when anything is used. The parameters mean: cid - The player item - The item used fromPosition - The position of the player itemEx - Item used onto something toPosition - The position of the item What you do is make a script in data/actions/scripts and then you...
  2. ZooTeam

    Solved Pulling Levers > Spawning Ladder problem.

    Well, it seems that you do have the basics so this could be a good chance to learn how to do it by yourself!! I will give you some guidance though and you can come back and ask me about anything or errors related. Since you have 4 different levers with no order, you are looking at levers that...
  3. ZooTeam

    [Smexy Member] Super Panda Is Back!

    GO PANDA!! You are part of my zoo
  4. ZooTeam

    Compiling Asking for TFS 0.4 without SALT

    What's the point?? You don't like seeing codes? Are you serious? Just look some other way when going through the passwords.. Or maybe you are looking for something else.. If you want to spy then just tell us.
  5. ZooTeam

    Helvetica custom map (Big Project)

    Guy doesn't aknowledge things that don't make him improve, you can see clearly in his post at page 1.. After being diminished by different people he's just trying to "put up some defense" (which I don't justify!! Because I think poopsi~ is giving proper feedback!). I don't care about the OP (I...
  6. ZooTeam

    Helvetica custom map (Big Project)

    Well in the end of the day if you think that things just magically appear in your head then you are lying to yourself. I find it funny that you speak about what's ugly or not by your standard, why is it that what you think is ugly is actually ugly, why are you so sure you have the absolute truth...
  7. ZooTeam

    Globalevent

    You take what you currently have and make a function out of it, e.g executeEvent Then you set-up a fixed ammount of broadcasts using addEvent.
  8. ZooTeam

    Helvetica custom map (Big Project)

    How does being in a forum make you know whether someone is a pussy or not by a comment? You say it's experience but that's just illogical. Also how do you know he won't improve by making constructive critics? Because hes "basicly a shit mapper with the lack of inspiration"?? I'm sure when you...
  9. ZooTeam

    Speedmapping

    Hey, I need to revamp this temples so they look fine, two are from Fibula, one from Venore and the last is from eastern Edron. http://easyfilesystem.com/repository/forgotten%20-%20copia.otbm That's the map, if anyone's up to making 4 temples
  10. ZooTeam

    Looking for tfs 1.1 GlobalEvents

    Well planning before coding is what should be done. Hell get a pen and a paper and start writing things down, code with words, use logic!! Don't just open notepad and start coding right away. This and planning is what makes everything easier.
  11. ZooTeam

    Looking for tfs 1.1 GlobalEvents

    Well, the good thing is: starting the event -> creating a tp -> waiting area -> tping to event -> *event* -> end event -> tp back All of those will serve you for very event you'd like to make. Starting the event requires a global storage. Set EVENT_ON to 1 Creating the teleport either gives a...
  12. ZooTeam

    Solved Addons level not working

    It was easier at vocations.xml in the XML folder, but that's fine too.
  13. ZooTeam

    Looking for tfs 1.1 GlobalEvents

    The hole game is fairly easy, you should be able to figure it out yourself, it's just a simple stepin script.
  14. ZooTeam

    [Help] War server script

    Don't save players, save = 0 in database.
  15. ZooTeam

    I cant look at other players ??

    It looks like you added a frag system or something similar, or maybe it came with the datapack you downloaded.. Check in creaturescripts. Though most likely you are missing a query that came with that original script.
  16. ZooTeam

    Account Manager and Webpage

    Is the password encrypted?
  17. ZooTeam

    Is it Possible to create a pvp-e script with kill counter?

    You'd rather mantain it as PvP and make the rs at 48 frags.
  18. ZooTeam

    Solved Addons level not working

    Well if it sends the message and sets the storage on level-up then the logic is just fine.. There may be a problem with your addOutfit function most likely. Alternatively you can try to add the addons "manually", that is set up the storages (cause addons are just storages)
  19. ZooTeam

    Solved Addons level not working

    Well are you trying with the same character again and again? Maybe the storage is set up already, check that out first.
  20. ZooTeam

    Solved Addons level not working

    Try now I edited it. Again though when exactly are you getting the error? When getting the level-up to a level that's in the table or one that isnt?
Back
Top