• 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 Toll Sistem (With Charge in GP)

    well, this problem apparead, i try to add it a "end" at the end of the script to fix it, but even when this end was missing, the script doesn't fix himself, the implicated lines are the 15 and the 16: i don't know how to fix it, because i don't know how to end (or close) a return :S (...)...
  2. Obsdark

    Lua Toll Sistem (With Charge in GP)

    ¡¡¡Hey oh!!! Common, Somebody must have one idea of how to make a teleport bridge who consume Gp Tnx from now for the one(s) who help me ;) ¡Bump & Rep++! ¡Bless you and Cheers up! (Y)(Y) -Obsdark
  3. Obsdark

    Lua Toll Sistem (With Charge in GP)

    ¡¡¡Hey oh!!! ¡Bump! (Y)(Y) -Obsdark
  4. Obsdark

    Lua Toll Sistem (With Charge in GP)

    ¡Hey oh! I have this Toll script, who works like a teleport bridge, or must work i must say, because acualy is not teleporting nobody to the coords it must. i don't know why is not working, can someone check it and tell me what's wrong? local table = { [{x = 3021, y = 3084, z = 8}] = {pos={x...
  5. Obsdark

    Graphic Designer graphic designer / concept art / modeler 3d / animator - msg me ;)

    Really?, at least wasn't be ilógical from my part you see, once happend the same to me, but it was a little diferent... in my case i put it like a Help request, and he (the other guy, diferent than this one) says "i'll help" in the public post, and for pm he try to put a charge... i accept...
  6. Obsdark

    Graphic Designer graphic designer / concept art / modeler 3d / animator - msg me ;)

    So another guy who believes he is the "Reincarnation" of Picasso or Da'vinci? PFF, it's very overevaluated if that you say is true, i must suspect it when he say "Hyperrealism", you see, the Realism is not consider art at all since the born of the photography (Susan Sontag try this situation...
  7. Obsdark

    Lua Problem with Teleport Levers.

    ¡Hey oh! I have a problem with this script: local tid = { [5011] = {{x = 3021, y = 3085, z = 8}, {x = 3017, y = 3085, z = 8}, {x = 3029, y = 3076, z = 8}, {x = 3030, y = 3076, z = 8}, 25, 5} } local CastilloWare = {[2674] = {x = 3105, y = 3101, z = 8}, } --- item.actionid :=...
  8. Obsdark

    Lua Problem with Script; Local and Global Confused by the Server different than last time

    xP, yeah, you are right, i didn't notice than i define 'Castlewares' but no 'CW'. ¡Tnx a lot & Have a great day! (Y)(Y) -Obsdark-
  9. Obsdark

    Graphic Designer graphic designer / concept art / modeler 3d / animator - msg me ;)

    @nightmare55555 Happends sometimes when you are tired or other stuff who affect your skills in one languaje. ;) ¡Bless you and Cheers up! (Y)(Y) -Obsdark-
  10. Obsdark

    Lua Problem with Script; Local and Global Confused by the Server different than last time

    ¡Hey oh! I have a problem, i have this script: local tid = { [5011] = {{x = 3021, y = 3085, z = 8}, {x = 3017, y = 3085, z = 8}, {x = 3029, y = 3076, z = 8}, {x = 3030, y = 3076, z = 8}, 25, 5} } local CastilloWare = {[2674] = {x = 3105, y = 3101, z = 8}, } --- item.actionid :=...
  11. Obsdark

    Graphic Designer graphic designer / concept art / modeler 3d / animator - msg me ;)

    it's true, i don't get it why you come to a 2D forum instead of a 3D one (3D Modelator), but it's ok, i'm looking for a spriter, i need one for a dedicated server that i'm doing it. i must warn you since now than this proyect is "by the love to the art" (like it's said), the server (Machine)...
  12. Obsdark

    Lua Problem with Script; Local and Global Confused by the Server.

    ¡Tnx a lot!, indeed this help a lot and fix the problem ;) ¡Tnx again & Bless you! (Y)(Y) -Obsdark-
  13. Obsdark

    Lua Problem with Script; Local and Global Confused by the Server.

    ¡¡¡Hey oh!!! I have a problem, you see, i have this code: local tid = { [5011] = {{x = 3021, y = 3085, z = 8}, {x = 3017, y = 3085, z = 8}, {x = 3029, y = 3076, z = 8}, {x = 3030, y = 3076, z = 8}, 25, 5} } --- item.actionid :=: Posicion(from), Posicion(to), Posicion(Pago Peaje)...
  14. Obsdark

    Lua Problem Adding creaturescript to server

    Tnx a lot for everything. ;) ¡Bless you and Cheers up! (Y)(Y) -Obsdark-
  15. Obsdark

    Lua Problem Adding creaturescript to server

    ¡Bump! -¡Bless you and cheers up!- (Y)(Y) -Obsdark-
  16. Obsdark

    Lua Problem Adding creaturescript to server

    ¡¡¡Hey oh!!! i have a doubt about how to add creaturescripts on my server, i must confess than i'll try to learn about it reading the "creaturescript.XML" (like any other human being, i think) but its useless because it doesn't apparead a case for onDeath script so, that brings us to my...
  17. Obsdark

    [Help] Transform Corpse or Delete Corpse

    local item = xxxx -- replace xxxx with the itemid of the corpse itemid you wanna use function onDeath(cid, corpse, killer) if (isCorpse(item).uid) then doTransformItem((item).uid, 2160, 1) end return true end try this one, ;) ¡Bless you and Cheers up! (Y)(Y) -Obsdark-
  18. Obsdark

    What song are you listening NOW!

    http://www.youtube.com/watch?v=HDl3iUo__dY
  19. Obsdark

    Lua Serializing and unserializing a metatable

    Yeah, it's true, i confess than i read it to learn when somebody helps you, but i also try to help another person either and i post him post here too by accident. Anyway, i hope you find the solution to your problem -¡Free Bump!- ¡Bless you and Cheers up! (Y)(Y) -Obsdark-
  20. Obsdark

    Lua Weapon Upgrade System (help)

    mmmmh, don't know, send a pm to somebody who works on the develop of TFS or search for the Logs and look for it, or openly ask for the function here, in another post of support. i can't help you in another way :S if i can, i'll do it, but that's what i'll do about it. ¡Bless you and Cheers...
Back
Top