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

    [9.54] Gray Dat Editor

    When I edited a sword and tried it ingame, it crashed. I tried to add an animation. I'm using 9.44.
  2. Sherice

    War scripts

    Yep <short> Maybe it only doesn't work in my distro =/
  3. Sherice

    Stats-Attackspeed

    No it isn't what I want, haven't you read? for the 5 time: I WON'T USE WEAPONS. Now do you understand? I want to change it without equiping anything, or else I could have done it myself. An example. I cast a spell, and I gain attackspeed.
  4. Sherice

    Stats-Attackspeed

    Lol Now every character has got the same attackspeed =/
  5. Sherice

    War scripts

    K, thanks. <short> [EDIT]: Tried it out on monsters, but it didn't work :S works on players though.
  6. Sherice

    War scripts

    Does the trapping net work for monsters?
  7. Sherice

    Stats-Attackspeed

    Thanks, works now =) [EDIT]: Ehh, it seems to change every characters attackspeed, any idea how to fix so it only changes one players attackspeed?
  8. Sherice

    [Spell] Backstab

    Yeah, that's why I noticed my wrong, and edited my post. NOTE: It was before you posted. If you want to know why I didn't post it here, yes, I'm an idiot and don't want to post it here. Ban me for it or whatever, but it's my choice, since it's my script.
  9. Sherice

    [Spell] Backstab

    Oh you want me to prove it, and steal the script? Go troll somewhere else. Jayswag, I'll pm you the script. Btw, I'm sorry if I looked like I was trolling, which I clearly did I guess. Was planning to pm the script anyways.
  10. Sherice

    [Spell] Backstab

    I have scripted exactly this spell lol. But too bad I won't give it to you ;)
  11. Sherice

    Stats-Attackspeed

    Yup, I have 0.4. I didn't replace it, I only added this: { Item* weapon = getWeapon(); if(weapon && weapon->getAttackSpeed() != 0) return weapon->getAttackSpeed(); if(attackSpeed) return attackSpeed; return vocation->getAttackSpeed(); } I've changed it to...
  12. Sherice

    Noxitu Pic Editor

    I recommend dis Pic Editor: http://otland.net/f19/pic-editor-v3-0-trooper-18536/ Download: http://otland.net/attachments/f19/1631d1230556193-pic-editor-v3-0-trooper-piced.7z And put the unpack, pack.bat files in the PicEd folder. Next, put Tibia.pic in the the PicEd folder and start unpack.bat...
  13. Sherice

    Stats-Attackspeed

    AArgh, as I said I don't want to use an item to change the attackspeed :p I want to change it on the player itself.
  14. Sherice

    Stats-Attackspeed

    I tried to put them in but then I get this error: 1>..\player.cpp(4498): error C2660: 'Player::getWeapon' : function does not take 0 arguments 1>..\luascript.cpp(1519): error C2653: 'LuaScriptInterface' : is not a class or namespace name 1>..\luascript.cpp(1519): error C2065...
  15. Sherice

    Stats-Attackspeed

    As I said I want to change it whenever I want, not just one time for each vocation. I guess I didn't make myself clear, I want to change the attackspeed without using any weapons, let's say you have a bar showing you how much total attackspeed you have, and I want to it change it without using...
  16. Sherice

    Stats-Attackspeed

    Hmm what's the array for? What does the script do?
  17. Sherice

    Post your latest work!

    My sig I made with Photoshop in half an hour. I just put in some pictures here and there, and added some effects really. :p Sharpened too much, so the background looks weird :/ [Edit]: New one:
  18. Sherice

    Stats-Attackspeed

    Yeah I know that, but I want to be able to change it anytime, with a lua function or something.
  19. Sherice

    Stats-Attackspeed

    Hihello, wanna know if I can somehow change the attackspeed without using a weapon with extra attackspeed. I guess I need to do C++ :p Well if anyone can tell me how, i'd be grateful. Thanks in advance, Sherice.
  20. Sherice

    My Spriting Attempts

    The animation is nice, but I think it's like... too "small" for me :p Try doing something bigger, like fire effects :) Really liked the distortion of the blades edge by the effect in your animation, keep it up ^^
Back
Top