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

    Lua Loops

    Kay, thanks for all the help!
  2. Sherice

    Lua Loops

    Ah, thanks TGYoshi =) What's the a() in the end?
  3. Sherice

    Lua Loops

    Thanks, but how do I add a time (like I said, 5 sec) before the next time I say "Hi"?
  4. Sherice

    Lua Loops

    Hay ! Simple question: How do I do a loop? e.g. you say "Hi" every... 5 sec? ;) Thanks in advance!
  5. Sherice

    Contest : VOTING !

    Aaw not this again =( I assure you, I did this just a week ago, actually I took some outline inspiration from somewhere, so maybe it's there you've seen it from =) Anyways, thanks for the "like" and vote!
  6. Sherice

    Contest : VOTING !

    Yeah, it's supposed to be like plate armor, that's why I didn't put details in the chest. :p
  7. Sherice

    Contest : VOTING !

    Thanks for the comment(s) and votes (on my armor), yeah, good luck to all :p
  8. Sherice

    Contest : VOTING !

    No rules? :p I vote for 3, looks nice in my opinion :D
  9. Sherice

    Wallpaper Looking for a Custom Client Background~

    Well, before you take pictures from deviant art, you have to ask the owner if he allows you to use it.
  10. Sherice

    Lua NPC new module

    K, thanks once again, Red =)
  11. Sherice

    Lua NPC new module

    Oh thanks, took me years to find this thread again lol >.< rep+d EDIT: How do I add a range to how far away you can talk/say hi to him?
  12. Sherice

    Lua NPC new module

    Yeah, but how do I edit it for each NPC individually? It's pretty boring when every NPC say the same thing :p
  13. Sherice

    Lua NPC new module

    Bump'd
  14. Sherice

    Lua Weapon type distance

    Oh, alright. (sorry for offtopic)
  15. Sherice

    Lua Weapon type distance

    Is that true? Doesn't it just check when you're attacking (something)? Cause I have an onAttack function script: function onAttack(cid) if getCreatureCondition(cid, CONDITION_INVISIBLE) then doRemoveCondition(cid, CONDITION_INVISIBLE) --doRemoveCondition(cid, CONDITION_ATTRIBUTES)...
  16. Sherice

    Lua NPC new module

    Greetings! Does anyone know how I can change the "greeting" message in the new module for each NPC, in an easy way? Thanks in advance.
  17. Sherice

    Lua Weapon type distance

    Try changing: (getItemWeaponType(getPlayerWeapon(cid).uid) == distance) to (getItemWeaponType(getPlayerWeapon(cid).uid) == 4)
  18. Sherice

    [Discussion] Tibia/OpenTibia Multi-Tool Suite | Currently in Development

    Nice ;o I don't think you need to put more features, these should be enough :p I hope you finish it!
  19. Sherice

    Armor Contest : Sign-up [OPEN]

    Alright, since I got so much problem with my old armor, and it was old, I made a new one. Now you can't complain :) Maybe this one is not as good as the previous, but Idc, this is armor is my entry.
  20. Sherice

    Extra Armor

    Bumpy
Back
Top