• 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. amr shalapy

    Linux Run Tibia Client

    Hello otlanders!, i was wondering how to run tibia client on linux is there some way? because i don't know what kind of files are those? by the way for example how to run 8.10 version? that located on this site Download - Remere's Map Editor (RME) - An Open Source Map Editor for Open Tibia...
  2. amr shalapy

    Spell not working

    local combat0_Brush = createCombatObject() setCombatParam(combat0_Brush, COMBAT_PARAM_EFFECT, CONST_ME_CAKE) setCombatParam(combat0_Brush, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_CAKE) setCombatParam(combat0_Brush, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)...
  3. amr shalapy

    Action custom health potion

    i was wondering if it possible to edit this script i have tried once but it's not working I just wanted to add some options at cfg,but I didn't know how to add it in the main code here it's local cfg = { level = 16, ---here the level is not working i want if u Less than the required leve...
  4. amr shalapy

    onUse Function

    Hello everybody i was wondering how to check all local parts if you click on the one of them they will all be removed and if you missing any one of them it say you can't do this thanks This code that i reached but It's not working, don't know how to do it exactly may some one help please local...
  5. amr shalapy

    Upgrading a source

    is it possible to upgrade source 7.92 to 8.10 items.otb, map etc
  6. amr shalapy

    Die issue

    i'm using tfs 0.2 client 8.1 while i die the normal message dose not come just this i want "revive message"
  7. amr shalapy

    how to use map tracker 8.6?

    Hello otlanders i want to know how to use map tracker 8.6?
  8. amr shalapy

    Random Script proplem

    Hi OTLanders! i wanna make some script like random items but i can't i have made the random from dice script the idea is i have some unique item like poem scroll we will say if we press right click or "use" at the unique items it gets one item from (5876 to 5886) just one items and the unique...
  9. amr shalapy

    This Error

    i want fix this error i tried to fix it but didn't work[20:40:35.420] > Loading creaturescripts... [Error - CreatureEvent::configureEvent] No valid type for creature event: joinchannel. [20:40:35.420] [Warning - BaseEvents::loadFromXml] Cannot configure an event [20:40:35.421] [Error -...
  10. amr shalapy

    Error while compiling

    i have this error when start to compile Compiler: Default compiler Building Makefile: "C:\Users\pc\Desktop\madness source\vc10\Makefile.win" Executing make... mingw32-make -f "C:\Users\pc\Desktop\madness source\vc10\Makefile.win" all g++.exe -c ../actions.cpp -o ../actions.o...
  11. amr shalapy

    Compile Proplem

    in the last compile i get this error this in the compile log iam compiling The Forgotten Server version 0.3.7_SVN ../otserv.o:otserv.cpp:(.text+0x1dcc): undefined reference to `BN_dec2bn' ../otserv.o:otserv.cpp:(.text+0x1df7): undefined reference to `BN_dec2bn'...
  12. amr shalapy

    Vocation drop items when die

    Hello OTLand i want make druid vocation didn't drop items when die
  13. amr shalapy

    Gesior-aac Proplem

    hello i finished all steps and in last step i have a proplem STEP 5 Set Admin Account Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'vip_time' in 'field list'' in C:\xampp\htdocs\pot\OTS_Account.php:237 Stack trace: #0...
  14. amr shalapy

    Creating Account on account manager proplem

    when i trying to creat an account with account manager it says 09:34 Account Manager: Your account could not be created, please contact with staff. and i get error code in engine here is the screenshots i have tfs version 0.3.7_SVN please help
  15. amr shalapy

    Save Error

    when i trying to login in my server the character didn't open and get this error in engine help!! i have the forgotten server 0.3.7_SVN [4:56:17.146] [Error - GlobalEvent Interface] [4:56:17.146] data/globalevents/scripts/save.lua:onThink [4:56:17.146] Description: [4:56:17.146]...
  16. amr shalapy

    Monsters Error!!

    Help with this big error in monster i'm trying to add monsters and spells from 8.1 to 8.6 and i got this error could anybody help? Thanks [18:47:18.414] [Error - Monsters::deserializeSpell] Ferumbras - Unknown spell name: ultimate explosion [18:47:18.415] [Warning - Monsters::loadMonster] Cant...
  17. amr shalapy

    Engine Proplem

    i've compiled a engine with source code when iam trying to run.. it's dosen't work anyone can help
  18. amr shalapy

    Compile proplem

    how to compile a source code to exe file i don't have dev file what should i do
  19. amr shalapy

    [Aries 8.1] - Show how many times player has died

    I wanna make new script with movement id in magicforce field to calculates the number of deaths in xml server 8.1 "Aries XML" and the message come when you enter the magicforce field is -->"you have died "Number Of times" can anyone help me Thanks Bumb!! Bumb
  20. amr shalapy

    Proplem with door level

    when I pass from the door the character got copy and got bug here's the picture explain Imgur: The most awesome images on the Internet Imgur: The most awesome images on the Internet this the script of action id <action actionid="49000" script="New Doors.lua" /> <action actionid="49001"...
Back
Top