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

    Mysql problem

    a to juz chyba jakis inny event z tym samym problemem czyli klucze sa typu string a baza moze przechowywac tylko int
  2. averatec

    Organizacja pętli c++

    wg mnie pytanie jest skonstruowane bardzo klarownie, jak nie rozumiesz to poradz sie jakiegos nauczyciela
  3. averatec

    Mysql problem

    no raczej nie, przeczytaj co sypie mysql, duplicate entry... i to dla tabeli player_storage a nie jakies events
  4. averatec

    Solved PHP Onclick image goto website "..."

    <a href="here ur link"><img src="img..."/></a>
  5. averatec

    Desktop Post your desktop!

  6. averatec

    Poszukuje - exp w ciągu 24h

    powergamers, opcja szukaj
  7. averatec

    Organizacja pętli c++

    na tysiac sposobow? chcialbym znac wiecej niz while, do..while, for i goto
  8. averatec

    Compiling Debian TFS 1.0 - Error getting packages

    apt-get update and then try to install packages or update /etc/apt/sources.list you can use http://debgen.simplylinux.ch/ remember to use stable(wheezy) or testing(jessie), both of them are stable, sid is still unstable in some cases and there're problems with packages dependencies
  9. averatec

    Nowa era w Tibii?

    a ciezko z otclienta korzystac? pozmieniac tylko troche w zrodlach trzeba zeby pakiety byly niestandardowe i granie ze zwyklego klienta nie bedzie mozliwe(wiadomo kto bedzie potrafil to i to ominie), po za tym otclient daje cala mase mozliwosci, mozna sie uniezaleznic od real tibi i tworzyc...
  10. averatec

    Simple OTServer status

    Nice. Here is more useful as for me class. <?php class Status { public $data = array( 'host' => null, 'port' => null, 'uptime' => 0, 'servername' => null, 'location' => null, 'distro' => null, 'version' => null, 'client' =>...
  11. averatec

    Brak zgody na pobyt homoseksualistów w Polsce - podpisz petycję!

    wszystkich homo jednej plci wyslac na jedna wyspe a drugej plci na druga, ciekawe jak wtedy beda sie powielac
  12. averatec

    Revive OTLAND! its time.

    what is otland.com ? epic fail
  13. averatec

    Dobry wybór kompa?

    ja bym proponował coś takiego http://proline.pl/?id=konfigurator&0:AMD+FX-6300;1:PLYMISAM30048;3:KHX16C9B1BK2%2F8;4:VGAASUATI0249;5:WD+WD10EZEX;6:AER+STRIKE-X+ONE;7:AER+VS-500+500W
  14. averatec

    [Modern Acc] Shop System - mały problem

    a jaki error teraz Ci pokazuje?
  15. averatec

    [Modern Acc] Shop System - mały problem

    znajdz u siebie plik system/ application/ config/ database.php i zmien tam dbdriver z mysql na pdo albo mysqli, obojetnie
  16. averatec

    Talkaction error

    local = { zmien na local t = {
  17. averatec

    javascript:alert(document.cookie);

    czy Ty rozumiesz co to XSS?
  18. averatec

    Teleporty pod Action ID?

    local config = { positions = { ["Teleports"] = {{x = 993, y = 1003, z = 7}}, ["Temple"] = { {x = 1029, y = 982, z = 7}, {x = 1033, y = 1005, z = 8}, {x = 1039, y = 1000, z = 6} }, ["Depot"] = {{x = 993, y = 995, z = 7}}...
  19. averatec

    dedyk - zaplacone , brak dostepu

    co to za firma?
  20. averatec

    Teleporty pod Action ID?

    moze pokaz mi ten skrypt bo tak to moge przypuszczac ze skrypt wyszukuje tylko jeden przedmiot z danym aid pomijajac cala reszte
Back
Top