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

    Script request.

    Bump!
  2. U

    Script help.

    Still having the same issue.
  3. U

    Script help.

    Okay thanks.
  4. U

    Script help.

    <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" name="None" description="none" needpremium="0" gaincap="5" gainhp="5" gainmana="5" gainhpticks="6" gainhpamount="1" gainmanaticks="6" gainmanaamount="1" manamultiplier="4.0" attackspeed="1" soulmax="100" gainsoulticks="120"...
  5. U

    Promotion doll bug.

    Sorry i don't know how to put it into a code box.
  6. U

    Promotion doll bug.

    Hello guys so i am trying to make a promotion, everything works perfectly fine but when the player logs out they lose the promotion, can someone help me fix this. "function onUse(cid, item, fromPosition, itemEx, toPosition) local cfg = { level = 1, --- level to use items vocs = { 5, 6, 7, 8 }...
  7. U

    Script request.

    Bump!
  8. U

    Script help.

    But is it possible to make it so once the player has used the items and log out/back in they can get the promotion back once they log back in, because this method bugs all vocations for some reason, the one you just told me to try.
  9. U

    Script help.

    Hello again, I have been having a small problem with a promotion script i have made, everything works perfectly fine for it however when players log out and log back in they lose the promotion. Is there anyway for me to be able to fix this in login.lua. Client version is 8.6 and the tfs is...
  10. U

    Script request.

    0.4 3884
  11. U

    Script request.

    Hello guys i was wondering is it possible to make a script which will do the following- After every time you get 5,10,15,20 etc. kills there is a broadcast which announces this with the player name and rewards the person who kills them, the reward varies and depends on how high the kill streak...
  12. U

    Ip issue.

    Not 100% sure where to add that and how do i make that script only restrict just admin accounts?
  13. U

    Ip issue.

    I just want to be extra safe that's all but, i just want them to be able to only log into the account if they have x ip. So no one can hack the account unless they are the real owner of the account.
  14. U

    Ip issue.

    Bump!
  15. U

    Ip issue.

    Hello guys, I was just wondering on my 8.6 server how do i restrict certain ips from login into the admin accounts and is there any way for me to check what ips have logged into certain chars? Thanks in advance.
Back
Top