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

    OTHire 0.0.3 Casting spell and moving

    its my line from actions.cpp bool Actions::useItemEx(Player* player, const Position& fromPos, const Position& toPos, uint8_t toStackPos, Item* item, uint32_t creatureId/* = 0*/) { if(!player->canDoAction()){ return false; } player->setNextActionTask(NULL); int32_t...
  2. Malek

    OTHire 0.0.3 Casting spell and moving

    I'm using OTHire 0.0.3, I want the player to be able to move while casting spells (right now if I'm attacking a monster, and keep holding the same arrow key or numpad the character will stop the moment the spell hotkey is used, then ill have to keep spamming the arrow key and the spell key same...
  3. Malek

    othire 0.0.3 pvp arena

    So just try RME with the pvp tool? Didn't you write any script to teleport the player to the temple?
  4. Malek

    7.72 RPG project by [Zagan Square] - Discussion Thread.

    @kay Sorry about that, I copied the entire post from an old server ad that someone from my crew was preparing. I didn't know that this formula was written by you. When it comes to the server, all the text is true and we adhere to it 100%
  5. Malek

    othire 0.0.3 pvp arena

    It works for me that I have 2 bars in the depot and a lever. one player immediately stands on the bars and one of them uses the lever. It teleports them to the arena, which is just a map where they can fight. On the old engine it worked so that they could use anything, the runes would run out...
  6. Malek

    use spell/eat food (freezing/stopping) character movement

    @Ochman You are god. Bless your bro thanks!!
  7. Malek

    7.72 RPG project by [Zagan Square] - Discussion Thread.

    There u can find a lot of movies from Zagan Square (same old feeling 7.6 style, but we added new spawns, and monsters) https://www.youtube.com/results?search_query=Zagan+Square OLD PROMO MOVIE Same old cities, same old full questes, same old spawns, we only added news spawns, and custom...
  8. Malek

    7.72 RPG project by [Zagan Square] - Discussion Thread.

    Zagan Square is a server that has been around for 13 years. It has a unique map with RPG climates. Until now, the server was running on a very outdated game engine, and had many errors that could not be corrected. Here comes the best time for the server, i.e. its rebirth. The server has been...
  9. Malek

    use spell/eat food (freezing/stopping) character movement

    The point is that even if someone clicks on the food 3 times, the character will still get back/freeze, so something is wrong but didint know where i need find solution, maybe player.cpp moveevents? u know if you run away from the monster and you want to eat food with the right mouse button, he...
  10. Malek

    use spell/eat food (freezing/stopping) character movement

    void Player::eek:nWalk(Direction& dir) { Creature::eek:nWalk(dir); //setNextActionTask(NULL); //setNextAction(OTSYS_TIME() + getStepDuration(dir)); } i have commented this I think something is wrong with the mouse ppm, and the map click with ppm, because when im moving character...
  11. Malek

    use spell/eat food (freezing/stopping) character movement

    Hey, I have a very big problem. When I walk with a character in the game, and uses a spell while walking, or if I eat some food, the character gets lag / freez, and simply moves back. Does anyone know how to fix this? Engine: OTHire 0.0.3 https://gyazo.com/171a57cd762cafa1cd564024888c63a2 I...
  12. Malek

    othire 0.0.3 pvp arena

    Hey guys someone know how to make a pvp arena script on othire engine? i think othire dont have function onPrepareDeath. Exactly what I mean is how a player gets transferred to the depot and he is not killed (pvp arena)
  13. Malek

    [FRANCE][7.6] Zagan Square Reborn RPG - 2 May 16:00 CEST

    Today we have made some patches and improvements to the server. Among others they are: - Added the ability to buy more manafluids and lifefluids in backpacks. - Change range shooting from spells exori vis,flam,strike to 3 sqm. - Change buying system at npc with runes. - Fixing all amulets npc.
  14. Malek

    [FRANCE][7.6] Zagan Square Reborn RPG - 2 May 16:00 CEST

    Today we have made some patches and improvements to the server. Among others they are: - Fix equipment armor, and shield formula. - Fix damage burst arrows. - Added task dragon lords, hydra and frost dragon. - Added training rooms on Rookgard. - Fix frag system. - Fix buying amulets from...
  15. Malek

    [FRANCE][7.6] Zagan Square Reborn RPG - 2 May 16:00 CEST

    best stable rpg server 7.72!
  16. Malek

    C++ OTHire 0.0.3 - equipment not working about armor defense

    Hello, my server based on the othire engine. I have a problem because monsters deal the same damage to a player with eq as well without eq. (Full eq rh,dsm,crown legs, d lance, or fire axe with vampire shield) (full defense) and black knight deal 250-300 damage, without eq its same damage...
  17. Malek

    [FRANCE][7.6] Zagan Square Reborn RPG - 2 May 16:00 CEST

    Today we have made some patches and improvements to the server. Among others they are: - Increased range of Wand of Cosmic Energy from 1sqm to 3sqm. - Increased armor,shield formula defense. - Fix exhaustion and action time be checked for using a distance weapon. - Fix exhaustion and action...
  18. Malek

    Spoof otclient version

    if i remove this its not working too ;/ error 2 connection has been lost 1589206959 i have changed protocol game from 772 to 1030
  19. Malek

    Spoof otclient version

    bump need help too
  20. Malek

    Tibia OTClient 7.4 with Real Tibia features

    someone know how to login on custom otserv? 7.72 with this client?
Back
Top