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

    TalkAction Premium system

    Rep++ Is pretty usefull thanks for sharing. doWriteLogFile("data/lib/Never_though_this_function_existed.txt") Regards, Efren.
  2. Efren

    1st OT you ever played?

    newages ot :) i really miss it :P
  3. Efren

    Problem with connecting to mysql database

    yea i import "mysql.sql" to my database(friaot), also the tables were inserted. Modern acc was succefully installed and can be seen by others on the web. link:http://friaot.servegame.com Tho it won't let me see it cuz also works on mysql database as sha1 BUT it works. any other ideas? Edit...
  4. Efren

    Problem with connecting to mysql database

    I have a serious issue, When i try to open my serv it just doesn't let me. I know that these error come for a bad configuration on the config.lua so here is my serious problem. sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "Sry can't tell"...
  5. Efren

    Help with door bug

    Your using Shawak's Vip system. To make does script work you will need to edit: There's a guide to help you out with this. (made by shawak) Link: http://otland.net/f163/full-working-vip-system-shawak-44840/ Just do as the guide says and your scripts will work. Rep++ me (for helping :))
  6. Efren

    Lua [Movement] Snow

    Sorry for the delay. snow.lua function onStepOut(cid, item, position, fromPosition) if isPlayerGhost(cid) == TRUE then return TRUE end addEvent(transformBack, 10000, {oldItemID = item.itemid, _position = position}) if item.itemid == 670 then doTransformItem(item.uid, 6594) else...
  7. Efren

    Bug in demon oak quest

    You have to set the correct actionid to the dead tree, also the correct pos of it -> x,y,z actionid of the deadtree = "7787" and treepos = {x=159, y=106, z=7, stackpos=1} -- change to the correct place. Regards, Efren.
  8. Efren

    Lua [Movement] Snow

    First of all i haven't tested this script but it should work because tfs made it. make a backup of your recently movements.xml(snow titles) and snow.lua since i dont want to be blamed. movements.xml <movevent type="StepOut" itemid="670" event="script" value="snow.lua"/> <movevent...
  9. Efren

    Try to make me god

    Well "Wrong temple position" is because you probably change the map or you edited the pos on the config.lua If your using tfs map then the temple position ingame is... accountManager = true namelockManager = true newPlayerChooseVoc = false newPlayerSpawnPosX = 95...
  10. Efren

    Try to make me god

    When you turn off your server does the accounts and characters save? you must have in config.lua the right direction of your database search for this: sqlType = "sqlite" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "theforgottenserver"...
  11. Efren

    Solution To Pvp Enforced. (FREE KILL)

    about the pvp enfo (Free kill), I think there's no problem with it. I mean If 2 players accept party and someone kills the other one that is on party, him wont get pz. (like on global) Probably your problem is that they gain exp. If is that the problem i can't help. Sorry *correct me if im wrong...
  12. Efren

    Suggestion Otland for Mobiles

    signed! Does my sign count? :)
  13. Efren

    Just Started Spriting.

    Love the heart shield :P Keep progressing, It really looks good!
  14. Efren

    [Otserv] Drakera - a world never seen before.

    @ XxAndrewxX Sry for the delay on responding. 17, words are allowed but names aren't probably they are spam (for getting the 1k at the start). Also to see a more seriousness Drakera ingame, Incase the character with the offensive name is midium/high level (Which i don't think so) i would change...
  15. Efren

    [Otserv] Drakera - a world never seen before.

    @javiersin thanks for the feedback :), I'll msg you if i need help. Regards, Efren.
  16. Efren

    [Otserv] Drakera - a world never seen before.

    @Nevalopo We all are working on the server until its finished. Dont worry about it, they aren't power abusers and wont be online to much when the server start. ;)
  17. Efren

    [Otserv] Drakera - a world never seen before.

    please delete this thread please delete this thread.
Back
Top