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

    Item Attribute By Vocation (Add regen, protec elements and speed) i can pay

    i have this script made by Stigma I can make a contribution for paypal, If any scripter is interested send me a private message, i need add protect elemnts, regeneration and speed of this script --// Do not touch local conditionSlots = { [CONST_SLOT_HEAD] = {condition =...
  2. beenii

    TFS 1.X+ Item Give Diferent Attribute By Vocation I pay for the service

    how add speed, regeneration y protec elements bro?
  3. beenii

    TFS 1.X+ Item Give Diferent Attribute By Vocation I pay for the service

    I will use your script, with some modifications, thank you very much.
  4. beenii

    TFS 1.X+ Item Give Diferent Attribute By Vocation I pay for the service

    If there is an interested send me a private message, pay by Paypal. I need a script that is loaded in creature script, place different sets, helmet, armor, legs, boots, shield. Helmet 1 +2 Skills For Knights +2 Distance For Paladin +2 Magic Level For Mages Helmet 2 +3 Skills knight +3...
  5. beenii

    [12.x] OTServBR-Global

    dont works with imbuing system, bad :/
  6. beenii

    [Lua] [TFS 1.3] I Pay $20 Usd (Voucher Random, give items or mounts or addon)

    I'm with a lot of work and I wanted to save myself doing this script, thanks for your interest but when you contacted me I already had half the code done .
  7. beenii

    [Lua] [TFS 1.3] I Pay $20 Usd (Voucher Random, give items or mounts or addon)

    Hello friends, I need a voucher as indicated by the title. But pay attention to the specifications. This voucher, will have 3 random entries, the first one will have: - 100 mounts, the second a list of: - 20 items. Third a List: - 100 Addons When player using the voucher, the voucher will...
  8. beenii

    Animated Outfits 12.00

    Thanks for your input, I'm going to review it --------------------------------------------------- missing outfits from 70 to 100
  9. beenii

    Outfit Images - 10.99

    i cant edit my post, but is solved, only actived // CODE TO BLOCK RENDERING OF CHARACTER SITTING ON NOT EXISTING MOUNT // CAN BLOCK ADDONS FOR OUTFITS THAT ADDONS DON'T HAVE 'template' (color) FILE $max = ($addons != 0) ? 3 : 1; for ($i = 1; $i <= $max; $i++) {...
  10. beenii

    Outfit Images - 10.99

    I have the system on my page, but why can not I see mounts as outfits? Example i want see mount: from your page it is displayed well http://outfit-images.ots.me/animatedOutfitsFideraGlobal/animoutfit.php?id=952&addons=0&head=94&body=114&legs=94&feet=94&mount=0 but from localhost for example...
  11. beenii

    Lua Get mount ID and check is mounted for bonus mount

    I am editing your bonus system outfit, it is working but my code is very messy and long xD function createBonusConditionRegen(id, params) local condition = Condition(CONDITION_REGENERATION, CONDITIONID_DEFAULT) condition:setParameter(CONDITION_PARAM_TICKS, -1)...
  12. beenii

    CreatureEvent [TFS 1.2] Outfit bonuses

    how check addons, and add mounts? nice script bro thx
  13. beenii

    Feature Mounts with attackSpeed

    It would not work, because it's completely different mounts.cpp on tfs 1.2+ and mounts.cpp posted here. I was referring to if one day you could update your code for new versions.
  14. beenii

    Lua Get mount ID and check is mounted for bonus mount

    I want to make a bonus for certain mounts I think I use a creaturescript, but how do I get that information? Or some idea of how I can give bonuses to certain mounts
  15. beenii

    Lua Bonus to Mounts?

    I managed to look at that post, and I thought I would use it as an example, but unfortunately it's different from my mounts.cpp my mounts.cpp is: otland/forgottenserver
  16. beenii

    Feature Mounts with attackSpeed

    tfs 1.3?
Back
Top