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

    You can not execute this command. Whats wrong?

    you need to add account type 3 in your account
  2. N

    switch level + citizenship problem

    function onUse(cid, item, frompos, item2, topos) local townid = 1 -- townid of the temple local playerpos = getPlayerPosition(cid) local newpos = {x=435, y=483, z=7} doPlayerSendTextMessage(cid,22,"You are now a citizen of the town Nova.") doPlayerSetTown(cid, townid)...
  3. N

    citizen problem

    thanks for the help guys! how can i make this switch ask for level 35 to use it? function onUse(cid, item, frompos, item2, topos) local townid = 1 -- townid of the temple local playerpos = getPlayerPosition(cid) local newpos = {x=435, y=483, z=7} doPlayerSendTextMessage(cid,22,"You are...
  4. N

    citizen problem

    well i have a problem with citizenship script well this script takes me to temple and tells me that You are now a citizen of the town Nova but it wont make my recidence of that city well i use a switch not a teleport
  5. N

    Lets Count To A Million!

    6324
  6. N

    Residence teleport rep ++

    someone help me please
  7. N

    Residence teleport rep ++

    bump
  8. N

    Names of houses ?

    you have to edit that in you page configs change you town id or something like that
  9. N

    Residence teleport rep ++

    hey i wanna now how can i make a teleport that change my residence and says something like now you live in.... can someone give me a link of a tutorial cant find one or tell me how i can make it ill give rep++
  10. N

    can someone tell me whats wrong?? rep++

    well did not work, but i made it work with :8080 thx anyway
  11. N

    can someone tell me whats wrong?? rep++

    ill try it
  12. N

    can someone tell me whats wrong?? rep++

    Error: I could not see your service on 201.241.251.149 on port (80) Reason: Connection timed out
  13. N

    can someone tell me whats wrong?? rep++

    how can i see that???
  14. N

    can someone tell me whats wrong?? rep++

    well i downloaded a port checker and it says that my port 80 is not open or not reachable dont know what that means. did i open the ports or i did not?? but i use portfoward.com guide and you can see there that they are open why it says not opened
  15. N

    can someone tell me whats wrong?? rep++

    well i opened ports like the page told me but still wont work :/
  16. N

    can someone tell me whats wrong?? rep++

    but whitch program do i have to select?? i allredy opened ports in tibia but in page dont know witch program select
  17. N

    can someone tell me whats wrong?? rep++

    well i cant open my ports with the page well my server works but the page wont here is a ss please if someone knows i am using xamp version 1.66 something like that xampp-win32-1.6.6a-installer i disable the firewall but still wont work so if someone knows please help me btw sry for my bad...
  18. N

    website problems

    hey i didnt understand your question.
  19. N

    website problems

    apache <http> port 80 c:/xampp/apache/bin/apache.ese apache <webdev> port 81 free apache <https> por 443 c:/xampp/apache/bin/apache.exe Mysql 3306 C:/xampp/mysql/bin/mysqld.exe and the rest is the same as before
  20. N

    website problems

    sry i had some problems but here it is Apache port 80 free Apache port 81 free Apache port 443 free MySQL port 3306 free filezilla port 21 free filezilla port 14147 free mercury port 25 free mercury port 110 free mercury port 143 free well thats all they are all free :p well if...
Back
Top