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

    Quest x Frags

    Jumps this error in console after kill somone or using the door i can't know 100% and if the max frags for use door it's 5, if u put more then 5 dont work. Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/playerdeath.lua:onDeath...
  2. Monomalo00

    Quest x Frags

    action/scripts/door.lua local function doorEnter(cid, uid, id, position) doTransformItem(uid, id) doTeleportThing(cid, position, true) return true end function onUse(cid, item, fromPosition, itemEx, toPosition) if(getPlayerStorageValue(cid, 1000) < 20) then return...
  3. Monomalo00

    Quest x Frags

    Edited: Fixed! Thanks a lot guys! Edited again: I have problems if i change the number of frags for the door. Works: if(getPlayerStorageValue(cid, 1000) < 1) then Not: if(getPlayerStorageValue(cid, 1000) < 2) then
  4. Monomalo00

    Quest x Frags

    Hi printer, i'm using TFS 1.3
  5. Monomalo00

    Quest x Frags

    Jump
  6. Monomalo00

    Quest x Frags

    Thanks for your response, you know some movement script with this? Becouse im trying to search and i can't see. I can edit some script but not create from 0.
  7. Monomalo00

    Quest x Frags

    Its possible make some quest with frags limit? Example: Pass a door with frags requeriment (ex: 200) if u dont have 200 unjust frags u can't pass. Let me know if u dont understand. thanks
  8. Monomalo00

    Problem with the shop

    Hello, i'm using tfs 1.2 and i have this bug in my console. After recived the item from the shop, jump this bug. I think its for the cast system but idk how to fix. Thanks Update 1) I tested my DB with other server and it's okey. I think the problem comes from Cast System.
  9. Monomalo00

    Skull System for tfs 1.2

    bumpo
  10. Monomalo00

    Skull System for tfs 1.2

    bump
  11. Monomalo00

    Skull System for tfs 1.2

    Hello guys! Someone knows what i need deleted in the sources of tfs 1.2? I tryied all threads of skull system from this forum but the sources are outdates i think, becouse i can't find the same files inside. Thanks you. Feature - Every changes you need to a Hardcore/War Server Source...
  12. Monomalo00

    4 Public Servers TS3 + free private channels.

    Becouse he can hehe :P
  13. Monomalo00

    4 Public Servers TS3 + free private channels.

    Hello guys i dont know where post this but my friend have a little community of public TS3 and counts with 4 servers of 32 slots/each server if u wanna some private channel just ask for it. The servers have Anti-DDos and hosted in germany.
  14. Monomalo00

    [FRANCE] THRONX 10.80-1082 RL MAP | EVENTS | FLASH CLIENT | CAST SYSTEM | AND MUCH MORE!

    Please fix the bug from rope... What is used for the rope 99% its bugged if u throw item or die monster over he.
Back
Top