FEATURES::: Features (and credits): 0.9.0 - bp/depo save (CVS) - safe trade (CVS) - cap system (CVS) - buy/sell with crystals (TLM) - house system (TLM, Black Demon, Yurez) - skulls & party (TLM) - server save (TLM) - light (Bomb Da Brat) - vip list (Elementaries) - npc load (Wolv119) - anti afk (Tibia Rules) - battle window (Skulldiggers, Tibia Rules) - summons (CVS, Tibia Rules, Yurez) - gm invisible (TRS) - rotating items (SuperGillis) - ice rapier (Tibia Rules) - construction kits (JTE) - amulets: all but garlic and bronze (Yurez) - rings: skill, might, time (Yurez) - login queue (Yurez) - guilds with npc (Yurez) - pvp arena (Yurez) - boh+hur+time ring (Yurez) 0.9.1 - burst arrow (Skulldiggers) - destroy field (GriZzm0) - exiva (Bryan) - readables (Yurez) - commands: /pvp /owner /send - more options in config - energy ring - boat npc - field runes 0.9.2 - simpler houses (DosMaster) - learning spells (Yurez) - promotions (yurez) - commands: /save /ban - separate distance mul - multiline readables - healing summons - damage fixes - uh exhaustion 0.9.3 - rook system (Yurez) - guild chats (CVS) - key system (Orzech) - item look for monsters/npcs (Black Demon) - config: expmulpvp, spearlosechance - commands: /pos /shutdown /max !uptime - torches, candles etc. - in ammo slot - all light spells - low memory usage 0.9.4 - 7.6 protocol (CVS) - OTB items & OTBM maps (CVS) - day cycle (CVS revmagsys) - wands & rods (Jiddo) - premium system (Yurez) - death list with time (Jiddo) - lifedrain & manadrain (Yurez) - garlic necklace, bronze amulet (Yurez) - high levels (Black Demon, Yurez) - utana vid & stealth ring (TLM, Yurez) - monster blood colors (Tjin) - real monsters (KaM!oOoL, Shogun) - commands: /clean /premmy !premmy - config: access*, max*, queuepremmy - exani tera (CrazyToko) - reload config (Smygflik) - level doors by actionId - simple quests by uniqueId - gm sees item id and position - multiple pvp arenas 0.9.4a - config: rodrange, wandrange, freepremmy Lorithin configs - player saves ever 1 second (configurable in config.lua)(Tibia Rules) - Raids in data/world/raids.xml (Jiddo) - Remove Condition (i.e. exana pox)(Forgot name.. will look up later) - Protection lvls 1-10() - One player online per account - Player online records(.txt)() - !buyhouse(People can buy preowned houses... you were warned)(ze do pic) - Gm Ban Window (Tibia Rules) - Ingame AAC (Tijn)(me) - Configurable protection system(me) - Lua fix(Tibia Rules) ----------------------------------------------------------------- Lorithin v1.1 - aac config -!moveout removed -!buyhouse fixed (me,gerax,ze do pic) -new broadcasts(Nitrous, me) *notice --/B blue */B is --/R red */R now --/Y (currently not working)yellow --/G green --/W white --/O orange --!buyhouse now goes by sqm --protection sys in config ---------------------------------------------------------------- Lorithin v2/0 - kill area config - /bc color msg (chaos) - getCount(msg)(Smygflik) - doors.xml/level doors(SuperGillis, id's = me)(read note at bottom) - broadcast w/o name (config)(Chaos, me)(read note at bottom) - Parcels (SuperGillis, me)(read notes on bottom) --------------------------------------------- Lorithin v2.0a - removed doors.xml due to a bug - removed the getCount(msg) however i added it in npc.lib so dont worry it's like it was before no need to change npc's - gm command log saves in data folder as "gm.log" ______________________________________ MY CONFIGS ARE AT BOTTOM OF CONFIG.LUA Code: --INGAME AAC SPAWN POINT FOR PLAYERS EXTREMELY IMPORTANT DO NOT FORGET --spawn x = 160 y = 54 z = 7 --eq helm = 2461 //defaults ammy = 2172 bp = 1994 body = 2467 right = 2512 left = 2376 legs = 2649 boots = 2643 ring = 2131 ammo = 2050 --stats health mana maglvl exp lvl capactiy --skills fist club sword axe dist shield fishing - Notes on Ingame AAC You can configure the spawn points of players in config.lua This means you can use your own map I'm going to allow more configs of it... but not to later Good luck with it (AAC is always at 31 31 7 meaning u'll have to live with it) now all eq is configurable (dont leave as 0 or u will get debug) all eq defaults to leather set, crystal ring, bronze ammy, bag things configurable in config for aac are in the code box - Notes on Doors.xml You can as it says use the doors.xml for level doors You can use every id except: 1209, 1249, 1252, 1231, 1234, 1209, and 1212 - Notes on broadcast(/bc color msg) In config.lua u can edit the access for it to not show the name... i.e. U have it set at 4 and a player with access 5 says "/bc green HI people" on teh screen it will say "HI people" however if someone with access 2 says "/bc green Hi People" it will say "Person:Hi People"VERSION 2.0:: - Notes on Parcel system I have allowed inconfig configuration of it u can have up to 3 depots. In config.lua add Code: dp1 = "a place" dp2 = "the other place" dp3 = "that one other place"