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

    (Request) TP after the fight

    What exactly doesn't work?
  2. A

    (Request) TP after the fight

    You can find this elsewhere! SEARCH HARDER MY FRIEND! OtLand kind of has an unsaid law of the land where if a member can't properly use the search function to find stuff then the people who know what they are doing scripting/etc do not really tend to help somebody incapable of caveman like...
  3. A

    GlobalEvent TM - Boss Raid System v1.3.0 (Release/Updated)

    I'm having an issues where 1 min in interval is not 3600 it's 36000. Anyone know why this would be happening? Thanks, Justin~
  4. A

    NPC Bank script... Goodbye Cash Crashers!!

    Repped.. Thanks! =)
  5. A

    Restarter 'RoC' by W-Shadow

    Of course fixing the bugs on your server is optimal.. But if you want a server to run for an eternity and say you were out of town for a week and a half when a bug is suddenly found by some players and they accidentally/purposefully crash the server. No matter your location, the server will...
  6. A

    Ban the user above you!

    Banned for having a avatar/signature that would make myy girlfriend smile
  7. A

    need players to test my server out

    Well, Found one bug... xD The boat to the west of your main town area has a ladder leading down. Now I'm definitely stuck downstairs with no way out xD?? Char name : Amped Rpg
  8. A

    Yalahari 10 mission. Actions, Movements, Creaturescripts,Monsters&NPC. Many Scripts.

    Fixed it... didn't change anything.. works fine now.. yay? I'm using this script and everything works perfectly fine... Except when you finish the quest and entrance/exit teleporters are spawns they do not send you anywhere... HELP! =)? I'm using 0.4.3777 here is my config for tps --...
  9. A

    Koshei script help

    Figured out how to do it a bit ago, changed it to only check for a storagevalue obtained by sweaty cyclops instead of trying to do 5 at once. Simple is better for me since I'm rather new to lua! Thankyou and enjoy some rep for trying to help me anyways. ~Justin How I changed it =) -- Blue...
  10. A

    Koshei script help

    -- Blue Legs door function onUse(cid, item, fromPosition, itemEx, toPosition) if item.uid == 5787 then if(isInArray({getPlayerStorageValue(cid, 50019), getPlayerStorageValue(cid, 50020), getPlayerStorageValue(cid, 50021), getPlayerStorageValue(cid, 50022)...
  11. A

    PoI Back entrance (necromant house)

    I'm not much of a scripter, if somebody has the scripts for this I'd love them. If not it's on my to do list and coming up real fast... in that case I will spend time learning how lua works I guess. Thankyou! ~Lauxes - - - Updated - - - I'll post my script when it's not working and I need...
  12. A

    War server: No magic

    100% chance of me checking this server out, it sounds like a mixture between tibia and street fighting. Keep me updated!
  13. A

    Restarter 'RoC' by W-Shadow

    Works like a charm people!
  14. A

    Windows [desert_quest.lua] 'A player has done this quest.'

    I'm trying to set up a desert quest script.. local config = { -- level needed to make the quest level = 20, -- if players should be able to do the quest unlimited amount of times (not conflicting quest rewards) redo = { status = true, -- true = unlimited, false = once...
  15. A

    Restarter 'RoC' by W-Shadow

    I found this restarter while experiencing crashes every 3-4 hours. Worked like a charm every single time I came home or woke up in the morn it was restarted and running without a hitch. Official description by the software author W-shadow.com 'Don’t you hate it when programs hang or crash? I...
  16. A

    [Not Solved] Remere will not place monster on map

    <look typeex="7823"/> Is there any reason this looktype wouldn't generate in RME? - - - Updated - - - If anyone could please help me with this issue=)? When I try to place monsters that have a looktype of some items (golden figurine and/or obsidian statue) they do not appear with a graphic...
  17. A

    [Not Solved] Remere will not place monster on map

    I'm still a bit lost as far as what needs to be updated to fix monster looktypes. I don't see looktypes listed anywhere in my Extensions files, maybe this is the problem? ~Awaiting god-like knowledge
  18. A

    [Not Solved] Remere will not place monster on map

    I found the extensions you were referring to in my %appdata%/roaming/REM~ folder.. Pretty sure from here things can be figured out in my tiny wee little brain, thankyou!!
  19. A

    [Not Solved] Remere will not place monster on map

    You lost me at RME Extensions. I'll start searching that topic first, maybe you could go a bit more in detail?
  20. A

    [Not Solved] Remere will not place monster on map

    I have the same problem with Magicthrowers, when you place them on remeres they look like garlic necklaces... Both of the monsters I'm placing are looktyped as items one is a statue and one is a 'golden figurine'
Back
Top