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

    Lua Function doPlayerSetExtraAttackSpeed(cid, speed)

    Anyone know how you could make a spell do this? - - - Updated - - - Bump
  2. S

    Lua PHP help

    How do i make a shortcut to a .txt file? - - - Updated - - - I may sound stupid/ignorant but i'm pretty frustrated with this :(
  3. S

    Lua PHP help

    I know how to create a .php file, but I don't know how to create one that will pull the .txt file from my server is all I asked. - - - Updated - - - This is what has been happening, how do I link it to my servers datafolder/logs/.txt file?
  4. S

    Lua PHP help

    The thing is, I don't know how to create the .php file, that's my only real problem
  5. S

    Lua PHP help

    I'm not sure, I don't have a log reader code on my admin panel and have never heard of htaccess
  6. S

    Lua PHP help

    Bump ;[ I'm not being lazy, I promise I'm just very ignorant in PHP.
  7. S

    Solved Talkaction.cpp

    Does not seem to be working, I'm using OTServ_0.6.3 if that helps. - - - Updated - - - Ah, the function is "filter="first word" Close this please!
  8. S

    Solved Talkaction.cpp

    Does anyone know why I cannot have a space after my talkaction scripts? For example !talkaction "hi will not work But, !talkaction"hi WILL work How do I make it so they both work? ////////////////////////////////////////////////////////////////////// // OpenTibia - an opensource...
  9. S

    Lua PHP help

    Mind shedding some light on this for me? :P
  10. S

    Lua PHP help

    am I stupid or is that really confusing?! - - - Updated - - - My php skills are awful by the way, I only know c++ to be honest.
  11. S

    [Poland] Real-War 7.4 | PVP-Enforced

    Hello, would anyone be kind enough to link me the nicaw AAC skin he used for this website via PM? *i will give all credits to you/the creator
  12. S

    Lua PHP help

    i'm currently using nicaws unfortunately :(
  13. S

    Lua PHP help

    basically, i need to constantly post my GM logs on my website (getting the new .txt names and so forth) I tried http://otland.net/f118/display-admin-logs-script-31239/ but the problem is, my logs are universal for EVERYONE who has the power to use the commands (it doesn't create logs for each...
  14. S

    Solved Amulets= Arm:0?

    +rep! close this thread!
  15. S

    Amulets= Arm:0?

    <item id="2197" article="a" name="stone skin amulet"> <attribute key="weight" value="760"/> <attribute key="slotType" value="necklace"/> <attribute key="charges" value="5"/> <attribute key="showcharges" value="1"/> <attribute key="absorbPercentPhysical" value="80"/> </item> It's a...
  16. S

    Solved Globalevent: attempt to call global

    Well basically here is the screenshot of the error and here is the script: function onThink(interval) local Pos = Position if not Position then Pos = function (x, y, z) local position = {x = 0, y = 0, z = 0} if(tonumber(x .. y .. z) ~= nil) then...
  17. S

    Solved Amulets= Arm:0?

    where in sources do I remove this? using avesta here is the part of the code this pertains to i think, if you need more let me know
  18. S

    Amulets= Arm:0?

    where in sources do I remove this? using avesta here is the part of the code this pertains to i think, if you need more let me know
Back
Top