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

    Lua war.lua error

    u use tfs 04 64 bit war.lua local guild = getPlayerGuildId(cid) function onSay(cid, words, param, channel) if(not guild or getPlayerGuildLevel(cid) < GUILDLEVEL_LEADER) then doPlayerSendChannelMessage(cid, "", "You cannot execute this talkaction.", TALKTYPE_CHANNEL_W, 0) return true end...
  2. T

    Lua talkactions guildpoints.lua error

    i talk this actions !guildpoints, for give a guild points for the player, but ... this script guildpoints.lua
  3. T

    War system error

    good morning, i have war system on my server and my exe are compiled for he, but i try to invite the guilds from war and nothing happens ... i use the command /war invite, GUILDNAME, FRAGS ... but nothing happens talkactions/scripts/war.lua help-me please
  4. T

    Problem with cast.php

    Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\cast.php on line 50 help-me please ... the cast.php at the line 50 tag the problem is the = &SQL->query ... help please ! u use tfs 0_4, sourcers of tfs 3777, compiling for war system and cast only ..
Back
Top