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

    rings doesnt work

    after ive decided to make a custom ring that heals the hp/mp, i tried the normal rings on my server but none of them is healing for example the life ring and the ring of healing no clue whats going on, if anyone can help me making a custom one that gives regeneration, im using TFS 0.4
  2. alectrona94

    How to host?

    So I've been looking for hosting services but i dont know how it works and i dont know the options and which is better and why, i need some help to pick the hoster and to tell me how things works
  3. alectrona94

    Znote shop system

    ive the same error, made new table in the db and still doesnt work
  4. alectrona94

    website

    i did that and it doesnt work, but a person told me its working from his end
  5. alectrona94

    website

    okay so a small basic question, how i can connect to my website using my phone? because it doesnt work on 4G
  6. alectrona94

    website

    okay now something weird happend, i opened a port 80 for my website in the router and ive told a friend to try to open it from his end and it worked, the thing is ive tried to open the website from my phone and it didnt work, and ive asked another person to open the website but it did not work...
  7. alectrona94

    TFS 0.X wand dealing extra damage with skills

    yes of course you can edit mine and put whatever number you like
  8. alectrona94

    TFS 0.X wand dealing extra damage with skills

    try this local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 0) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_YELLOW_RINGS) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, 15) function...
  9. alectrona94

    AAC [Znote AAC] Something is wrong with my installation

    I did that the error in the console has been removed, but no action is taken in the game when i type !shop :s -- Znote Shop v1.0 for Znote AAC on TFS 0.3.6+ Crying Damson. function onSay(cid, words, param) local storage = 54073 -- Make sure to select non-used storage. This is used to prevent...
  10. alectrona94

    AAC [Znote AAC] Something is wrong with my installation

    oh okay thats because i didnt change the engine to _03, okay so ive made everything and the shop system but once i say !shop i get this error in the console
  11. alectrona94

    AAC [Znote AAC] Something is wrong with my installation

    Nothing in the website is working, whenever i press any tab on the website it doesnt work, making new accounts/logging in doesn't work, im using 0.4 tfs
  12. alectrona94

    [Archived] "[Quick Showoff] Post your latest maps"

    donation castle samples not finished yet 8.60 version <3
  13. alectrona94

    AAC [Znote AAC] Something is wrong with my installation

    recently ive managed to try making the website, everything went fine and the website loaded but nothing in the website is working, and whenever i tries to add the it says Updated accounts: 0 database.
  14. alectrona94

    Znote

    okay now it works thanks <3
  15. alectrona94

    Znote

    ive already made all of that :s
  16. alectrona94

    Znote

    so ive followed the instruction on the webapplication to create the website but i still get this when i put localhost on the search bar, edited everything in the config.php
  17. alectrona94

    Request maps you need here!

    Does anyone have a link for this map?
  18. alectrona94

    item upgrader

    so ive wrote the dust id in the = {{2222, 1}, instead of 2222, and the item after upgrade replaced with 3333, and the old item replaced with 1111 , it says upgrade item is not found EDITED okay so everything worked fine after i knew that i had to put the lever in between the items, thanks to...
  19. alectrona94

    item upgrader

    Both yeah, i will try ur script when i get home thanks
  20. alectrona94

    item upgrader

    nope, 100% success rate EDITED okay i fixed the break rate but is it possible to make a test saying it got broken?
Back
Top