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

    Shirako ~Mapping Thread~

    LoooooooooooooL This is really nice!!
  2. Shackal

    Solved doCreateMonster about fire field

    Thank you so much brother!!!!
  3. Shackal

    Solved doCreateMonster about fire field

    so work but force to summon only 2 sqms far.. If fill of fire fields return this error in console: Cannot Create Monster function onUse(cid, item, fromPosition, itemEx, toPosition) doCreateMonster("Rift Worm", { x =32694, y =32778, z =7}, true) return true end no bro.. 0.4 :/ It is so...
  4. Shackal

    Solved doCreateMonster about fire field

    I was use this and not work, no have param boolean this function doForceSummonCreature(name, pos)
  5. Shackal

    Solved doCreateMonster about fire field

    Hello guys, I'm using TFS 0.4 I'm Trying to summon a creature about a fire field but it not work. I was try to use funcion doForceSummonCreature but it not work with tfs 0.4 Who can help me? Ty u in advance and sorry my bad english script used: test.lua function onUse(cid, item, fromPosition...
  6. Shackal

    Lua Channels.xml (Private Chat Channel Question)

    @LucasFerraz.. Private Channel don't work with Free Account, only with premmium accout. To fix this, open ur chat.cpp and search for: if(!player->isPremium() || getPrivateChannel(player)) and replace to: if(getPrivateChannel(player))
  7. Shackal

    Compiling Linux or Ubunto? Wichone is Better?

    Ubuntu is an Linux :eek: But the better Linux for 1.1 is CentOS last version For versions 0.4, 0.3.7, otx the better is Debian
  8. Shackal

    [10.77] Map Draft

    nice job bro!!!!!
  9. Shackal

    daadyboy's mapping thread (LOW-RATE RPG PROJECT)

    great ideas, capricious and detail .. Nice Job Brothaa!!
  10. Shackal

    Linux error: ‘warMap’ was not declared in this scope

    Who know this error? ty in advance!
  11. Shackal

    Linux Some error compiling on Debian 7.8

    Five days trying and can not solve this problem, could someone help me? I'm using Debian 7.8 and TFS 0.4 3777 ty so much in advance! http://0bin.net/paste/zrPDsImPGrcTzuA0#4un-1hlRiqx6OvFG7dxPNYoxXDFSwkUYZl772NuKMs5 bump refresh...
  12. Shackal

    Introduction to Hosting: Part One and Two: What to Look for and What Companies to Pick.

    Nice job dominique.. Thank you mate! I will try with HostHatch !!
  13. Shackal

    [TFS 1.x] - SSA Exhaustion

    Nice bro.. THX ALOTT :) is possible work ssa delay on 0.4?
  14. Shackal

    Solved Gesior Error if create guild by character online

    config.lua change: ingameGuildManagement = true to: ingameGuildManagement = false
  15. Shackal

    Error website

    install.txt ip ::1?
  16. Shackal

    Solved Gesior Error if create guild by character online

    Is there any way to make this condition: If the player is online, then not create alliances and send a message "you need to be offline"? guilds.php http://pastebin.com/Z0UBx1ik
  17. Shackal

    walk on player

    https://otland.net/threads/windows-7-walking-through-players-in-pz.141314/#post1361483
Back
Top