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

    Solved Problem with creaturescript onDeath

    doesn't work
  2. Tuchol

    Solved Problem with creaturescript onDeath

    Hello guys, I have a little problem with my code ...when i kill the monster broadcast show 19:37 The player Mutated Squirrel killed Mutated Squirrel. Congratulations. but it will be Player name not name of monster.. i Have tfs 0.4... This is code function onDeath(cid, corpse ,killer) local...
  3. Tuchol

    PRO EVOLUTION SOCCER

    fifa is for kids in pes is better engine better simulator better gaming and all is better xd
  4. Tuchol

    Help with somethings

    #up or login on sample characters 2. Check talkactions 3. Check actions
  5. Tuchol

    PRO EVOLUTION SOCCER

    but pes is better than fifa ;d
  6. Tuchol

    Tfs error please help

    ALTER TABLE `accounts` ADD `vipdays` INT( 15 ) NOT NULL;
  7. Tuchol

    PRO EVOLUTION SOCCER

    ANY ONE PLAYS IN PES ONLINE?
  8. Tuchol

    Tfs error please help

    add to table account column vipdays
  9. Tuchol

    console

    check this out this is for Death <?xml version="1.0" encoding="UTF-8"?> <monster name="Death" nameDescription="a Death" race="undead" experience="8500" speed="570" manacost="0"> <health now="541000" max="541000"/> <look type="300" corpse="8955"/> <targetchange interval="3000"...
  10. Tuchol

    console

    and check the monsters
  11. Tuchol

    console

    post your creaturescripts.xml
  12. Tuchol

    console

    so post some script here
  13. Tuchol

    Lua Problem with my script :(

    i fixed...broken , at line 9
  14. Tuchol

    Lua Problem with my script :(

    Hello Otlanders, I have problem with my script ... function onUse(cid, item, frompos, item2, topos) if item.uid == 10223 and item.itemid == 6227 then if getPlayerStorageValue(cid, 51511, 1) then doSummonCreature("Bat", {x = 1037, y = 979, z = 7}) return doSummonCreature("Bat", {x = 1033, y =...
  15. Tuchol

    please explain me how to

    I do not know if it's a game worth the candle
  16. Tuchol

    please explain me how to

    why i don't use higher version than 8.6? because i started project in which i will base on version 8.6 :) maybe in future i will use newest version :p so this is only one way to do that ? impossible is to use standart Tibia clinet?
  17. Tuchol

    please explain me how to

    Hello. Some one can explain me how to add monsters from newset version 10+ to my server (tfs 0.4) 8.6? How to start? Which tools i shuold to use?
  18. Tuchol

    Tworzenie zdalnego pulpitu

    ale tak samo działa
  19. Tuchol

    Website

    upload mysql from schemas
Back
Top