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

    Team MEGA-WAR TESTERS

    Hello otland as i said we need testers for war server the prize u will get if you help first you will enjoy the new war server second you will earn some donate items when the server goes online for all people FACEBOOK -- If you want talk about any idea or some thing you want TEST WEBSITE...
  2. megazx

    My 1000th post

    i hope all u posted was helpful hehehehe :P
  3. megazx

    how much better is these laptop?

    i5 is better more speed and it help the graphic memory to perform faster i have intel core i5-2450M CPU @ 2.50GHz RAM 4.00 GB Hard 500GB
  4. megazx

    how add facebook on website

    try this <div id="Themeboxes"> <div id="NewcomerBox" class="Themebox" style="background-image:url(<?PHP echo $layout_name; ?>/images/themeboxes/newcomer/newcomerbox.gif);"> <div class="ThemeboxButton" onClick="BigButtonAction('?subtopic=createaccount')"...
  5. megazx

    how add facebook on website

    in layout after <div id="Themeboxes"> <div id="NewcomerBox" class="Themebox" style="background-image:url(<?PHP echo $layout_name; ?>/images/themeboxes/newcomer/newcomerbox.gif);"> <div class="ThemeboxButton" onClick="BigButtonAction('?subtopic=createaccount')"...
  6. megazx

    Programmer Searching a nice mate to work with. (a new AAC)

    players online 247 and the server is offline :P looks awesome
  7. megazx

    Looking for header to cAAC

    it has background
  8. megazx

    Looking for header to cAAC

    u mean just cornex without dragons and flames ? u want it png with no back ground
  9. megazx

    Looking for header to cAAC

    new one but i took my time :) i hope every one like it
  10. megazx

    Looking for header to cAAC

    here u are
  11. megazx

    gesior 2012 guild shop

    up ?
  12. megazx

    gesior 2012 guild shop

    any idea how to make it
  13. megazx

    gesior 2012 guild shop

    gesior 2012 guild shop i hope some one show me how to make guild shop works as all the scripts i found not fully working this is the one i used but the layout part missing http://otland.net/threads/guild-shop-system-gesrio-acc-2012.192541/ thanks in advance
  14. megazx

    help compile

    up help again
  15. megazx

    help compile

    i need help
  16. megazx

    frag reward

    this is the frag reward that i use but the problem that its not working and i dont have any error i'm using tfs 0.4 creaturescript <event type="kill" name="FragReward" event="script" value="fragreward.lua"/> login.lua registerCreatureEvent(cid, "fragreward") function onKill(cid...
  17. megazx

    Solved Remove "item" when enter script

    this script take money to teleport you so pos function onStepIn(cid, item, position, fromPosition) if (isPlayer(cid) and getPlayerMoney(cid) >= 1000000) then doTeleportThing(cid, {x = 1207, y = 1152, z = 6}, true) doPlayerRemoveMoney(cid, 1000000)...
  18. megazx

    help compile

    i think my problem is so hard that otland smart people cant solve :(
  19. megazx

    help compile

    after removing leay32
  20. megazx

    help compile

    hello i'm using Stian's Repack Dev-Cpp 0.2, 64bit to compile source 0.4 when i start compile this happen this is my linkers -lboost_system -llua5.1 -lmysql -lboost_regex -lsqlite3 -lwsock32 -lxml2 -lmysql -lws2_32 -s -lboost_filesystem -lboost_thread -lz -lcryptopp -leay32 please tell me...
Back
Top