• 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!

Recent content by shrrek

  1. S

    [LUA] how to activate teleport when all task monsters are killed..

    dont i have to write an action id on the lua script also?? were would i put it? i dont understand this line in the script local Creature = getThingFromPos({x = xa,y = ya,z = za,stackpos = 253} x = xa,y = ya,z = za what do thoes letters mean, do they stand for some cordinates?
  2. S

    [LUA] how to activate teleport when all task monsters are killed..

    the error luagetthingfrompos comes from this line, monsters[i] = getThingfromPos({x=x,y=y,z=areaposrightdown.z,stackpos=253})
  3. S

    [LUA] how to activate teleport when all task monsters are killed..

    i get what you say but, the thing is i dont know nothing about making scripts, i can read and understand what some things mean but im really bad at making them, sow how would that onkill be, can you make it for me pls?
  4. S

    [LUA] how to activate teleport when all task monsters are killed..

    ok i tried the script but i get an error "(luagetThingfrompos) Tile not found" and server crash when i step on the teleport, maybe i did something wrong this is were i put the script, thoes it go ther? srry i dont know much about scripting im still learning, did i have to put it in a new...
  5. S

    [LUA] how to activate teleport when all task monsters are killed..

    i dont know how to do scripts can you be 100% more specific on how the script wpuld be pls?
  6. S

    [LUA] how to activate teleport when all task monsters are killed..

    you know what forget everithing, some one just tell me how to add time to the boss spawn, instead of doing all that monster go away thing, i just whant the boss to last for 5 minutes in the room.. so how can i do that???
  7. S

    [LUA] how to activate teleport when all task monsters are killed..

    ok i got it to work by just reading some scripting guides, all i hade to do i change some sotorage values so it would let me in, now the new problem is when someone dies while killing the boss, it will wont let anyone in the teleport, it says "some one already killing it", in order to get it...
  8. S

    [LUA] how to activate teleport when all task monsters are killed..

    anyone out ther pls help me, its all i need to finish my grizzly adams, everithing works fine they get exp items when finishing tasks, i just want them to be able to kill the boss, i could just add all the boss monsters i need on the map, but how can i prevent them from killing them over and...
  9. S

    [LUA] how to activate teleport when all task monsters are killed..

    i think you got me wrong, i dont want a teleport created after i kill a monster, what i whant is example: player finishes killing 200 giant spiders he goes to grizzly adams and he says task, now grizzly tells him now you can go kill boss, the player should go to a specific teleport i put on the...
  10. S

    [LUA] how to activate teleport when all task monsters are killed..

    Hellow, im really new to this scripting world, what i need is when the players finish the grizzly adams task and he tells them "go kill boss now", the teleport lets them into a room that i already have and summons the corresponding boss. dont know what lua file u guys nee me to put here so i...
Back
Top