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

    Lua Serializing and unserializing a metatable

    Delete it, i misspost ¡Bless you and Cheers up! (Y)(Y) -Obsdark-
  2. Obsdark

    Lua Weapon Upgrade System (help)

    i'dont know the getItemExtraAttack(itemEx.itemid) function but try this one: local config = { weapons = {2406, 2385}, } function onUse(cid, item, fromPosition, itemEx, toPosition) rand = math.random(1,100) Giex = getItemExtraAttack(itemEx.itemid) if(isInArray(config.weapons...
  3. Obsdark

    Team Looking for: Scripter (Basic - Medium), Mapper & Spriter

    ¡Bump! i already need more stuffs here, more people etc... so... i'll make a bump. ;) ¡Bless you and Cheers up! (Y)(Y) -Obsdark-
  4. Obsdark

    Lua NPC who doesn't work

    ¡Bump! -Plz, i need help with this- ;) ¡Bless you and cheers up! (Y)(Y) -Obsdark-
  5. Obsdark

    Lua NPC who doesn't work

    ¡¡¡Hey Oh!!! I wanna know if somebody can help me fixing this NPC, it must change one weapon, some ammounts of certain item and some ammounts of gold and in exchange give you another weapon. The script used to work, but then i added support to "another languaje" like you can see in...
  6. Obsdark

    Windows Problem with NPC's in data

    ¡¡¡Hey oh!!! i have TFS 0.3.6 (not polish) Crimson Dawson and the problem is "i think" i commit a "little" mistake while editing the main files of NPC's, so... i wonder if some of u can gave me your clean versions of them, that way i can install them and fix the problem or gave me the...
  7. Obsdark

    Lua Somebody knows how to call the position of the target?

    Thanks, but i need something that work with the "target" issue, you see, i wanna something than take the target location for that way summon something when target dies. ;) Tnx for the condition list, i'll check it, maybie is like the function list i saw in a post arround, and if is that way, is...
  8. Obsdark

    Lua Somebody knows how to call the position of the target?

    ¡¡¡Hello!!! I wonder if somebody know how to make a script than load the location of the target, and related with that i have another question, i like to know. what do exactly this function?: targetPositionToVariant(pos) they are not necesarly connected issues, that's why i like to...
  9. Obsdark

    [Request] treant Sprites

    @XGhost, ok, don't worry i understand it, i study too and i know how that can be, ;) tnx anyway. @Fresh, Tnx a lot, i'll wait for the other one. ;)
  10. Obsdark

    Team Looking for: Scripter (Basic - Medium), Mapper & Spriter

    ¡¡¡Hello!!! I'm looking for Spriters, Mapper(s) and Scripters, with one of each kind (maybie two mappers) I'll be more than ready B) I give preference to that aplications of people who speak spanish and brazooka(brazilian portuguese), the things i need you post here (Besides a show of...
  11. Obsdark

    [Request] treant Sprites

    -¡Bump!- ¡Bless and Cheers up! (Y)(Y) -Obsdark-
  12. Obsdark

    [Search] Problem finding old guide of Constants, (already try with the search button)

    ¡¡¡Hey Oh!!! I remeber a Constants list in this forum some time ago, in that time i copied to a .doc, but now i lost that .doc and need to recover that post, sadly i don't save it in favorites so i lost it permanently. i am looking for it since a good time, can someone help me...
  13. Obsdark

    [Request] treant Sprites

    The fact is, he don't do that, and this is a world of facts (like all of us know well...) i can't judge. but i can interpretate, but doesn't matter what i interpretate, he'll do something that musn't and the "do's" are bigger than the "want's" in this world, this is not a world of intentions, is...
  14. Obsdark

    [REQUEST] Color baloon

    Intresting... you are asking for help and you don't gave anything for free. http://otland.net/f119/request-treant-sprites-151970/index2.html ¡i hope this help you to bump this post! ¡Have a good day, Bless you and Cheers up! (Y)(Y) -Obsdark-
  15. Obsdark

    [Request] treant Sprites

    Tnx a lot Xeikh, but i preffer not to use them one's just because i don't wanna be involve with guys like him in any way, not even sharing them Sprites. ;) ¡Bless you and Cheers up! (Y)(Y) -Obsdark-
  16. Obsdark

    Scripter Scripter & Mapper

    Basic scripting... with requeirement of help and you are even charging for that? it must be a joke... ¡Bless you, Cheers up! (Y)(Y) -Obsdark-
  17. Obsdark

    4 levers and 1 wall

    levers = { {x=x, y=y, z=Z}, -- positions of levers {x=x, y=y, z=Z}, {x=x, y=y, z=Z}, {x=x, y=y, z=Z} } itre = 2674 -- yes, is an apple, but it's make the sistem works trust me, reeplace it for any other item that you want. Wallid = -- you put the item.id of the wall here Wall = {x=x, y=y...
  18. Obsdark

    4 levers and 1 wall

    Are you sure you copy right? Reeplace this part of the script with the part i paste down here. I already fix the original, just for if you want copy again entirely. ;) levers = { {x=x, y=y, z=Z}, -- positions of levers {x=x, y=y, z=Z}, {x=x, y=y, z=Z}, {x=x, y=y, z=Z} } Remember than...
  19. Obsdark

    [Request] treant Sprites

    This guy wants money for him's "job", well, you can sit there and wait all the time that you want. and by the way, how can i know if your work is actualy yours and you don't take from another person? i saw people doing that, what they receive for free, here or in other forums they hypocriticaly...
  20. Obsdark

    4 levers and 1 wall

    J.dre, i remember when you help me with the one i need it, it was similar to this one. ;) I'm trying to make it based on that one, i re-make it almost entirely, with the "ye old apple system" xD But inspired on that, i can make this script, i hope it works. ;) levers = { {x=x, y=y, z=Z}, --...
Back
Top