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

    Solved Znote ACC problem.

    Hi people! today i was installing oracle databse 11g, so when i startd xampp to do some shit on my server there was a warning message saying oracle was using 8080 port and tomcat need this port free, so i changed it in C:\xampp\tomcat\conf, then edit server.xml <Connector port="8080"...
  2. Ovnyx

    Solved [TFS 1.2] How Far? (addEvent)

    Hmmm i understand, well I never thought to do that, but now i know i cant do it :D thank you a lot guys!
  3. Ovnyx

    Solved [TFS 1.2] How Far? (addEvent)

    Hmm interesting, because i was having that error, i was getting a stack overflow error with an event, but i fixed it, and the problem was that the scape condition was wrong. im going to test deeper my script until im 100% sure that it is not going to overflow. thanks for this info and your...
  4. Ovnyx

    [TFS 1.2] Windows or Linux?

    hi guys, i was wondering whats the difference between running my server in a linux or a windows system? since 2010 im more a linux user, i use arch linux, and im using windows just to work on my server, it is a little annoying to run into windows just for that, so i wanted to know why use...
  5. Ovnyx

    Solved [TFS 1.2] How Far? (addEvent)

    hi, thanks for this info, this happends when the escape condition of the recursion its incorrect?
  6. Ovnyx

    Solved [TFS 1.2] How Far? (addEvent)

    wow thats awesome!! its exactly what i was looking for haha :eek::cool:
  7. Ovnyx

    Solved [TFS 1.2] How Far? (addEvent)

    hiho! i was taking a look this rainbow outfit, posted here: [How-to] Using addEvent() then i was thiking if there is like 50-60 people online in a server and most of them are wearing this outfit, all this "cicles" (recursion) on each player wont generate a lot of lag? or how can i calculate...
  8. Ovnyx

    Solved Wand/Rods not working

    hi, i didnt ignore it, i was updating page waiting for an aswer and when i update i saw the last reply because i was at the end of the page. i apologize for that!! :( i tried that but still doesnt work. u,u EDIT:i replace weapons, items, and xml file for the source ones, and the problem is...
  9. Ovnyx

    Solved Wand/Rods not working

    im sorry, im in TFS 1.2, running 10.98 client
  10. Ovnyx

    Solved Wand/Rods not working

    Hi guys, i dont know why rods or wands are not working in my server, it doesnt matter if i use them in a normal player or a GOD player, they simply doesnt do anything, they work as a stick xD because the up fist fight anyone know what going on here? <!-- Wands --> <wand id="23719"...
  11. Ovnyx

    Solved [TFS 1.2] Custom monsters problem

    hahaha yeah, i watched that code for 2 days and it was that small thing but i didnt see it :v
  12. Ovnyx

    Solved [TFS 1.2] Custom monsters problem

    hi thanks for your replys , excuse me if if didint provide enough information. i finally found the error, im so stupid lol. I did not realize that in monsters.xml where i placed the "fire" folder creatures in the "file" tag i didnt put the .xml into the path, thats why they where not working...
  13. Ovnyx

    Solved [TFS 1.2] Custom monsters problem

    hi buddy, thanks for your answer, i already tried that but it doesnt work, the other one contains exactly the same form: <monster name="custom_demon" file="custom/fire/custom_demon" /> that is prefix + monster name where prefix is = custom_ and monster name = demon/sea serpent, etc...
  14. Ovnyx

    my first SPRITE

    wow awesome work, im from colombia too!!, this remember me my dofus times hahahaha good luck and keep going
  15. Ovnyx

    Solved [TFS 1.2] Custom monsters problem

    hi i tried, but it works with or without the underscore, but sitll doesnt work with the monsters inside fire folder, when i try to /summon custom_demon nothing happen, just a sendcancel saying there is enough room :/
  16. Ovnyx

    Solved [TFS 1.2] Custom monsters problem

    hi thanks for your reply! ill do that to difference it from the real one, just for testing :P
  17. Ovnyx

    Solved [TFS 1.2] Custom monsters problem

    hi guys, im having a problem since this morning and i cant find what is the error. Inside my monster folder i have another one called "custom" and in that folder there are 3 more: [ice,energy,fire]. i have modified the creatures names and some of their flags. the problem that i have is that...
  18. Ovnyx

    Lua Function Change Existing Monster Name In-Game

    firstable thanks for your answer, going to take a look, bless!
  19. Ovnyx

    Lua Function Change Existing Monster Name In-Game

    could you help me please? where should i put this? thanks in advice!!
  20. Ovnyx

    Solved [TFS 1.2] Xml Attributes

    thank you very much im going to take a look! :)
Back
Top