• 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!

Search results

  1. tuduras

    Solved MY ACC --- SHOP BUTTOM

    It works, i had to change file format from .zip.zip to zip and it works perfect thanks so much ;p
  2. tuduras

    Solved MY ACC --- SHOP BUTTOM

    yes I changed config . you right. I've imported schema from plugin folder. And occurs another error. Do You see thats error ?? thanks and best regards
  3. tuduras

    Solved MY ACC --- SHOP BUTTOM

    and last I uploaded with success gesiorSHOP.zip i config.local added $config['gifts_system'] = true; i don't have button SHOP in acc maker: LOOK SOLVED EDIT: ___________________________________________________________________________________________________________________________...
  4. tuduras

    Solved MY ACC plugin Gesior Sms shop --php extension setting

    when I changed prod to dev occurs this : after upload GESIOR MY ACC SHOP.zip REFRESH: I have uploaded with success. EDIT: and last I uploaded with success gesiorSHOP.zip i config.local added $config['gifts_system'] = true; i don't have button SHOP in acc maker: LOOK
  5. tuduras

    Solved MY ACC plugin Gesior Sms shop --php extension setting

    No Slaw , i log in on acc maker in ADMIN xd PS: yes right This occurs :
  6. tuduras

    Solved MY ACC plugin Gesior Sms shop --php extension setting

    okay. i cannot entry to "localhost/admin" to upload plugin. it transfers me from "localhost/admin" to "localhost" . DO You maybe know what Im doing wrong?
  7. tuduras

    Solved MY ACC plugin Gesior Sms shop --php extension setting

    Yes I have curl. when I upload Gesior plugin shop.zip occurs this : Is it normal? Thanks
  8. tuduras

    Solved MY ACC plugin Gesior Sms shop --php extension setting

    PS: Windows 11 and Uniform Server In Your tutorial I don't see about "curl" nothing In this tip i dont have ;extension=php_curl.dll https://otland.net/threads/myaac-plugin-gesior-shop-system.251476/page-10 I see good tip but not on Windows...
  9. tuduras

    Solved MY ACC plugin Gesior Sms shop --php extension setting

    Hello Otlanders. I moved to MY ACC and want to install GEsior plugin shop but occurs error --->This plugin requires php extension: curl to be installed. Where I find it , where in what file ?? Thanks and Best Regards. PS: I'm using uniform server
  10. tuduras

    TFS 1.X+ Changing Map and DataPack for TFS 1.3 is breaking server.

    Xaradron11 take https://www.mediafire.com/file/hkzo83olfz0txfl/RME-master.zip/file wrzuciłem Ci prosty folder z plikiem exe z wgranym clientem 860 data/ tu masz clienty różne
  11. tuduras

    Solved Monster summons monster

    Thanks Snavy it works. I used <summons maxSummons="4"> <summon name="Rat" interval="1000" chance="100" max="2" /> <summon name="Rotworm" interval="1000" chance="100" max="4" /> </summons>
  12. tuduras

    NPC Mounts Seller

    Otx 2.16 based on 0.3.7 doesn't work. Sad
  13. tuduras

    Solved Monster summons monster

    Hello Otlanders, where to adjust monster summon?? In dragon.xml in data/monster? Thanks and Best Regards
  14. tuduras

    TFS 0.X EXP BUG Event --- remaster for 0.3.7 otx 2.16

    Hello. is possible rewrite MOD scirpt to otx based on 0.3.7 ?? MOD is exp bug I tried few option and few mod but occurs error. HERE post /data/MOD <?xml version='1.0' encoding='UTF-8'?> <mod name='Bug_Event' version='3.0' enabled='yes'> <config name="Bug_config"> <![CDATA[...
  15. tuduras

    TFS 0.X CRITICAL SYSTEM -- -source edit ---0.3.7 otx2-

    Hello. Does anyone have a critical system for otx 2.16 based on 0.3.7. I have script in creaturescript but not works. Here post critical from /data/creaturescript function onStatsChange(cid, attacker, type, combat, value, target) if (type == STATSCHANGE_HEALTHLOSS or type ==...
  16. tuduras

    Solved error while create character ZNOTE ACC

    I've already uploaded backup but thanks
  17. tuduras

    Solved error while create character ZNOTE ACC

    CREATE TABLE `player_autoloot` ( `player_id` int NOT NULL, `autoloot_list` text ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; -- -- Dumping data for table `player_autoloot` -- INSERT INTO `player_autoloot` (`player_id`, `autoloot_list`) VALUES (2192, 'dhpó&'), (2193...
  18. tuduras

    Solved error while create character ZNOTE ACC

    Thankx Mates , I've found backup from start server. Thanks GUys ;p PS: ALTER TABLE <your table> ALTER autoloot SET DEFAULT 0; what is "your table"?
  19. tuduras

    Solved error while create character ZNOTE ACC

    Hello, last I added some querry with autoloot and occurs error when I want to create character, anyone know how to solve it? help ;p PS: I dont have backup
Back
Top