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

    template request

    Not custom: http://oldtibia.net/
  2. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    WTF u completely right!!!!! it was adding + 1,5 for that stamina stufffff, thank yaa.. now let me back working with that damw hard codeee!!
  3. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    Buddy please help me. Stage for the level > 50 < 100 = 5 Player are level 70. Monster give 2k exp. This code: doPlayerSetRate(cid, SKILL__LEVEL, 1.5) are making player receive 22.5k. Why? EDIT: 10k = normal monster experience because 2k (monster xp) * 5 (stage rate) = 10k.
  4. 1268995

    Lua How can i add 50% to this script?

    Thanks for ur words! I know that a function onlogin alone will not make it work. That's why i posted this on ur thread free script service: So i putted this way on CREATURESCRIPT (ring script): If Player equip the exp ring + are free account -> get 10% more exp. If player equip the exp ring...
  5. 1268995

    Lua How can i add 50% to this script?

    Why are u telling me this bulshits? U already said u wouldnt help me anymore, and i do not ask u to help me anymore, u appeared here only to say shits. I am not a programmer, so i do not understand enought about script to make my own script by my own. I asked for help, u gaved me codes and i...
  6. 1268995

    Lua How can i add 50% to this script?

    @Codex NG , As i said, premium player win 50% more exp for being premium, then they must win 50% exp when log in. @Xikini , i will see what i can do, thanks for u repply!
  7. 1268995

    How can i make a scrip that add + 50% exp for premium player and this script follow the EXPstages?

    Ye buddy, i posted this before asking on ur tread xD but i maded a new question there, hope u help me @Xikini lol jajjajaj
  8. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    Now i understand, THANKS! I dont know if u check my old post ( https://otland.net/threads/how-can-i-add-50-to-this-script.235290/#post-2272435 ), but i am having a problem. Now i understand (since u teached me lol) how to add 50% exp when premium player log in + keep 50% exp when player advance...
  9. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    I really do not have too much natural knowledge (since i am not a programmer of sometthing like that), but this that u posted means that rateExperience = 1 make the experience in stages.xml be * 1 ? And if i put doPlayerSetRate(cid, SKILL__LEVEL, 2) will make the experience in stages.xml be * 2 ?
  10. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    But if the function doPlayerSetRate made the experience of cong.lua higher, i assume that if the server follow stages, player will not have the extra exp working, since the extra exp are being added to the conf.lua experience rate. Am i right? If yes, exist a function that chance the stages...
  11. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    NICE IDEA, thanks! The function doPlayerSetExperienceRate works in the same way of the function doPlayerSetRate ?
  12. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    Thanks! But if player are level 99 (rate 3) and get level 100 (rate 2), the experience will not bug and the 150% will be added following the stages, right? :O EDIT: what about the function: doPlayerSetExperienceRate ? Work in the same way?
  13. 1268995

    Lua How can i know what all functions do? Where can i find a tutorial?

    Title says all. TFS 0.3.7
  14. 1268995

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    TFS 0.3.7 @Xikini i want that premium players receive 50% more exp. But i want that this work with stages.. (LETS IMAGINE A STAGE) So in level 100~199 he receive 2k exp of monster X + 50% exp for being premium; So in level 200+ he receive 1k exp of monster X + 50% exp for being premium. How...
  15. 1268995

    How to decrease the amount of monsters spawn in

    In config.lua? Spawn Rate?
  16. 1268995

    How can i make a scrip that add + 50% exp for premium player and this script follow the EXPstages?

    Title says all, i want that premium players receive 50% more exp. But i want that this work with stages.. I mean, level 100 = 2k exp in monster X, level 200 = 1k exp in monster X So in level 100~199 he receive 2k exp of monster X + 50% exp for being premium; So in level 200+ he receive 1k exp...
  17. 1268995

    Lua How can i add 50% to this script?

    Free player = script working! Put the ring and the exp = 50% remove the ring and the exp = normal exp Premium ACC players = script NOT working! A monster give 2000 exp with exprate 1x. When i atack the monster withut putting the ring, exp = 4500 when i kil the monster with the ring, exp = 4500...
  18. 1268995

    Solved loot message creaturescripts

    Tell us the code man. Damw
  19. 1268995

    Lua [BUG] Player atack faster when walk

    Hello guys. On my ot, when player are atacking stoped, without moving, he have NORMAL atack speed. But when he walks, the atack get VERY fast... How can i solve that?
Back
Top