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

    Solved Teleport DOREMOVEITEM

    Whats happining, no errors nothing but item didn't dissapear after function. zeCreateTeleportPosition = {x = 32342,y = 32220,z = 7} --Where should the teleport be created? function startZombie() local specs = Game.getSpectators(zeWaitingRoomPos, false, true, 0, zeWaitingRoomRadiusX, 0...
  2. nevix

    Canoe Teleport Island

    My eyes burning. This is amazing matey!
  3. nevix

    Crash When Loading

    Post error
  4. nevix

    [GESIOR2012][TFS 1.0 only] Banned players list

    Here you go gesior: http://otland.net/threads/gesior-acc-banned-players.222317/ :)
  5. nevix

    Gesior ACC Banned players.

    Code edit: Adding extra (unban function and few style bugs) <style type="text/css"> .tg {border-collapse:collapse;border-spacing:0;} .tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 50px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;} .tg...
  6. nevix

    Gesior ACC Banned players.

    Its not looks awesome but anyway better than nothing: Code: <style type="text/css"> .tg {border-collapse:collapse;border-spacing:0;} .tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 50px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;} .tg...
  7. nevix

    TFS 1.0 Last Man Standing By Nevix

    Hello, as i'm saw here is a lot of last man stading events, anyway I will share my last man standing. Probably it is my first thing what I create good and working perfect :) * Starts every xxx minutes as you want. * Simple install. * Reward premium points, of course you can edit code by...
  8. nevix

    Gesior ACC Epic shop system!!!

    Really mate I don't know what about you talking, i'm 100% sure you can't dublicate items, because I create this script by myself. (ALL Shopsystem.php file) didnt coppied or something. So I know what i'm doing. I dont care which gesior acc has delivery item function, but I don't care. Simple...
  9. nevix

    Gesior ACC Epic shop system!!!

    As i'm said I know basic proggramic skills its enought to create nice things. :)
  10. nevix

    Gesior ACC Epic shop system!!!

    Thanks for znote. Thats why in gesior is a little bit znote :) Code talkactions -- Znote Shop v1.0 for Znote AAC on TFS 1.0+. function onSay(cid, words, param) local storage = 54073 -- Make sure to select non-used storage. This is used to prevent SQL load attacks. local cooldown = 15 -- in...
  11. nevix

    Gesior ACC Epic shop system!!!

    Hello, as I promise I realise my shop system. I'm not good programmer so code can be optimised I think, but anyway it working perfectly. Here is few photo: create Mysql table: CREATE TABLE IF NOT EXISTS `znote_shop_orders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `account_id`...
  12. nevix

    Abyssal Shores

    Nice one
  13. nevix

    Gesior ACC latestnews.php

    if you wish here is mine website: http://tunzot.com you can wisit and check shopsystem latest news how it looks.
  14. nevix

    Gesior ACC path problem

    Fixed guys, problem was: mysqlHost = "127.0.0.1" supposed to be localhost i write global ip
  15. nevix

    Gesior ACC path problem

    its not wrong, 100% its allright, I think problem is with port 3306
  16. nevix

    Gesior ACC path problem

    Come on other error :/ CANNOT CONNECT TO DATABASE: SQLSTATE[HY000] [2003] Can't connect to MySQL server mysqlHost = "********" mysqlUser = "root" mysqlPass = "*********" mysqlDatabase = "tibia" mysqlPort = 3306 everything looks allright but same error :/
  17. nevix

    Gesior ACC path problem

    Man you are GOD!
  18. nevix

    Gesior ACC path problem

    Hello guys, please help me solve this problem. More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: /root/tfs/config.lua I got this error. /root/tfs/config.lua is exist btw...
  19. nevix

    Gesior ACC latestnews.php

    Soon I will realise epic shopsystem :) few photos:
  20. nevix

    Gesior ACC latestnews.php

    Cant edit post. Images:
Back
Top