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

    Tutorial Best Vip System! Full!

    function onLogin(cid) local pos = {x=1000,y=1000,z=7} if not isPremium(cid) then doTeleportThing(cid,pos) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You vip are finished!") end return true end Esto no sirve. Que pasa si eres free account y te logeas en una zona free? cada...
  2. Kekox

    [Gesior AAC] Top Guilds.

    Thank you for bump. xD
  3. Kekox

    Make a reset :)

    Talaturen is not worried about what will he loose, he is worried about players loose. Of course you ambrosia wants a reset because you have nothing to loose there, but there is 20 players + who actually are going to loose.
  4. Kekox

    [PHP] Guild War System.

    Is there a way to validate so it doesnt appear like this when the frag is not countable?
  5. Kekox

    [PHP] Guild War System.

    Is it normal that there is some frags it doesnt show? Like: When it should say: Is it already fixed somewhere?
  6. Kekox

    Tutorial Best Vip System! Full!

    EDIT: Despues que yo hize la guia de mi sistema vip, me di cuenta que el mejor sistema vip es la premium account..
  7. Kekox

    Zombie event problem

    yea but which script? creaturescript, globalevent, movement? -.-
  8. Kekox

    Zombie event problem

    I said, use the separate scripts system. u.u here: http://otland.net/f82/creaturescript-movement-zombie-event-120106/
  9. Kekox

    Zombie event problem

    Do not use the mod, use the separate scripts system and there u'll know which part of the system have the error.
  10. Kekox

    The best VIP system ever! [Action/Movevent/Globalevent]

    You missed the step where I told you to add some functions to the lib files. The vip tile should not also work for you.
  11. Kekox

    Website [IMPORTANT]

    table accounts is missing column `flag` and second error means that in your database is missing the table z_news_tickers. Execute this in your SQL tag. CREATE TABLE IF NOT EXISTS `z_news_tickers` ( `date` int(11) NOT NULL DEFAULT '1', `author` int(11) NOT NULL, `image_id` int(3)...
  12. Kekox

    [Gesior AAC] Top Guilds.

    Well this script is based on elf's code, you can see here: http://otland.net/f118/0-3-6-0-4-top-fragers-top-guilds-one-database-query-68893/ I made it as a complete section to gesior aac. If you are going to use it, please respect credits. Here an example: Link topguilds.php <?PHP...
  13. Kekox

    The best VIP system ever! [Action/Movevent/Globalevent]

    Do you added the functions to the libs?
  14. Kekox

    Lua adding maxhealth and maxmana to an item

    You can do a equip / deEquip script which set player healthmax when wearing the item and returning to his normal health when deEquiping it.
  15. Kekox

    [USA] mtibiaonline.net 8.6

    How does that makes sence in what we were talking about?
  16. Kekox

    [USA] mtibiaonline.net 8.6

    Its easy to get players on America, there is like 5 active countrys, while chile is only 1..
  17. Kekox

    [USA] mtibiaonline.net 8.6

    Of course it works when all you want is money but learn.. Thats stupid.. Learn doing thing by yourself, then you wont have to pay anyone, trust me, that works better than paying ;) Btw, 28 players in 3 days? LOOL! You call that progress?
  18. Kekox

    [USA] mtibiaonline.net 8.6

    Neither by yourself. LOL Is not, is just noobish.
  19. Kekox

    [USA] mtibiaonline.net 8.6

    +1 XD! haha Lol kito you're so obvious, I bet you are giving premium points to your players to come and post here a fake message "OMG IS THE BEST SERVER EVER".. What a paid/fake message. haha.
  20. Kekox

    The best VIP system ever! [Action/Movevent/Globalevent]

    Please post the complete error. Copy and paste it.
Back
Top