Jump to content
  • Announcements

    • Xmat

      Pravidlo pro postování v TTT

      Do sekce Tipy, triky, tutoriály nepatří žádné dotazy.   Postujte sem vaše návody, tipy a různé další věci jež uznáte za vhodné sdělit zdejšímu osazenstvu, ale veškeré dotazy směřujte do sekce Všeobecná diskuse.
    • Replik

      Seznam návodů a důležitých témat v této sekci

      Pro lepší přehlednost jsem vytvořil tento seznam, který vás, méně zkušené, lépe provede touto sekcí. Věřím, že zde najdete, co hledáte. Vypsané jsou návody, které jsou oficiálně uznané jako návody. Běžné diskuze, které neposkytují postupy a rady zvěřejněny nejsou.   Instalace vlastního MaNGOS Serveru Díky těmto návodům budete (měli by jste být) schopni vytvořit a následně spustit váš vlastní server. Nastavení je pro verze s i bez datadisku.   Instalace MaNGOS Serveru (bez datadisku TBC) - Autor Benny Instalace MaNGOS Serveru (s datadiskem TBC) - Autor Malfik Instalace MaNGOS Serveru v prostředí Linux - Autor charlie Instalace MaNGOS Serveru v prostředí Linux - Autor kupkoid   Chyby a jejich řešení při přihlašování k serveru - Autor Cybe   Zálohování uživatelských dat   Dávkový soubor (BAT soubor) pro vytvoření SQL záloh - Autor Replik   Kompilování - tvoření vlastních release (revizí)   Tvorba kompilací pro Win32 (MangoScript) - Autor bLuma   Ostatní - těžko zařaditelné, ale neznamená to, že nejsou dobré   VIP Systém - Autor charlie Tvorba Webových stránek pro MaNGOS - Autor zahuba Tvorba teleportačních NPC (MangoScript) - Autor Replik Registrační web (původně předělaná SPORA) Funkční pro Antrix i MaNGOS - Autor Replik Nastavení a spuštění Minimanager pro MaNGOS - Autor BlackMartin Nastavení MaNGOS Website - Autor Artorius   Samozřejmě jsou zde i jiné návody, ale tyto jsou nejvíce používané, proto věřím, že vám budou nápomocné. Tuto sekci budeme upravovat podle potřeby. Pokud by jste něco nenašli nebo si nevěděli rady, hledejte na fóru a teprve potom založte vlastní topik. Pokud nějaký autor vytvoří kvalitní návod a chtěl by ho zveřejnit i v tomto seznamu, doporučuji, aby mi napsal zprávu skrze PM.   Díky a přeji hezký den na WoWResource   Replik
    • Aristo

      Příspěvky tam, kde nemají co dělat

      Dodržujte zákaz přispívání do topiků s repaky pokud si to zakladatelé nepřejí!! Opakované psaní příspěvků bude trestáno warnem.
    • Aristo

      Používání spoilerů

      Poslední dobou má většina uživatelů fora zvláštní nutkání postovat extrémně dlouhé texty nebo kódy, které zabírají v nejedenom případu i 80% obsahu celé stránky a hodně tak zvedají nepřehlednost v topiku. Chtěl bych všechny uživatele požádat, aby při postování citací, jakýchkoliv kódů, errorů, atp... delších než 30 řádků používali funkci spoileru.   Funkci vyvoláte příkazem [spoiler] text [/spoiler]   Ukázka:  
Sign in to follow this  
SneakerXZ

Ludmilla příkazy

Recommended Posts

.MOD SKILL id level - Teaches selected player a skill (to remove skill set 'id' negative) skill

.MOD SPELL id - Teaches selected player a spell (to remove spell set 'id' negative) SPELL MOUNT SIZE SWIM SPEED LEVEL GOLD MONEY ENERGY RAGE MANA HP ITEM - Adds an item to backpack QITEMS - Adds the required items for a given quest

.WP WAIT - Sets wait times for selected waypoint, can be used as .WP WAIT N - for wait always for N, and as .WP WAIT N M - for random wait time between N and M. wait

.WP CLEAR - Deletes all waypoints for mob. You should select mob, not waypoint. clear

.WP DEL[ETE] - Deletes selected waypoint delete

.WP DEL[ETE] - Deletes selected waypoint del

.WP MOVE (COME) - Moves selected waypoint to player location move

.WP COME (MOVE) - Moves selected waypoint to player location come

.WP HIDE - Hides waypoint indicators hide

.WP SHOW - Shows all waypoints for selected mob, indicators for previous mob are cleared show

.WP INFO - Displays brief information about current mob info

.WP ADD - Add waypoint for selected mob (or another waypoint) at your location. If you type .WP ADD N - then waypoint will be inserted at position N add

.NPC DEL or DELETE - Deletes selected NPC and his waypoints from the world instantly.

.NPC SPTIME or SPT - Allows changing spawntime for selected mob. Requires 1 or 2 numbers expressed in seconds. 2 numbers represent random wait time in range from T1 to T2 seconds.

.NPC SPDIST or SPD - Allows changing spawn distance for selected mob. Requires single parameter expressed in game units (metres). spd spdist spt sptime

.NPC GUID - Displays GUID of selected mob guid

.NPC RUN - Sets walk or run mode for selected NPC run

.NPC LISTHATE - Briefly shows hate list contents for mob listhate

.NPC INFO - Displays brief info for selected NPC info

.NPC SIZE - Changes size of selected NPC size

.NPC FLAGS - Changes NPC flags for selected NPC flags

.NPC FACTION - Changes faction template for selected NPC (permanent for this spawn) faction

.NPC MODEL - Changes display model for selected NPC (permanent for this spawn) model delete del

.NPC SELL - Adds item to selected vendor sell list sell

.NPC COME - Sets NPC spawn point to player position and orientation come

.NPC TURN - Turns NPC facing to you and remembers this angle until spawn time or when mob returns to original location turn

.NPC MTYPE - Choose movement type for NPC: 0 - random roam, 1 and 2 - walking along the path forth and back, 3 - looping over the path forth, 4 - looping back mtype

.NPC LEVEL - Sets level for selected NPC level NPC ADD - Spawns new NPC at current position using NPC template with given Id add

.DEBUG RELOAD - Reloads all Python scripts attached to server reload DEBUG ERROR - Outputs Error Message in Red acc. given err. code error

.DEBUG BYTES2 - Sets BYTES2 update field of selected NPC bytes2

.DEBUG BYTES1 - Sets BYTES1 update field of selected NPC bytes1

.DEBUG BYTES0 - Sets BYTES0 update field of selected NPC bytes0

.DEBUG DYNAMICFLAGS - Sets DYNAMICFLAGS update field of selected NPC dynamicflags

.DEBUG FLAGS - Sets FLAGS update field of selected NPC flags

.DEBUG TEST - Test command test

.IMPORT GAMEOBJ - Imports text file named world_gameobj.txt with gameobjects. Make sure you cleared table Gameobjects. (Developers only! May crash server or screw world database!) gameobj

.IMPORT WORLD - Imports text file named world_spawns.txt with creatures. Make sure you cleared tables Creatures and Creatures_mov. (Developers only! May crash server or screw world database!) world

.GOGUID - Teleports yourself to location of object with specified GUID goguid Access to development-time only commands debug

.IMPORT - set of data importing commands import

.NPC - has subcommands to deal with NPCs in the world npc

.WP - has subcommands to deal with waypoints in the world like displaying, editing and deletion wp

.ADDGRAVE - Adds new graveyard at your location addgrave

.WORLDGO map x y z - Moves yourself to specified map and xyz coordinates worldgo

.TAXICHEAT - Opens all flight locations for selected player taxicheat

.NAMEGO - Summons named player to your location namego

.HEARTH - Teleport yourself to hearth location (usually player start) hearth standstate security save

.RECALL - Quick jump to known world locations - sunr, thun, cross, ogri, neth, thel, storm, iron, under, darn recall

.ADDGO - Creates gameobject at your location. Use <.addgo nn> to create and test safely, and <.addgo nn true> to create and save in DB addgo

.GO - Moves yourself inside current world map go

.MOUNT - Mounts yourself on specified mount,

.DISMOUNT to get off mount

.MORPH - Changes your display model to anything morph

.MODIFY - used to modify some stats and values of selected player modify

.KICK - Forces named player to disconnect (Not Implemented) kick

.ITEMMOVE - Swaps two slots in your inventory itemmove

.INVIS - Toggles GM invisibility for all people invis

.INFO - Brief information on selected mob info

.HELP - Use .COMMANDS to list available commands and use .HELP XXX to get help on command XXX help

.WHERE - Shows your location in the world where gmon gmoff

.GMLIST - Shows list of all online GM on server gmlist

.DISMOUNT - Dismounts you and restores your movement speeds dismount

.REVIVE - Instantly resurrect, when dead use whisper or channel chat revive

.DIE - Kills yourself die

.VER[sION] - Print server version ver VER[sION] - Print server version version

.COMMANDS - Display all available commands for your access level commands aura

.GONAME - Teleport yourself to player location goname

.BROADCAST (ANNOUNCE) - Broadcast message to all players broadcast

.ANNOUNCE (BROADCAST) - Broadcast message to all players announce anim acct

Share this post


Link to post
Share on other sites

Zajimalo by me co vsechno na ludmile funguje.. jako talenty, kouzla a ostatni (dyt vite) a jestli je nejakej private server kterej uz na ludmile jede. Rad bych ji vyzkousel v akci :) Dik

Share this post


Link to post
Share on other sites

Zkus ji na localhostě a uvidíš sám.

 

Ale ja ji nechci zkouset na localhoste.. To bych asi udelal, ne ? Ptal sem se jestli neznate nejakej server kterej jede na ludmile

Share this post


Link to post
Share on other sites

No ale mozno bude latencie ma vyborne a nepada takze zatial su len test servery :) take ako mam napr ja hamachi ruleeez :D

Edited by DarkOmen

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×