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

    account maker error

    anyone? I don't need account maker at all I just want to add one character, to test my scripts... If it is possible to do in sql then help me!
  2. P

    account maker error

    i used localhost, now i tried 127.0.0.1 and get this Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\l\xampp\htdocs\config\config.php on line 4
  3. P

    account maker error

    I added gesior account maker files to htdocs folder also i changed directory to my config.lua but whem i open localhost in my browser i get that error "In file install.txt must be your IP! In file is: 127.0.0.1 Your IP is: ::1" changing 127.0.0.1 to my ip didnt help
  4. P

    Gesior for tfs 1.0 customized

    i have error: In file install.txt must be your IP! In file is: 127.0.0.1 Your IP is: ::1 can anyone help me, or just tell how to add 1 character and account to my server i just want to test it but server doesnt have account manager.
  5. P

    Necronia - Discussion

    cant wait
  6. P

    Healing depends on shielding skill

    BUMP need healing spell. how many heal i get will depend of my shielding skill. Thanks
  7. P

    tfs 0.3.6 summon dont die

    It is because this mod http://otland.net/threads/mod-kill-monster-quest-updated.88853/ But everything was working fine somedays before, and unexpectedly stoped... This happen to every monster. I have this in console: [30/11/2014 01:10:38] [Error - CreatureScript Interface] [30/11/2014...
  8. P

    tfs 0.3.6 summon dont die

    This fire elemental is summoned by monster from up left corner I killed fire elemental and it doesnt died...
  9. P

    exura sio

    Can someone make me exura sio spell which cant heal myself?
  10. P

    Area where aol and bless dont work

    Hmm lets say if you are in venore even if you have blesses you will lost eq like without bless. You wont lose anything in other places cuz you have bless but in venore gods cant save you from losing items I know my english sux ;s
  11. P

    Area where aol and bless dont work

    I need a script to area where after died you lose things like without aol/bless. Thanks
  12. P

    GlobalEvent Last man Standing Event 100% Working

    local t = { tmp = { {x = 1111, y = 1111, z = 7}, -- North west corner of Area where players must stand in order to join the event {x = 1111, y = 1111, z = 7} -- South east corner of Area }, arena = { {x = 1111, y = 1111, z = 7}, -- North west Corner of Arena {x = 1111, y = 1111, z = 7}...
  13. P

    Stonehold Mansion - Snow City [8.6]

    bump anyone have this map?
  14. P

    Temple 8.60!

    awesome piece of mapping skill
  15. P

    Healing depends on shielding skill

    [26/11/2014 21:44:45] Combat::setCallback - Unknown callback type: 0 [26/11/2014 21:44:45] [Error - Spell Interface] [26/11/2014 21:44:45] data/spells/scripts/healing/shieldheal.lua [26/11/2014 21:44:45] Description: [26/11/2014 21:44:45] (luaSetCombatCallBack) 0 is not a valid callback key.
  16. P

    Healing depends on shielding skill

    Hello, I am looking for a script like this local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_HEALING) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, FALSE) setCombatParam(combat...
  17. P

    Description problem

    When I look at item i dont see its description. I have no idea why i have this problem. Also I get notification in console [23/11/2014 03:09:46] [Notice - AnnounceEvent::configureRaidEvent] Unknown type tag for announce event, using default: 22 and my raids/xxx.xml <announce delay="0"...
  18. P

    tfs 0.3.6

    It was my fault I had exp_stages.lua in data folder cuz i copied some data from other distro and i was editing wrong file :D
  19. P

    [Weapons] Throwing Knife

    I can't hit anything with this, get this in console [22/11/2014 17:23:27] [Error - Weapon Interface] [22/11/2014 17:23:27] In a callback: data/weapons/scripts/throwing_knife.lua:combat_skillvalue [22/11/2014 17:23:27] (Unknown script file) [22/11/2014 17:23:27] Description: [22/11/2014...
Back
Top