Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Notepad ++ AutoComplete LUA


rafaeru

Rekomendowane odpowiedzi

Opublikowano

Witam napisałem mały plugin do Notepad ++ który uzupełnia za nas ( podpowiada ) funkcje lua dla tfs 0.3.6 - 0.4.0

sam tego używam a czasem się przydaje więc się podziele.

 

Download:

http://www96.zippyshare.com/v/UmgJtnPi/file.html

 

 

<?xml version="1.0" encoding="Windows-1252" ?>
<NotepadPlus>
	<AutoComplete language="lua">
	<Environment ignoreCase="no" startFunc="(" stopFunc=")" paramSeparator=","/>
	<KeyWord name="cid"/>
	<KeyWord name="target"/>
	<KeyWord name="then"/>
	<KeyWord name="if"/>
	<KeyWord name="elseif"/>
	<KeyWord name="else"/>
	<KeyWord name="local"/>
	<KeyWord name="end"/>
	<KeyWord name="lookType"/>
	<KeyWord name="TEXTCOLOR_"/>
	<KeyWord name="selfSay"/>
	<KeyWord name="return"/>
	<KeyWord name="true"/>
	<KeyWord name="false"/>
	<KeyWord name="function"/>
	<KeyWord name="MESSAGE_STATUS_CONSOLE_"/>
	<KeyWord name="getCreatureHealth"/>
	<KeyWord name="getCreatureMaxHealth"/>
	<KeyWord name="getCreatureHideHealth"/>
	<KeyWord name="getCreatureMana"/>
	<KeyWord name="getCreatureMaxMana"/>
	<KeyWord name="getCreatureSpeakType"/>
	<KeyWord name="getCreatureMaster"/>
	<KeyWord name="getCreatureSummons"/>
	<KeyWord name="getCreatureOutfit"/>
	<KeyWord name="getCreaturePosition"/>
	<KeyWord name="getCreatureLookDirection"/>
	<KeyWord name="getCreatureName"/>
	<KeyWord name="getCreatureSpeed "/>
	<KeyWord name="getCreatureBaseSpeed "/>
	<KeyWord name="getCreatureTarget "/>
	<KeyWord name="getCreatureByName"/>
	<KeyWord name="getCreatureSkullType"/>
	<KeyWord name="getCreatureCondition"/>
	<KeyWord name="getCreatureNoMove "/>
	<KeyWord name="getMonsterInfo"/>
	<KeyWord name="getMonsterHealingSpells"/>
	<KeyWord name="getMonsterAttackSpells"/>
	<KeyWord name="getMonsterLootList"/>
	<KeyWord name="getMonsterSummonList"/>
	<KeyWord name="getMonsterTargetList"/>
	<KeyWord name="getMonsterFriendList"/>
	<KeyWord name="getPlayerByNameWildcard"/>
	<KeyWord name="getPlayerLossSkill"/>
	<KeyWord name="getPlayerLossPercent"/>
	<KeyWord name="getPlayerGUIDByName"/>
	<KeyWord name="getPlayerNameByGUID"/>
	<KeyWord name="getPlayerFood"/>
	<KeyWord name="getPlayerLevel"/>
	<KeyWord name="getPlayerExperience"/>
	<KeyWord name="getPlayerMagLevel"/>
	<KeyWord name="getPlayerSpentMana "/>
	<KeyWord name="getPlayerAccess"/>
	<KeyWord name="getPlayerGhostAccess"/>
	<KeyWord name="getPlayerSkillLevel"/>
	<KeyWord name="getPlayerSkillTries"/>
	<KeyWord name="getPlayerTown"/>
	<KeyWord name="getPlayerVocation"/>
	<KeyWord name="getPlayerRequiredMana"/>
	<KeyWord name="getPlayerRequiredSkillTries"/>
	<KeyWord name="getPlayerItemCount"/>
	<KeyWord name="getPlayerSoul"/>
	<KeyWord name="getPlayerAccountId "/>
	<KeyWord name="getPlayerAccount "/>
	<KeyWord name="getPlayerIp "/>
	<KeyWord name="getPlayerFreeCap"/>
	<KeyWord name="getPlayerLight"/>
	<KeyWord name="getPlayerSlotItem"/>
	<KeyWord name="getPlayerWeapon"/>
	<KeyWord name="getPlayerItemById"/>
	<KeyWord name="getPlayerDepotItems"/>
	<KeyWord name="getPlayerGuildId"/>
	<KeyWord name="getPlayerGuildName"/>
	<KeyWord name="getPlayerGuildRank"/>
	<KeyWord name="getPlayerGuildNick"/>
	<KeyWord name="getPlayerGuildLevel"/>
	<KeyWord name="getPlayerSex"/>
	<KeyWord name="getPlayerStorageValue"/>
	<KeyWord name="getPlayerGUID"/>
	<KeyWord name="getPlayerFlagValue"/>
	<KeyWord name="getPlayerCustomFlagValue"/>
	<KeyWord name="getPlayerPromotionLevel"/>
	<KeyWord name="getPlayerGroupId"/>
	<KeyWord name="getPlayerLearnedInstantSpell"/>
	<KeyWord name="getPlayerInstantSpellCount"/>
	<KeyWord name="getPlayerInstantSpellInfo"/>
	<KeyWord name="getPlayerBlessing"/>
	<KeyWord name="getPlayerStamina"/>
	<KeyWord name="getPlayerExtraExpRate"/>
	<KeyWord name="getPlayerPartner"/>
	<KeyWord name="getPlayerParty"/>
	<KeyWord name="getPlayerPremiumDays"/>
	<KeyWord name="getPlayerBalance"/>
	<KeyWord name="getPlayerMoney"/>
	<KeyWord name="getPlayerSkullTicks"/>
	<KeyWord name="getPlayerLastLogin"/>
	<KeyWord name="getPlayerRates"/>
	<KeyWord name="getPlayerLastLoginSaved"/>
	<KeyWord name="getPlayerAccountManager"/>
	<KeyWord name="getInstantSpellInfo"/>
	<KeyWord name="getPlayersByAccountId"/>
	<KeyWord name="getPlayersByIp"/>
	<KeyWord name="getChannelUsers"/>
	<KeyWord name="getPlayersOnline()"/>
	<KeyWord name="getPartyMembers"/>
	<KeyWord name="getAccountIdByName"/>
	<KeyWord name="getAccountByName"/>
	<KeyWord name="getAccountIdByAccount"/>
	<KeyWord name="getAccountByAccountId"/>
	<KeyWord name="getIpByName"/>
	<KeyWord name="getItemRWInfo"/>
	<KeyWord name="getItemProtection"/>
	<KeyWord name="getItemDescriptionsById"/>
	<KeyWord name="getItemWeightById"/>
	<KeyWord name="getItemDescriptions"/>
	<KeyWord name="getItemWeight"/>
	<KeyWord name="getItemAttack"/>
	<KeyWord name="getItemExtraAttack"/>
	<KeyWord name="getItemDefense"/>
	<KeyWord name="getItemExtraDefense"/>
	<KeyWord name="getItemArmor"/>
	<KeyWord name="getItemAttackSpeed"/>
	<KeyWord name="getItemHitChance"/>
	<KeyWord name="getItemShootRange"/>
	<KeyWord name="getItemIdByName"/>
	<KeyWord name="getItemLevelDoor"/>
	<KeyWord name="getItemWeaponType"/>
	<KeyWord name="getFluidSourceType"/>
	<KeyWord name="getContainerSize"/>
	<KeyWord name="getContainerCap"/>
	<KeyWord name="getContainerCapById"/>
	<KeyWord name="getContainerItem"/>
	<KeyWord name="getDepotId"/>
	<KeyWord name="getTileItemById"/>
	<KeyWord name="getTileItemByType"/>
	<KeyWord name="getTileThingByPos"/>
	<KeyWord name="getTileInfo"/>
	<KeyWord name="getTopCreature"/>
	<KeyWord name="getClosestFreeTile"/>
	<KeyWord name="getThingFromPos"/>
	<KeyWord name="getThing"/>
	<KeyWord name="getThingPos"/>
	<KeyWord name="getHouseInfo"/>
	<KeyWord name="getHouseAccessList"/>
	<KeyWord name="getHouseByPlayerGUID"/>
	<KeyWord name="getHouseFromPos"/>
	<KeyWord name="getTownId"/>
	<KeyWord name="getTownName"/>
	<KeyWord name="getTownTemplePosition"/>
	<KeyWord name="getTownHouses"/>
	<KeyWord name="getWorldType"/>
	<KeyWord name="getWorldTime"/>
	<KeyWord name="getWorldLight"/>
	<KeyWord name="getWorldCreatures"/>
	<KeyWord name="getWorldUpTime"/>
	<KeyWord name="getHighscoreString"/>
	<KeyWord name="getVocationInfo"/>
	<KeyWord name="getGuildId"/>
	<KeyWord name="getGuildMotd"/>
	<KeyWord name="getSpectators"/>
	<KeyWord name="getSearchString"/>
	<KeyWord name="getWaypointPosition"/>
	<KeyWord name="getGameState"/>
	<KeyWord name="getNotationsCount"/>
	<KeyWord name="getBanData"/>
	<KeyWord name="getBanList"/>
	<KeyWord name="getBanReason"/>
	<KeyWord name="getBanAction"/>
	<KeyWord name="getGlobalStorageValue"/>
	<KeyWord name="getExperienceStage"/>
	<KeyWord name="getConfigFile"/>
	<KeyWord name="getConfigValue"/>
	<KeyWord name="getModList"/>
	<KeyWord name="loadmodlib"/>
	<KeyWord name="domodlib"/>
	<KeyWord name="getLogsDir"/>
	<KeyWord name="getDataDir"/>
	<KeyWord name="get WaypointList"/>
	<KeyWord name="getTalkActionList"/>
	<KeyWord name="getExperienceStageList"/>
	<KeyWord name="setCreatureMaxHealth"/>
	<KeyWord name="setCreatureMaxMana"/>
	<KeyWord name="setHouseOwner"/>
	<KeyWord name="setHouseAccessList"/>
	<KeyWord name="setItemName"/>
	<KeyWord name="setItemPluralName"/>
	<KeyWord name="setItemArticle"/>
	<KeyWord name="setItemAttack"/>
	<KeyWord name="setItemExtraAttack"/>
	<KeyWord name="setItemDefense"/>
	<KeyWord name="setItemArmor"/>
	<KeyWord name="setItemExtraDefense"/>
	<KeyWord name="setItemAttackSpeed"/>
	<KeyWord name="setItemHitChance"/>
	<KeyWord name="setItemShootRange"/>
	<KeyWord name="setCombatArea"/>
	<KeyWord name="setCombatCondition"/>
	<KeyWord name="setCombatParam"/>
	<KeyWord name="setConditionParam"/>
	<KeyWord name="setCombatCallBack"/>
	<KeyWord name="setCombatFormula"/>
	<KeyWord name="setConditionFormula"/>
	<KeyWord name="setGlobalStorageValue"/>
	<KeyWord name="setWorldType"/>
	<KeyWord name="doCreatureAddHealth"/>
	<KeyWord name="doCreatureAddMana"/>
	<KeyWord name="doCreatureSetDropLoot"/>
	<KeyWord name="doCreatureSetSkullType"/>
	<KeyWord name="doCreatureSetSpeakType"/>
	<KeyWord name="doCreatureSetLookDirection"/>
	<KeyWord name="doPlayerSetMaxCapacity"/>
	<KeyWord name="doCreatureChangeOutfit"/>
	<KeyWord name="doCreatureSay"/>
	<KeyWord name="doCreatureSetNoMove"/>
	<KeyWord name="doSetCreatureLight"/>
	<KeyWord name="doSetCreatureOutfit"/>
	<KeyWord name="doRemoveCreature"/>
	<KeyWord name="doMoveCreature"/>
	<KeyWord name="doConvinceCreature"/>
	<KeyWord name="doChallengeCreature"/>
	<KeyWord name="doChangeSpeed"/>
	<KeyWord name="doSummonMonster"/>
	<KeyWord name="doCreateMonster"/>
	<KeyWord name="doMonsterChangeTarget"/>
	<KeyWord name="doMonsterSetTarget"/>
	<KeyWord name="doCreateNpc"/>
	<KeyWord name="doSetMonsterOutfit"/>
	<KeyWord name="doPlayerBroadcastMessage"/>
	<KeyWord name="doPlayerSetSex"/>
	<KeyWord name="doPlayerSetTown"/>
	<KeyWord name="doPlayerSetVocation"/>
	<KeyWord name="doPlayerSetStorageValue"/>
	<KeyWord name="setPlayerStorageValue"/>
	<KeyWord name="doPlayerSetGroupId"/>
	<KeyWord name="doPlayerSetPromotionLevel"/>
	<KeyWord name="doPlayerSetStamina"/>
	<KeyWord name="doPlayerSetBalance"/>
	<KeyWord name="doPlayerSetExtraExpRate"/>
	<KeyWord name="doPlayerSetPartner"/>
	<KeyWord name="doPlayerRemoveItem"/>
	<KeyWord name="doPlayerAddExperience"/>
	<KeyWord name="doPlayerSetGuildId"/>
	<KeyWord name="doPlayerSetGuildRank"/>
	<KeyWord name="doPlayerSetGuildNick"/>
	<KeyWord name="doPlayerAddOutfit"/>
	<KeyWord name="doPlayerRemoveOutfit"/>
	<KeyWord name="doPlayerSetRedSkullTicks"/>
	<KeyWord name="doPlayerSetLossPercent"/>
	<KeyWord name="doPlayerSetLossSkill"/>
	<KeyWord name="doPlayerAddSkillTry"/>
	<KeyWord name="doPlayerAddSpentMana"/>
	<KeyWord name="doPlayerAddSoul"/>
	<KeyWord name="doPlayerAddItem"/>
	<KeyWord name="doPlayerAddItemEx"/>
	<KeyWord name="doPlayerSendTextMessage"/>
	<KeyWord name="doPlayerSendChannelMessage"/>
	<KeyWord name="doPlayerSendToChannel"/>
	<KeyWord name="doPlayerAddMoney"/>
	<KeyWord name="doPlayerRemoveMoney"/>
	<KeyWord name="doPlayerTransferMoneyTo"/>
	<KeyWord name="doPlayerPopupFYI"/>
	<KeyWord name="doPlayerSendTutorial"/>
	<KeyWord name="doPlayerAddMapMark"/>
	<KeyWord name="doPlayerAddPremiumDays"/>
	<KeyWord name="doPlayerAddBlessing"/>
	<KeyWord name="doPlayerAddStamina"/>
	<KeyWord name="doPlayerResetIdleTime"/>
	<KeyWord name="doPlayerLearnInstantSpell"/>
	<KeyWord name="doPlayerUnlearnInstantSpell"/>
	<KeyWord name="doPlayerFeed"/>
	<KeyWord name="doPlayerSendCancel"/>
	<KeyWord name="doPlayerSendDefaultCancel"/>
	<KeyWord name="doPlayerSetRate"/>
	<KeyWord name="doPlayerJoinParty"/>
	<KeyWord name="doPlayerSendOutfitWindow"/>
	<KeyWord name="doPlayerSave"/>
	<KeyWord name="doCreateItem"/>
	<KeyWord name="doCreateItemEx"/>
	<KeyWord name="doAddContainerItemEx"/>
	<KeyWord name="doAddContainerItem"/>
	<KeyWord name="doChangeTypeItem"/>
	<KeyWord name="doDecayItem"/>
	<KeyWord name="doRemoveItem"/>
	<KeyWord name="doTransformItem"/>
	<KeyWord name="doSetItemActionId"/>
	<KeyWord name="doSetItemText"/>
	<KeyWord name="doSetItemSpecialDescription"/>
	<KeyWord name="doSetItemOutfit"/>
	<KeyWord name="doSetItemProtection"/>
	<KeyWord name="doTileAddItemEx"/>
	<KeyWord name="doTileQueryAdd"/>
	<KeyWord name="doAddCondition"/>
	<KeyWord name="doRemoveCondition"/>
	<KeyWord name="doRemoveConditions"/>
	<KeyWord name="doAreaCombatHealth"/>
	<KeyWord name="doTargetCombatHealth"/>
	<KeyWord name="doAreaCombatMana"/>
	<KeyWord name="doTargetCombatMana"/>
	<KeyWord name="doAreaCombatCondition"/>
	<KeyWord name="doTargetCombatCondition"/>
	<KeyWord name="doAreaCombatDispel"/>
	<KeyWord name="doTargetCombatDispel"/>
	<KeyWord name="doCombat"/>
	<KeyWord name="doTeleportThing"/>
	<KeyWord name="doCreateTeleport"/>
	<KeyWord name="doSendMagicEffect"/>
	<KeyWord name="doSendDistanceShoot"/>
	<KeyWord name="doSendAnimatedText"/>
	<KeyWord name="doShowTextDialog"/>
	<KeyWord name="doRelocate"/>
	<KeyWord name="doBroadcastMessage"/>
	<KeyWord name="doWaypointAddTemporial"/>
	<KeyWord name="doSetGameState"/>
	<KeyWord name="doAddIpBanishment"/>
	<KeyWord name="doAddNamelock"/>
	<KeyWord name="doAddBanishment"/>
	<KeyWord name="doAddDeletion"/>
	<KeyWord name="doAddNotation"/>
	<KeyWord name="doRemoveIpBanishment"/>
	<KeyWord name="doRemoveNamelock"/>
	<KeyWord name="doRemoveBanisment"/>
	<KeyWord name="doRemoveDeletion"/>
	<KeyWord name="doRemoveNotations"/>
	<KeyWord name="doSaveServer"/>
	<KeyWord name="doReloadInfo"/>
	<KeyWord name="doCleanHouse"/>
	<KeyWord name="doCleanMap"/>
	<KeyWord name="doRefreshMap"/>
	<KeyWord name="isCreature"/>
	<KeyWord name="isMonster"/>
	<KeyWord name="isNpc"/>
	<KeyWord name="isPlayer"/>
	<KeyWord name="isPlayerPzLocked"/>
	<KeyWord name="isItemStackable"/>
	<KeyWord name="isItemRune"/>
	<KeyWord name="isItemMovable"/>
	<KeyWord name="isItemDoor"/>
	<KeyWord name="isItemContainer"/>
	<KeyWord name="isItemFluidContainer"/>
	<KeyWord name="isContainer"/>
	<KeyWord name="isCorpse"/>
	<KeyWord name="isMovable"/>
	<KeyWord name="isSightClear"/>
	<KeyWord name="isIpBanished"/>
	<KeyWord name="isPlayerNamelocked"/>
	<KeyWord name="isAccountBanished"/>
	<KeyWord name="isAccountDeleted"/>
	<KeyWord name="isInArray"/>
	<KeyWord name="registerCreatureEvent"/>
	<KeyWord name="createCombatArea"/>
	<KeyWord name="createConditionObject"/>
	<KeyWord name="addDamageCondition"/>
	<KeyWord name="addOutfitCondition"/>
	<KeyWord name="createCombatObject"/>
	<KeyWord name="numberToVariant"/>
	<KeyWord name="stringToVariant"/>
	<KeyWord name="positionToVariant"/>
	<KeyWord name="targetPositionToVariant"/>
	<KeyWord name="variantToNumber"/>
	<KeyWord name="variantToString"/>
	<KeyWord name="variantToPosition"/>
	<KeyWord name="canPlayerWearOutfit"/>
	<KeyWord name="executeRaid"/>
	<KeyWord name="addEvent"/>
	<KeyWord name="stopEvent"/>
	<KeyWord name="hasProperty"/>
	<KeyWord name="md5"/>
	<KeyWord name="sha1"/>
	<KeyWord name="db.executeQuery"/>
	<KeyWord name="db.storeQuery"/>
	<KeyWord name="db.escapeString"/>
	<KeyWord name="db.escapeBlob"/>
	<KeyWord name="db.stringComparisonOperator"/>
	<KeyWord name="db.lastInsertId"/>
	<KeyWord name="result.getDataInt"/>
	<KeyWord name="result.getDataLong"/>
	<KeyWord name="result.getDataString"/>
	<KeyWord name="result.getDataStream"/>
	<KeyWord name="result.next"/>
	<KeyWord name="result.free"/>
	<KeyWord name="doPlayerGiveItem"/>
	<KeyWord name="doPlayerTakeItem"/>
	<KeyWord name="doPlayerBuyItem"/>
	<KeyWord name="doPlayerBuyItemContainer"/>
	<KeyWord name="doPlayerSellItem"/>
	<KeyWord name="doPlayerWithdrawMoney"/>
	<KeyWord name="doPlayerDepositMoney"/>
	<KeyWord name="comparePos"/>
	<KeyWord name="isInRange"/>
	<KeyWord name="getArea"/>
	<KeyWord name="isPremium"/>
	<KeyWord name="getMonthDayEnding"/>
	<KeyWord name="getMonthString"/>
	<KeyWord name="getArticle"/>
	<KeyWord name="isNumber"/>
	<KeyWord name="getDistanceBetween"/>
	<KeyWord name="doPlayerAddAddons"/>
	<KeyWord name="isSorcerer"/>
	<KeyWord name="isDruid"/>
	<KeyWord name="isPaladin"/>
	<KeyWord name="isKnight"/>
	<KeyWord name="isRookie"/>
	<KeyWord name="getDirectionTo"/>
	<KeyWord name="getCreatureLookPosition"/>
	<KeyWord name="getPosByDir"/>
	<KeyWord name="doPlayerWithdrawAllMoney"/>
	<KeyWord name="doPlayerDepositAllMoney"/>
	<KeyWord name="doPlayerTransferAllMoneyTo"/>
	<KeyWord name="doPlayerAddLevel"/>
	<KeyWord name="doPlayerAddMagLevel"/>
	<KeyWord name="doPlayerAddSkill"/>
	<KeyWord name="playerExists"/>
	<KeyWord name="getTibiaTime"/>
	<KeyWord name="doWriteLogFile"/>
	<KeyWord name="isInArea"/>
	<KeyWord name="getExperienceForLevel"/>
	<KeyWord name="doMutePlayer"/>
	<KeyWord name="getPlayerGroupName"/>
	<KeyWord name="getPlayerVocationName"/>
	<KeyWord name="getPromotedVocation"/>
	<KeyWord name="doPlayerRemovePremiumDays"/>
	<KeyWord name="getPlayerMasterPos"/>
	<KeyWord name="getHouseOwner"/>
	<KeyWord name="getHouseName"/>
	<KeyWord name="getHouseEntry"/>
	<KeyWord name="getHouseRent"/>
	<KeyWord name="getHousePrice"/>
	<KeyWord name="getHouseTown"/>
	<KeyWord name="getHouseTilesCount"/>
	<KeyWord name="getItemNameById(itemid)"/>
	<KeyWord name="getItemPluralNameById"/>
	<KeyWord name="getItemArticleById"/>
	<KeyWord name="getItemName"/>
	<KeyWord name="getItemPluralName"/>
	<KeyWord name="getItemArticle"/>
	<KeyWord name="getItemText"/>
	<KeyWord name="getItemSpecialDescription"/>
	<KeyWord name="getItemWriter"/>
	<KeyWord name="getItemDate"/>
	<KeyWord name="getTilePzInfo"/>
	<KeyWord name="getTileZoneInfo"/>
	<KeyWord name="debugPrint"/>
	<KeyWord name="doShutdown"/>
	<KeyWord name="doSummonCreature"/>
	<KeyWord name="getOnlinePlayers"/>
	<KeyWord name="getPlayerByName"/>
	<KeyWord name="isPlayerGhost"/>
	<KeyWord name="getPlayerFrags"/>
	<KeyWord name="getPartyLeader"/>
	<KeyWord name="isInParty"/>
	<KeyWord name="isPrivateChannel"/>
	<KeyWord name="doConvertIntegerToIp"/>
	<KeyWord name="doConvertIpToInteger"/>
	<KeyWord name="getBooleanFromString"/>
	<KeyWord name="doCopyItem"/>
	<KeyWord name="exhaustion.check"/>
	<KeyWord name="exhaustion.get"/>
	<KeyWord name="exhaustion.set"/>
	<KeyWord name="exhaustion.make"/>
	<KeyWord name="table.find"/>
	<KeyWord name="table.isStrIn"/>
	<KeyWord name="table.countElements"/>
	<KeyWord name="table.getCombinations"/>
	<KeyWord name="string.split"/>
	<KeyWord name="string.trim"/>
	<KeyWord name="string.explode"/>
</AutoComplete>
</NotepadPlus> 

 

 

 

Instalacja:

Wchodzicie w folder gdzie macie zainstalowany Notepad ++ 

Notepad++\plugins\APIs

i tam wklejacie ten plik. Następnie w ustawieniach Notepada w sekcji Autouzupełnianie aktywujemy ją:

 

29zeeqr.jpg

I powinno już działać. 

 

W czym to może pomóc ? Na pewno nie zrobimy jakiejś literówki.

 

A tu mała prezentacja:

rsyhiw.jpg

  • 2 lata później...
  • 7 miesięcy temu...
Opublikowano
18 minut temu, Pajujo napisał:

Możesz podrzucić link do pobrania? Czy już nie masz tego? :7_sweat_smile:

W spoilerze jest przecież txt ;d

<?xml version="1.0" encoding="Windows-1252" ?>
<NotepadPlus>
	<AutoComplete language="lua">
	<Environment ignoreCase="no" startFunc="(" stopFunc=")" paramSeparator=","/>
	<KeyWord name="cid"/>
	<KeyWord name="target"/>
	<KeyWord name="then"/>
	<KeyWord name="if"/>
	<KeyWord name="elseif"/>
	<KeyWord name="else"/>
	<KeyWord name="local"/>
	<KeyWord name="end"/>
	<KeyWord name="lookType"/>
	<KeyWord name="TEXTCOLOR_"/>
	<KeyWord name="selfSay"/>
	<KeyWord name="return"/>
	<KeyWord name="true"/>
	<KeyWord name="false"/>
	<KeyWord name="function"/>
	<KeyWord name="MESSAGE_STATUS_CONSOLE_"/>
	<KeyWord name="getCreatureHealth"/>
	<KeyWord name="getCreatureMaxHealth"/>
	<KeyWord name="getCreatureHideHealth"/>
	<KeyWord name="getCreatureMana"/>
	<KeyWord name="getCreatureMaxMana"/>
	<KeyWord name="getCreatureSpeakType"/>
	<KeyWord name="getCreatureMaster"/>
	<KeyWord name="getCreatureSummons"/>
	<KeyWord name="getCreatureOutfit"/>
	<KeyWord name="getCreaturePosition"/>
	<KeyWord name="getCreatureLookDirection"/>
	<KeyWord name="getCreatureName"/>
	<KeyWord name="getCreatureSpeed "/>
	<KeyWord name="getCreatureBaseSpeed "/>
	<KeyWord name="getCreatureTarget "/>
	<KeyWord name="getCreatureByName"/>
	<KeyWord name="getCreatureSkullType"/>
	<KeyWord name="getCreatureCondition"/>
	<KeyWord name="getCreatureNoMove "/>
	<KeyWord name="getMonsterInfo"/>
	<KeyWord name="getMonsterHealingSpells"/>
	<KeyWord name="getMonsterAttackSpells"/>
	<KeyWord name="getMonsterLootList"/>
	<KeyWord name="getMonsterSummonList"/>
	<KeyWord name="getMonsterTargetList"/>
	<KeyWord name="getMonsterFriendList"/>
	<KeyWord name="getPlayerByNameWildcard"/>
	<KeyWord name="getPlayerLossSkill"/>
	<KeyWord name="getPlayerLossPercent"/>
	<KeyWord name="getPlayerGUIDByName"/>
	<KeyWord name="getPlayerNameByGUID"/>
	<KeyWord name="getPlayerFood"/>
	<KeyWord name="getPlayerLevel"/>
	<KeyWord name="getPlayerExperience"/>
	<KeyWord name="getPlayerMagLevel"/>
	<KeyWord name="getPlayerSpentMana "/>
	<KeyWord name="getPlayerAccess"/>
	<KeyWord name="getPlayerGhostAccess"/>
	<KeyWord name="getPlayerSkillLevel"/>
	<KeyWord name="getPlayerSkillTries"/>
	<KeyWord name="getPlayerTown"/>
	<KeyWord name="getPlayerVocation"/>
	<KeyWord name="getPlayerRequiredMana"/>
	<KeyWord name="getPlayerRequiredSkillTries"/>
	<KeyWord name="getPlayerItemCount"/>
	<KeyWord name="getPlayerSoul"/>
	<KeyWord name="getPlayerAccountId "/>
	<KeyWord name="getPlayerAccount "/>
	<KeyWord name="getPlayerIp "/>
	<KeyWord name="getPlayerFreeCap"/>
	<KeyWord name="getPlayerLight"/>
	<KeyWord name="getPlayerSlotItem"/>
	<KeyWord name="getPlayerWeapon"/>
	<KeyWord name="getPlayerItemById"/>
	<KeyWord name="getPlayerDepotItems"/>
	<KeyWord name="getPlayerGuildId"/>
	<KeyWord name="getPlayerGuildName"/>
	<KeyWord name="getPlayerGuildRank"/>
	<KeyWord name="getPlayerGuildNick"/>
	<KeyWord name="getPlayerGuildLevel"/>
	<KeyWord name="getPlayerSex"/>
	<KeyWord name="getPlayerStorageValue"/>
	<KeyWord name="getPlayerGUID"/>
	<KeyWord name="getPlayerFlagValue"/>
	<KeyWord name="getPlayerCustomFlagValue"/>
	<KeyWord name="getPlayerPromotionLevel"/>
	<KeyWord name="getPlayerGroupId"/>
	<KeyWord name="getPlayerLearnedInstantSpell"/>
	<KeyWord name="getPlayerInstantSpellCount"/>
	<KeyWord name="getPlayerInstantSpellInfo"/>
	<KeyWord name="getPlayerBlessing"/>
	<KeyWord name="getPlayerStamina"/>
	<KeyWord name="getPlayerExtraExpRate"/>
	<KeyWord name="getPlayerPartner"/>
	<KeyWord name="getPlayerParty"/>
	<KeyWord name="getPlayerPremiumDays"/>
	<KeyWord name="getPlayerBalance"/>
	<KeyWord name="getPlayerMoney"/>
	<KeyWord name="getPlayerSkullTicks"/>
	<KeyWord name="getPlayerLastLogin"/>
	<KeyWord name="getPlayerRates"/>
	<KeyWord name="getPlayerLastLoginSaved"/>
	<KeyWord name="getPlayerAccountManager"/>
	<KeyWord name="getInstantSpellInfo"/>
	<KeyWord name="getPlayersByAccountId"/>
	<KeyWord name="getPlayersByIp"/>
	<KeyWord name="getChannelUsers"/>
	<KeyWord name="getPlayersOnline()"/>
	<KeyWord name="getPartyMembers"/>
	<KeyWord name="getAccountIdByName"/>
	<KeyWord name="getAccountByName"/>
	<KeyWord name="getAccountIdByAccount"/>
	<KeyWord name="getAccountByAccountId"/>
	<KeyWord name="getIpByName"/>
	<KeyWord name="getItemRWInfo"/>
	<KeyWord name="getItemProtection"/>
	<KeyWord name="getItemDescriptionsById"/>
	<KeyWord name="getItemWeightById"/>
	<KeyWord name="getItemDescriptions"/>
	<KeyWord name="getItemWeight"/>
	<KeyWord name="getItemAttack"/>
	<KeyWord name="getItemExtraAttack"/>
	<KeyWord name="getItemDefense"/>
	<KeyWord name="getItemExtraDefense"/>
	<KeyWord name="getItemArmor"/>
	<KeyWord name="getItemAttackSpeed"/>
	<KeyWord name="getItemHitChance"/>
	<KeyWord name="getItemShootRange"/>
	<KeyWord name="getItemIdByName"/>
	<KeyWord name="getItemLevelDoor"/>
	<KeyWord name="getItemWeaponType"/>
	<KeyWord name="getFluidSourceType"/>
	<KeyWord name="getContainerSize"/>
	<KeyWord name="getContainerCap"/>
	<KeyWord name="getContainerCapById"/>
	<KeyWord name="getContainerItem"/>
	<KeyWord name="getDepotId"/>
	<KeyWord name="getTileItemById"/>
	<KeyWord name="getTileItemByType"/>
	<KeyWord name="getTileThingByPos"/>
	<KeyWord name="getTileInfo"/>
	<KeyWord name="getTopCreature"/>
	<KeyWord name="getClosestFreeTile"/>
	<KeyWord name="getThingFromPos"/>
	<KeyWord name="getThing"/>
	<KeyWord name="getThingPos"/>
	<KeyWord name="getHouseInfo"/>
	<KeyWord name="getHouseAccessList"/>
	<KeyWord name="getHouseByPlayerGUID"/>
	<KeyWord name="getHouseFromPos"/>
	<KeyWord name="getTownId"/>
	<KeyWord name="getTownName"/>
	<KeyWord name="getTownTemplePosition"/>
	<KeyWord name="getTownHouses"/>
	<KeyWord name="getWorldType"/>
	<KeyWord name="getWorldTime"/>
	<KeyWord name="getWorldLight"/>
	<KeyWord name="getWorldCreatures"/>
	<KeyWord name="getWorldUpTime"/>
	<KeyWord name="getHighscoreString"/>
	<KeyWord name="getVocationInfo"/>
	<KeyWord name="getGuildId"/>
	<KeyWord name="getGuildMotd"/>
	<KeyWord name="getSpectators"/>
	<KeyWord name="getSearchString"/>
	<KeyWord name="getWaypointPosition"/>
	<KeyWord name="getGameState"/>
	<KeyWord name="getNotationsCount"/>
	<KeyWord name="getBanData"/>
	<KeyWord name="getBanList"/>
	<KeyWord name="getBanReason"/>
	<KeyWord name="getBanAction"/>
	<KeyWord name="getGlobalStorageValue"/>
	<KeyWord name="getExperienceStage"/>
	<KeyWord name="getConfigFile"/>
	<KeyWord name="getConfigValue"/>
	<KeyWord name="getModList"/>
	<KeyWord name="loadmodlib"/>
	<KeyWord name="domodlib"/>
	<KeyWord name="getLogsDir"/>
	<KeyWord name="getDataDir"/>
	<KeyWord name="get WaypointList"/>
	<KeyWord name="getTalkActionList"/>
	<KeyWord name="getExperienceStageList"/>
	<KeyWord name="setCreatureMaxHealth"/>
	<KeyWord name="setCreatureMaxMana"/>
	<KeyWord name="setHouseOwner"/>
	<KeyWord name="setHouseAccessList"/>
	<KeyWord name="setItemName"/>
	<KeyWord name="setItemPluralName"/>
	<KeyWord name="setItemArticle"/>
	<KeyWord name="setItemAttack"/>
	<KeyWord name="setItemExtraAttack"/>
	<KeyWord name="setItemDefense"/>
	<KeyWord name="setItemArmor"/>
	<KeyWord name="setItemExtraDefense"/>
	<KeyWord name="setItemAttackSpeed"/>
	<KeyWord name="setItemHitChance"/>
	<KeyWord name="setItemShootRange"/>
	<KeyWord name="setCombatArea"/>
	<KeyWord name="setCombatCondition"/>
	<KeyWord name="setCombatParam"/>
	<KeyWord name="setConditionParam"/>
	<KeyWord name="setCombatCallBack"/>
	<KeyWord name="setCombatFormula"/>
	<KeyWord name="setConditionFormula"/>
	<KeyWord name="setGlobalStorageValue"/>
	<KeyWord name="setWorldType"/>
	<KeyWord name="doCreatureAddHealth"/>
	<KeyWord name="doCreatureAddMana"/>
	<KeyWord name="doCreatureSetDropLoot"/>
	<KeyWord name="doCreatureSetSkullType"/>
	<KeyWord name="doCreatureSetSpeakType"/>
	<KeyWord name="doCreatureSetLookDirection"/>
	<KeyWord name="doPlayerSetMaxCapacity"/>
	<KeyWord name="doCreatureChangeOutfit"/>
	<KeyWord name="doCreatureSay"/>
	<KeyWord name="doCreatureSetNoMove"/>
	<KeyWord name="doSetCreatureLight"/>
	<KeyWord name="doSetCreatureOutfit"/>
	<KeyWord name="doRemoveCreature"/>
	<KeyWord name="doMoveCreature"/>
	<KeyWord name="doConvinceCreature"/>
	<KeyWord name="doChallengeCreature"/>
	<KeyWord name="doChangeSpeed"/>
	<KeyWord name="doSummonMonster"/>
	<KeyWord name="doCreateMonster"/>
	<KeyWord name="doMonsterChangeTarget"/>
	<KeyWord name="doMonsterSetTarget"/>
	<KeyWord name="doCreateNpc"/>
	<KeyWord name="doSetMonsterOutfit"/>
	<KeyWord name="doPlayerBroadcastMessage"/>
	<KeyWord name="doPlayerSetSex"/>
	<KeyWord name="doPlayerSetTown"/>
	<KeyWord name="doPlayerSetVocation"/>
	<KeyWord name="doPlayerSetStorageValue"/>
	<KeyWord name="setPlayerStorageValue"/>
	<KeyWord name="doPlayerSetGroupId"/>
	<KeyWord name="doPlayerSetPromotionLevel"/>
	<KeyWord name="doPlayerSetStamina"/>
	<KeyWord name="doPlayerSetBalance"/>
	<KeyWord name="doPlayerSetExtraExpRate"/>
	<KeyWord name="doPlayerSetPartner"/>
	<KeyWord name="doPlayerRemoveItem"/>
	<KeyWord name="doPlayerAddExperience"/>
	<KeyWord name="doPlayerSetGuildId"/>
	<KeyWord name="doPlayerSetGuildRank"/>
	<KeyWord name="doPlayerSetGuildNick"/>
	<KeyWord name="doPlayerAddOutfit"/>
	<KeyWord name="doPlayerRemoveOutfit"/>
	<KeyWord name="doPlayerSetRedSkullTicks"/>
	<KeyWord name="doPlayerSetLossPercent"/>
	<KeyWord name="doPlayerSetLossSkill"/>
	<KeyWord name="doPlayerAddSkillTry"/>
	<KeyWord name="doPlayerAddSpentMana"/>
	<KeyWord name="doPlayerAddSoul"/>
	<KeyWord name="doPlayerAddItem"/>
	<KeyWord name="doPlayerAddItemEx"/>
	<KeyWord name="doPlayerSendTextMessage"/>
	<KeyWord name="doPlayerSendChannelMessage"/>
	<KeyWord name="doPlayerSendToChannel"/>
	<KeyWord name="doPlayerAddMoney"/>
	<KeyWord name="doPlayerRemoveMoney"/>
	<KeyWord name="doPlayerTransferMoneyTo"/>
	<KeyWord name="doPlayerPopupFYI"/>
	<KeyWord name="doPlayerSendTutorial"/>
	<KeyWord name="doPlayerAddMapMark"/>
	<KeyWord name="doPlayerAddPremiumDays"/>
	<KeyWord name="doPlayerAddBlessing"/>
	<KeyWord name="doPlayerAddStamina"/>
	<KeyWord name="doPlayerResetIdleTime"/>
	<KeyWord name="doPlayerLearnInstantSpell"/>
	<KeyWord name="doPlayerUnlearnInstantSpell"/>
	<KeyWord name="doPlayerFeed"/>
	<KeyWord name="doPlayerSendCancel"/>
	<KeyWord name="doPlayerSendDefaultCancel"/>
	<KeyWord name="doPlayerSetRate"/>
	<KeyWord name="doPlayerJoinParty"/>
	<KeyWord name="doPlayerSendOutfitWindow"/>
	<KeyWord name="doPlayerSave"/>
	<KeyWord name="doCreateItem"/>
	<KeyWord name="doCreateItemEx"/>
	<KeyWord name="doAddContainerItemEx"/>
	<KeyWord name="doAddContainerItem"/>
	<KeyWord name="doChangeTypeItem"/>
	<KeyWord name="doDecayItem"/>
	<KeyWord name="doRemoveItem"/>
	<KeyWord name="doTransformItem"/>
	<KeyWord name="doSetItemActionId"/>
	<KeyWord name="doSetItemText"/>
	<KeyWord name="doSetItemSpecialDescription"/>
	<KeyWord name="doSetItemOutfit"/>
	<KeyWord name="doSetItemProtection"/>
	<KeyWord name="doTileAddItemEx"/>
	<KeyWord name="doTileQueryAdd"/>
	<KeyWord name="doAddCondition"/>
	<KeyWord name="doRemoveCondition"/>
	<KeyWord name="doRemoveConditions"/>
	<KeyWord name="doAreaCombatHealth"/>
	<KeyWord name="doTargetCombatHealth"/>
	<KeyWord name="doAreaCombatMana"/>
	<KeyWord name="doTargetCombatMana"/>
	<KeyWord name="doAreaCombatCondition"/>
	<KeyWord name="doTargetCombatCondition"/>
	<KeyWord name="doAreaCombatDispel"/>
	<KeyWord name="doTargetCombatDispel"/>
	<KeyWord name="doCombat"/>
	<KeyWord name="doTeleportThing"/>
	<KeyWord name="doCreateTeleport"/>
	<KeyWord name="doSendMagicEffect"/>
	<KeyWord name="doSendDistanceShoot"/>
	<KeyWord name="doSendAnimatedText"/>
	<KeyWord name="doShowTextDialog"/>
	<KeyWord name="doRelocate"/>
	<KeyWord name="doBroadcastMessage"/>
	<KeyWord name="doWaypointAddTemporial"/>
	<KeyWord name="doSetGameState"/>
	<KeyWord name="doAddIpBanishment"/>
	<KeyWord name="doAddNamelock"/>
	<KeyWord name="doAddBanishment"/>
	<KeyWord name="doAddDeletion"/>
	<KeyWord name="doAddNotation"/>
	<KeyWord name="doRemoveIpBanishment"/>
	<KeyWord name="doRemoveNamelock"/>
	<KeyWord name="doRemoveBanisment"/>
	<KeyWord name="doRemoveDeletion"/>
	<KeyWord name="doRemoveNotations"/>
	<KeyWord name="doSaveServer"/>
	<KeyWord name="doReloadInfo"/>
	<KeyWord name="doCleanHouse"/>
	<KeyWord name="doCleanMap"/>
	<KeyWord name="doRefreshMap"/>
	<KeyWord name="isCreature"/>
	<KeyWord name="isMonster"/>
	<KeyWord name="isNpc"/>
	<KeyWord name="isPlayer"/>
	<KeyWord name="isPlayerPzLocked"/>
	<KeyWord name="isItemStackable"/>
	<KeyWord name="isItemRune"/>
	<KeyWord name="isItemMovable"/>
	<KeyWord name="isItemDoor"/>
	<KeyWord name="isItemContainer"/>
	<KeyWord name="isItemFluidContainer"/>
	<KeyWord name="isContainer"/>
	<KeyWord name="isCorpse"/>
	<KeyWord name="isMovable"/>
	<KeyWord name="isSightClear"/>
	<KeyWord name="isIpBanished"/>
	<KeyWord name="isPlayerNamelocked"/>
	<KeyWord name="isAccountBanished"/>
	<KeyWord name="isAccountDeleted"/>
	<KeyWord name="isInArray"/>
	<KeyWord name="registerCreatureEvent"/>
	<KeyWord name="createCombatArea"/>
	<KeyWord name="createConditionObject"/>
	<KeyWord name="addDamageCondition"/>
	<KeyWord name="addOutfitCondition"/>
	<KeyWord name="createCombatObject"/>
	<KeyWord name="numberToVariant"/>
	<KeyWord name="stringToVariant"/>
	<KeyWord name="positionToVariant"/>
	<KeyWord name="targetPositionToVariant"/>
	<KeyWord name="variantToNumber"/>
	<KeyWord name="variantToString"/>
	<KeyWord name="variantToPosition"/>
	<KeyWord name="canPlayerWearOutfit"/>
	<KeyWord name="executeRaid"/>
	<KeyWord name="addEvent"/>
	<KeyWord name="stopEvent"/>
	<KeyWord name="hasProperty"/>
	<KeyWord name="md5"/>
	<KeyWord name="sha1"/>
	<KeyWord name="db.executeQuery"/>
	<KeyWord name="db.storeQuery"/>
	<KeyWord name="db.escapeString"/>
	<KeyWord name="db.escapeBlob"/>
	<KeyWord name="db.stringComparisonOperator"/>
	<KeyWord name="db.lastInsertId"/>
	<KeyWord name="result.getDataInt"/>
	<KeyWord name="result.getDataLong"/>
	<KeyWord name="result.getDataString"/>
	<KeyWord name="result.getDataStream"/>
	<KeyWord name="result.next"/>
	<KeyWord name="result.free"/>
	<KeyWord name="doPlayerGiveItem"/>
	<KeyWord name="doPlayerTakeItem"/>
	<KeyWord name="doPlayerBuyItem"/>
	<KeyWord name="doPlayerBuyItemContainer"/>
	<KeyWord name="doPlayerSellItem"/>
	<KeyWord name="doPlayerWithdrawMoney"/>
	<KeyWord name="doPlayerDepositMoney"/>
	<KeyWord name="comparePos"/>
	<KeyWord name="isInRange"/>
	<KeyWord name="getArea"/>
	<KeyWord name="isPremium"/>
	<KeyWord name="getMonthDayEnding"/>
	<KeyWord name="getMonthString"/>
	<KeyWord name="getArticle"/>
	<KeyWord name="isNumber"/>
	<KeyWord name="getDistanceBetween"/>
	<KeyWord name="doPlayerAddAddons"/>
	<KeyWord name="isSorcerer"/>
	<KeyWord name="isDruid"/>
	<KeyWord name="isPaladin"/>
	<KeyWord name="isKnight"/>
	<KeyWord name="isRookie"/>
	<KeyWord name="getDirectionTo"/>
	<KeyWord name="getCreatureLookPosition"/>
	<KeyWord name="getPosByDir"/>
	<KeyWord name="doPlayerWithdrawAllMoney"/>
	<KeyWord name="doPlayerDepositAllMoney"/>
	<KeyWord name="doPlayerTransferAllMoneyTo"/>
	<KeyWord name="doPlayerAddLevel"/>
	<KeyWord name="doPlayerAddMagLevel"/>
	<KeyWord name="doPlayerAddSkill"/>
	<KeyWord name="playerExists"/>
	<KeyWord name="getTibiaTime"/>
	<KeyWord name="doWriteLogFile"/>
	<KeyWord name="isInArea"/>
	<KeyWord name="getExperienceForLevel"/>
	<KeyWord name="doMutePlayer"/>
	<KeyWord name="getPlayerGroupName"/>
	<KeyWord name="getPlayerVocationName"/>
	<KeyWord name="getPromotedVocation"/>
	<KeyWord name="doPlayerRemovePremiumDays"/>
	<KeyWord name="getPlayerMasterPos"/>
	<KeyWord name="getHouseOwner"/>
	<KeyWord name="getHouseName"/>
	<KeyWord name="getHouseEntry"/>
	<KeyWord name="getHouseRent"/>
	<KeyWord name="getHousePrice"/>
	<KeyWord name="getHouseTown"/>
	<KeyWord name="getHouseTilesCount"/>
	<KeyWord name="getItemNameById(itemid)"/>
	<KeyWord name="getItemPluralNameById"/>
	<KeyWord name="getItemArticleById"/>
	<KeyWord name="getItemName"/>
	<KeyWord name="getItemPluralName"/>
	<KeyWord name="getItemArticle"/>
	<KeyWord name="getItemText"/>
	<KeyWord name="getItemSpecialDescription"/>
	<KeyWord name="getItemWriter"/>
	<KeyWord name="getItemDate"/>
	<KeyWord name="getTilePzInfo"/>
	<KeyWord name="getTileZoneInfo"/>
	<KeyWord name="debugPrint"/>
	<KeyWord name="doShutdown"/>
	<KeyWord name="doSummonCreature"/>
	<KeyWord name="getOnlinePlayers"/>
	<KeyWord name="getPlayerByName"/>
	<KeyWord name="isPlayerGhost"/>
	<KeyWord name="getPlayerFrags"/>
	<KeyWord name="getPartyLeader"/>
	<KeyWord name="isInParty"/>
	<KeyWord name="isPrivateChannel"/>
	<KeyWord name="doConvertIntegerToIp"/>
	<KeyWord name="doConvertIpToInteger"/>
	<KeyWord name="getBooleanFromString"/>
	<KeyWord name="doCopyItem"/>
	<KeyWord name="exhaustion.check"/>
	<KeyWord name="exhaustion.get"/>
	<KeyWord name="exhaustion.set"/>
	<KeyWord name="exhaustion.make"/>
	<KeyWord name="table.find"/>
	<KeyWord name="table.isStrIn"/>
	<KeyWord name="table.countElements"/>
	<KeyWord name="table.getCombinations"/>
	<KeyWord name="string.split"/>
	<KeyWord name="string.trim"/>
	<KeyWord name="string.explode"/>
</AutoComplete>
</NotepadPlus> 

 

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...