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

    Action Health-mana pet!

    Got same problem as goyk, something is spelled wrong and I don't know how to fix it, trying to learn it tho
  2. Diezal

    Request subject: Lever script

    Good afternoon, I've been searching for sort of a transforming script, have been searching for that script for quite some time and the ones that I found din't really fit to what I want. So whats the purpose of the lever script? Well I can't really explain this but what I need is a script...
  3. Diezal

    Lua Need a little help with a Transforming "script"

    Else if that is a problem, maybe transforming with an lever?
  4. Diezal

    Port wont open . tryed EVERYTHING! PLEASE HELP!

    just do something like: ip = 192.168.1.50 dns is 192.168.1.3 till 192.168.1.10
  5. Diezal

    Port wont open . tryed EVERYTHING! PLEASE HELP!

    What Kibe~ said, go to cmd and type: ipconfig /all and it says DNS servers and if i'm correct you see 2 different sets of digits, place them into the configuration thingy.
  6. Diezal

    Lua Need a little help with a Transforming "script"

    Hello fellow otlanders, I wanted to transform a certain weapon (dragon slayer) to a stronger weapon (avanger) by using an item (glimmering soil), so I copied the standard enchantment script that was located in one of my server folders and modified it a little. local config = { manaCost =...
  7. Diezal

    Port wont open . tryed EVERYTHING! PLEASE HELP!

    Configuration screen > Network connection > Right mouse click Lan-connection and go to properties then click on Internet Protocol (IP/TCP) and select properties and then you can set ur own IP.
  8. Diezal

    Port wont open . tryed EVERYTHING! PLEASE HELP!

    Maybe this helps: Port forward example: 192.168.1.123 in your router, then set an static ip to your computer 192.168.1.123.
  9. Diezal

    Uniserver help please!!

    If u installed uniserver and click on the "1" icon you can see at the top: Install and run services, if you done so, you can click start server (apache server), if it all failed try to reïnstall uniserver, also did you used the tutorial of Znote...
  10. Diezal

    Some Questions!

    okay, umm.. What I had is I forwarded the ports correctly but it also asks for which IP I have to open them, maybe it is also with yours?
  11. Diezal

    Some Questions!

    Try 192.168.1.1 it will connect you to your router if i'm right, if it leads you to your router try the username: admin and password: admin, if not try admin123/admin123 or look up on the internet what the passwords could be, make sure you open 7171,7272,80 and 3306 just in case ^^
  12. Diezal

    Monster Target Dummy

    hey I placed this into my data and got it on my server, but when I attack the dummy I don't get any shielding i'm using a 9.10 server mystic spirit can anyone explain how this could happen? Thanks in advance,
  13. Diezal

    Action Mount tutorial for 9.31 TFS

    The script works fine, but when I click (in my case a statue) and I get the mount, and I click it again it says again I get the mount, could you give me a tip how to add something that it says: You already have the mount. Thanks in advance,
  14. Diezal

    How to make a gm/god?

    TEEHEEE!!! fixed it! alright this is what I did: in commands you see like this: <command cmd="/summon" group="2" acctype="5"/> so what you need to do is change the group of your account to 2 and the type of ur account to 5 and voila done :D
  15. Diezal

    How to make a gm/god?

    no everything is default, strange but thanks for helping anyway
  16. Diezal

    How to make a gm/god?

    alright this is what my commands look like: <command cmd="/c" group="2" acctype="4"/> <command cmd="/m" group="2" acctype="5"/> <command cmd="/summon" group="2" acctype="5"/> <command cmd="/kick" group="1" acctype="4"/> <command cmd="/B" group="1" acctype="4"/> <command cmd="/q" group="2"...
  17. Diezal

    How to make a gm/god?

    I have data/talkactions and then only lib, scripts and talkactions.xml, also there is no schemas map =P
  18. Diezal

    How to make a gm/god?

    My account id = 1, and my character group id is 3 now, im a god but can't execute commands :p
  19. Diezal

    How to make a gm/god?

    yeah I just tried it when I was offline and no results
  20. Diezal

    How to make a gm/god?

    Hmm I tried account group id = 6 and player group id = 6 but it doesn't work, also I only to do it at player > group id = 6 and it also isn't working edit: when I want to edit my character again it bumped to group id 0 again..
Back
Top