• 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 for query: guild with id 0

  1. ciachowski

    Guild Multiwar system tfs 8.54

    Hello Since last time I am wondering about guild-multiwar system. I've seen few times scripts like this on servers like huntera.pl, iriana.net etc. And now I have question, do I can find this script somewhere, or could you found for me one or just maybe would you help me set some tips how...
  2. Izaack

    TFS 0.X NO CREATE GUILD MYAAC AND COMMAND

    Hello otland I have a problem creating the guild through the website and using the !createguild command, it gives me this error. mysql_real_query(): INSERT INTO guilds (id, world_id, name, ownerid, creationdata, motd, checkdata) VALUES (NULL, 0, 'Administrador', 2, 1726885712, 'Your guild has...
  3. Z

    Solved Geisor guild creating problem MySql

    ..., i can create guilds but i cant admin leader and if i put the trigger i have this error : The Following Errors Have Occurred: Guild with ID 0 doesn't exist. My Guilds.php http://wklej.to/MZmZk/text Thanks ;) and sorry for my english Uff, after days to try solve it when I finished...
  4. Q

    Everyone who need help come here!

    Guild with ID 0 doesn't exist. i get this everytime im click on some guild in "guild war"
  5. Autran

    Lua Guild Master

    Well hello, i'm running a 8.1 XML Server, and this is my Guild Master script: local focus = 0 local talk_start = 0 local target = 0 local iname = '' local iid = '' local allow_pattern = '^[a-zA-Z0-9 -]+$' local invited = {} local player = 0 function onThingMove(creature, thing...
  6. R

    Modern acc blad przy zakładaniu guild

    Siem, mam błąd przy zakładaniu guild po wybraniu zakładki create guild pojawia mi się coś takiego Array ( [0] >= Array ( [id] >= 50 [name] >= Szakal [level] >= 8 ) ) potem gdy chcę założyć guild otrzymuję białą stronę oto create_guild.php <?php...
  7. GM Denniz

    [MOD] Guild War System TFS 0.3.6

    Hope You Like This Guild War System But is not my script :) <?xml version="1.0" encoding="UTF-8"?> <mod name="Guild War System" version="0.3.6+" author="Xampy and Nahruto" contact="otland.net" enabled="yes"> <config name="function_config"><![CDATA[ DelayToCancel = 24 -- HOURS <-> [max: 47 --...
  8. Dylanaw

    Lua 8.54 Guild War system Usable for 8.6?

    Hi there, I found this in a 8.54 My question is : Is this all of it? Is it usable for 8.6 It's a MOD <?xml version="1.0" encoding="UTF-8"?> <mod name="Guild War System" version="0.3.5+" author="Xampy and Nahruto" contact="otland.net" enabled="yes"> <config...
  9. P

    Request Account on database, player on database etc. on Gesior 1.0.1

    $accounts = $SQL->query('SELECT COUNT(*) FROM `accounts` WHERE `id`>0;')->fetch(); $players = $SQL->query('SELECT COUNT(*) FROM `players` WHERE `id`>0;')->fetch(); $bans = $SQL->query('SELECT COUNT(*) FROM `bans`;')->fetch(); $guilds = $SQL->query('SELECT COUNT(*) FROM `guilds`;')->fetch()...
  10. Zonet

    Fixed Guild War System for Website [include all]-[will not count frags] (TFS 0.3+)

    Yes, Xampy it works, but in 0.3.4 it says Guild with ID 0 doesn't exist. it is like guid=name but it should be guild=43 also the id on 0.3.4.
  11. Kavvson

    [Modern AAC] Page - Top Guild Rating

    This is a Top Guild points script page for Modern AAC. Thx to Mipo91. How to include the page? *Manually* create a file guildpoints.php in system/pages Go to this page http://127.0.0.1/index.php/admin/createPage create a page guildpoints input there the code <?php...
  12. M

    Lua Guild frag system

    Well I'm havin this problem that I can't get the onKill() function to work. And if u wonder, I'm making a guild frag system. This is my script: function onKill(cid, target, lastHit) if(lastHit and isPlayer(target) and getPlayerLevel(target) >= 250) then if getPlayerGuildId(cid) > 0...
  13. Glidarn

    Lua arenaroom & guild invites, help!

    Hello, so this is my problem i don't really know what it is but maybe you know how to solve it? http://img51.imageshack.us/i/guildinvites.png/ tried CREATE TABLE `guild_invites` ( `player_id` INT NOT NULL DEFAULT 0, `guild_id` INT NOT NULL DEFAULT 0, UNIQUE (`player_id`, `guild_id`)...
  14. Ninja

    [TFS 1.0] Gesior 2012 Top Guilds

    // top kills - guilds $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td...
  15. L

    gesior, Help with total members/avg lvl code at guilds

    Hello! I need some help with this code for showing total members and avg lvls when looking at guilds. Currently it's just showing 0.. $guild_id = (int)$_GET['guild']; $guildMembers = $SQL->query( 'SELECT COUNT(`gr`.`id`) AS `total` FROM `players` AS `p` LEFT JOIN...
  16. elf

    [0.3.6-0.4] Top fragers and top guilds with one database query

    Its obvious when I see guys posting such shit, or selling worse one like AndersPro does. Here are light, not requiring any extra events nor database fields Gesior AAC modules. frags.php <?php $main_content .= '<div style="text-align: center; font-weight: bold;">Top 30 frags on ' ...
  17. Milice

    Text in The Middle

    What about this? $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td style="font-weight: bold;">...
  18. J

    top guild effects

    Does anyone help me with this error? top guild effects thanks !!!
  19. Critico

    TalkAction Guild Information

    Credits: Vodkart The command checks: - The total number of guild members - How many players have online - Displays the name and rank of the players online In lib/050-function add: function CountGuildMembers(GuildName) -- function by vodkart local count = 0 local lista =...
  20. Kavvson

    [Gesior AAC] Guild statisctic + extras

    I decided to release my sample guilds modification. Rep me if you use it. Or get lost:o Open Guilds.php 1) Search for (aprox. 100-120 line) //----------------------------------------------------------------------------- //show guild page 2) And select all text(above the line) - But...
Back
Top