Main Website RSS FeedCurrent Article

WoW Mangos GM (Game Master) Commands

Some people have requested for an easy way to look at all the GM Commands in Mangos, so here goes the complete list. Taken from the Mangos SQL Database directly

Note : This is based on WoW Mangos 5953, so if you’re using lower Mangos Revision, some commands listed here aren’t going to work for you … btw i’ll always update this page in the future if there is / are new command(s)

name security help
acct 0 Syntax: .acct

Display the access level of your account.

additem 3 Syntax: .additem #itemid/[#itemname]/#shift-click-item-link #itemcount

Adds the specified number of items of id #itemid (or exact (!) name $itemname in brackets, or link created by shift-click at item in inventory or recipe) to your or selected character inventory. If #itemcount is omitted, only one item will be added.
.

additemset 3 Syntax: .additemset #itemsetid

Add items from itemset of id #itemsetid to your or selected character inventory. Will add by one example each item from itemset.

addmove 2 Syntax: .addmove #creature_guid [#waittime]

Add your current location as a waypoint for creature with guid #creature_guid. And optional add wait time.

announce 1 Syntax: .announce $MessageToBroadcast

Send a global message to all players online in chat log.

aura 3 Syntax: .aura #spellid

Add the aura from spell #spellid to the selected Unit.

ban 3 Syntax is: ban <account|ip|character> $NameOrIp $bantime $reason
Ban account or IP and kick player.
$bantime: negative value leads to permban, otherwise use a timestring like "4d20h3s".
baninfo 3 Syntax is: baninfo <account|ip|character>
Watch full information about a specific ban.
bank 3 Syntax: .bank

Show your bank inventory.

banlist 3 Syntax is: banlist <account|ip|character> $NameOrIp
searches the banlist for a pattern.
cast 3 Syntax: .cast #spellid
 Cast #spellid to selected target. If no target selected cast to self.
cast back 3 Syntax: .cast back #spellid
 Selected target will cast #spellid to your character.
cast self 3 Syntax: .cast self #spellid
Cast #spellid by target at target itself.
cast target 3 Syntax: .cast target #spellid
 Selected target will cast #spellid to his victim.
commands 0 Syntax: .commands

Display a list of available commands for your account level.

cooldown 3 Syntax: .cooldown [#spell_id]

Remove all (if spell_id not provided) or #spel_id spell cooldown from selected character or you (if no selection).

damage 3 Syntax: .damage $damage_amount [$school [$spellid]]

Apply $damage to target. If not $school and $spellid provided then this flat clean melee damage without any modifiers. If $school provided then damage modified by armor reduction (if school physical), and target absorbing modifiers and result applied as melee damage to target. If spell provided then damage modified and applied as spell damage. $spellid can be shift-link.

debug anim 2 Syntax: .debug anim #emoteid

Play emote #emoteid for your character.

debug getvalue 3 Syntax: .debug getvalue #field #isInt

Get the field #field of the selected creature. If no creature is selected, get the content of your field.

Use a #isInt of value 1 if the expected field content is an integer.

debug playsound 1 Syntax: .debug playsound #soundid

Play sound with #soundid.
Sound will be play only for you. Other players do not hear this.
Warning: client may have more 5000 sounds…

debug setvalue 3 Syntax: .debug setvalue #field #value #isInt

Set the field #field of the selected creature with value #value. If no creature is selected, set the content of your field.

Use a #isInt of value 1 if #value is an integer.

debug standstate 2 Syntax: .debug standstate #emoteid

Change the emote of your character while standing to #emoteid.

debug update 3 Syntax: .debug update #field #value

Update the field #field of the selected character or creature with value #value.

If no #value is provided, display the content of field #field.

delticket 2 Syntax: .delticket all
       .delticket #num
       .delticket $character_name

all to dalete all tickets at server, $character_name to delete ticket of this character, #num to delete ticket #num.

demorph 2 Syntax: .demorph

Demorph the selected player.

die 3 Syntax: .die

Kill the selected player. If no player is selected, it will kill you.

dismount 0 Syntax: .dismount

Dismount you, if you are mounted.

distance 3 Syntax: .distance

Display the distance from your character to the selected creature.

explorecheat 3 Syntax: .explorecheat #flag

Reveal  or hide all maps for the selected player. If no player is selected, hide or reveal maps to you.

Use a #flag of value 1 to reveal, use a #flag value of 0 to hide all maps.

gm 1 Syntax: .gm on/off

Enable or Disable GM MODE

gm list 0 Syntax: .gm list

Display a list of available Game Masters.

gm visible 1 Syntax: .gm visible on/off

Output current visibility state or make GM visible(on) and invisible(off) for other players.

go creature 2 Syntax: .go creature #creature_guid
Teleport your character to creature with guid #creature_guid.
.gocreature #creature_name
Teleport your character to creature with this name.
.gocreature id #creature_id
Teleport your character to a creature that was spawned from the template with this entry.
*If* more than one creature is found, then you are teleported to the first that is found inside the database.
go graveyard 2 Syntax: .go graveyard #graveyardId
Teleport to graveyard with the graveyardId specified.
go grid 1 Syntax: .go grid #gridX #gridY [#mapId]

Teleport the gm to center of grid with provided indexes at map #mapId (or current map if it not provided).

go object 1 Syntax: .go object #object_guid
Teleport your character to gameobject with guid #object_guid
go trigger 2 Syntax: .go trigger #trigger_id

Teleport your character to areatrigger with id #trigger_id. Character will be teleported to trigger target if selected areatrigger is telporting trigger.

go xy 1 Syntax: .go xy #x #y [#mapid]

Teleport player to point with (#x,#y) coordinates at ground(water) level at map #mapid or same map if #mapid not provided.

go xyz 1 Syntax: .go xyz #x #y #z [#mapid]

Teleport player to point with (#x,#y,#z) coordinates at ground(water) level at map #mapid or same map if #mapid not provided.

go zonexy 1 Syntax: .go zonexy #x #y [#zone]

Teleport player to point with (#x,#y) client coordinates at ground(water) level in zone #zoneid or current zone if #zoneid not provided. You can look up zone using .lookup area $namepart

gobject add 2 Syntax: .gobject add #id <spawntimeSecs>

Add a game object from game object templates to the world at your current location using the #id.
spawntimesecs sets the spawntime, it is optional.

Note: this is a copy of .gameobject.

gobject delete 2 Syntax: .gobject delete #go_guid
Delete gameobject with guid #go_guid.
gobject move 2 Syntax: .gobject move #goguid [#x #y #z]

Move gameobject #goguid to character coordinates (or to (#x,#y,#z) coordinates if its provide).

gobject near 3 Syntax: .gobject near  [#distance]

Output gameobjects at distance #distance from player. Output gameobject guids and coordinates sorted by distance from character. If #distance not provided use 10 as default value.

gobject turn 2 Syntax: .gobject turn #goguid

Set for gameobject #goguid orientation same as current character orientation.

gobject target 2 Syntax: .gobject target [#go_id|#go_name_part]

Locate and show position nearest gameobject. If #go_id or #go_name_part provide then locate and show position of nearest gameobject with gameobject template id #go_id or name included #go_name_part as part.

goname 1 Syntax: .goname $charactername

Teleport to the given character. Either specify the character name or click on the character’s portrait, e.g. when you are in a group.

gps 1 Syntax: .gps

Display the position information for a selected character or creature. Position information includes X, Y, Z, and orientation, map Id and zone Id

groupgo 1 Syntax: .groupgo $charactername

Teleport the given character and his group to you.

guid 2 Syntax: .guid

Display the GUID for the selected character.

guild create 2 Syntax: .guild create $GuildLeaderName $GuildName

Create a guild named $GuildName with the player $GuildLeaderName as leader.

guild delete 2 Syntax: .guild delete $GuildName

Delete guild $GuildName.

guild invite 2 Syntax: .guild invite $CharacterName $GuildName

Add $CharacterName into a guild $GuildName.

guild rank 2 Syntax: .guild rank $CharacterName #Rank

Set for $CharacterName rank #Rank in a guild.

guild uninvite 2 Syntax: .guild uninvite $CharacterName

Remove $CharacterName from a guild.

help 0 Syntax: .help $command

Display usage instructions for the given $command.

hidearea 3 Syntax: .hidearea #areaid

Hide the area of #areaid to the selected character. If no character is selected, hide this area to you.

honor add 2 Syntax: .honor add $amount

Add a certain amount of honor (gained today) to the selected player.

honor addkill 2 Syntax: .honor addkikll

Add the targeted unit as one of your pvp kills today (you only get honor if it’s a racial leader or a player)

honor update 2 Syntax: .honor update

Force the yesterday’s honor fields to be updated with today’s data, which will get reset for the selected player.

hover 3 Syntax: .hover #flag

Enable or disable hover mode for your character.

Use a #flag of value 1 to enable, use a #flag value of 0 to disable hover.

idleshutdown 3 Syntax: .idleshutdown #delay|cancel

Shut the server down after #delay seconds if no active connections are present (no players) or cancel the shutdown if cancel value is used.

info 0 Syntax: .info

Display server version and the number of connected players.

itemmove 2 Syntax: .itemmove #sourceslotid #destinationslotid

Move an item from slots #sourceslotid to #destinationslotid in your inventory

Not yet implemented

kick 2 Syntax: .kick [$charactername]

Kick the given character name from the world. If no character name is provided then the selected player (except for yourself) will be kicked.

learn 3 Syntax: .learn #parameter

Selected character learn a spell of id #parameter.

learn all 3 Syntax: .learn all

Learn all big set different spell maybe useful for Administaror.

learn all_crafts 2 Syntax: .learn crafts

Learn all professions and recipes.

learn all_default 1 Syntax: .learn all_default [$playername]

Learn for selected/$playername player all default spells for his race/class and spells rewarded by completed quests.

learn all_gm 2 Syntax: .learn all_gm

Learn all default spells for Game Masters.

learn all_lang 1 Syntax: .learn all_lang

Learn all languages

learn all_myclass 3 Syntax: .learn all_myclass

Learn all spells and talents available for his class.

learn all_myspells 3 Syntax: .learn all_myspells

Learn all spells (except talents and spells with first rank learned as talent) available for his class.

learn all_mytalents 3 Syntax: .learn all_mytalents

Learn all talents (and spells with first rank learned as talent) available for his class.

levelup 3 Syntax: .levelup [$playername] [#numberoflevels]

Increase/decrease the level of character with $playername (or the selected if not name provided) by #numberoflevels Or +1 if no #numberoflevels provided). If #numberoflevels is omitted, the level will be increase by 1. If #numberoflevels is 0, the same level will be restarted. If no character is selected and name not provided, increase your level. Command can be used for offline character. All stats and dependent VALUESrecalculated. At level decrease talents can be reset if need. Also at level decrease equipped items with greater level requirement can be lost.

linkgrave 3 Syntax: .linkgrave #graveyard_id [alliance|horde]

Link current zone to graveyard for any (or alliance/horde faction ghosts). This let character ghost from zone teleport to graveyard after die if graveyard is nearest from linked to zone and accept ghost of this faction. Add only single graveyard at another map and only if no graveyards linked (or planned linked at same map).

list creature 3 Syntax: .list creature #creature_id [#max_count]

Output creatures with creature id #creature_id found in world. Output creature guids and coordinates sorted by distance from character. Will be output maximum #max_count creatures. If #max_count not provided use 10 as default value.

list item 3 Syntax: .list item #item_id [#max_count]

Output items with item id #item_id found in all character inventories, mails and auctions. Output item guids, item owner guid, owner account and owner name. Will be output maximum #max_count items. If #max_count not provided use 10 as default value.

list object 3 Syntax: .list object #gameobject_id [#max_count]

Output gameobjects with gameobject id #gameobject_id found in world. Output gameobject guids and coordinates sorted by distance from character. Will be output maximum #max_count gameobject. If #max_count not provided use 10 as default value.

loadscripts 3 Syntax: .loadscripts $scriptlibraryname

Unload current and load the script library $scriptlibraryname or reload current if $scriptlibraryname omitted, in case you changed it while the server was running.

lockaccount 0 Syntax: .lockaccount [on|off]

Allow login from account only from current used IP or remove this requirement.

lookup area 1 Syntax: .lookup area $namepart

Looks up an area by $namepart, and returns all matches with their area ID’s.

lookup creature 3 Syntax: .lookup creature $namepart

Looks up a creature by $namepart, and returns all matches with their creature ID’s.

lookup faction 3 Syntax: .lookup faction $name
Attempts to find the ID of the faction with the provided $name.
lookup item 3 Syntax: .lookup item $itemname

Looks up an item by $itemname, and returns all matches with their Item ID’s.

lookup itemset 3 Syntax: .lookup itemset $itemname

Looks up an item set by $itemname, and returns all matches with their Item set ID’s.

lookup object 3 Syntax: .lookup object $objname

Looks up an gameobject by $objname, and returns all matches with their Gameobject ID’s.

lookup quest 3 Syntax: .lookup quest $namepart

Looks up a quest by $namepart, and returns all matches with their quest ID’s.

lookup skill 3 Syntax: .lookup skill $$namepart

Looks up a skill by $namepart, and returns all matches with their skill ID’s.

lookup spell 3 Syntax: .lookup spell $namepart

Looks up a spell by $namepart, and returns all matches with their spell ID’s.

lookup tele 1 Syntax: .lookup tele $substring

Search and output all .tele command locations with provide $substring in name.

maxskill 3 Syntax: .maxskill
Sets all skills of the targeted player to their maximum VALUESfor its current level.
Mod32Value 3 Syntax: .Mod32Value #field #value

Add #value to field #field of your character.

modify arena 3 Syntax: .modify arena #value
Add $amount arena points to the selected player.
modify aspeed 1 Syntax: .modify aspeed #rate

Modify all speeds -run,swim,run back,swim back- of the selected player to "normalbase speed for this move type"*rate. If no player is selected, modify your speed.

#rate may range from 0.1 to 10.

modify bit 1 Syntax: .modify bit #field #bit

Toggle the #bit bit of the #field field for the selected player. If no player is selected, modify your character.

modify bwalk 1 Syntax: .modify bwalk #rate

Modify the speed of the selected player while running backwards to "normal walk back speed"*rate. If no player is selected, modify your speed.

#rate may range from 0.1 to 10.

modify drunk 1 Syntax: .modify drunk #value
Set drunk level to #value (0..100). Value 0 remove drunk state, 100 is max drunked state.
modify energy 1 Syntax: .modify energy #energy

Modify the energy of the selected player. If no player is selected, modify your energy.

modify faction 1 Syntax: .modify faction #factionid #flagid #npcflagid #dynamicflagid

Modify the faction and flags of the selected creature. Without arguments, display the faction and flags of the selected creature.

name security help
modify honor 1 Syntax: .modify honor $amount

Add $amount honor points to the selected player.

modify hp 1 Syntax: .modify hp #newhp

Modify the hp of the selected player. If no player is selected, modify your hp.

modify mana 1 Syntax: .modify mana #newmana

Modify the mana of the selected player. If no player is selected, modify your mana.

modify money 1 Syntax:
.modify money #money
.money #money

Add or remove money to the selected player. If no player is selected, modify your money.

#gold can be negative to remove money.

modify morph 2 Syntax: .modify morph #displayid

Change your current model id to #displayid.

modify mount 1 Syntax:
.modify mount #id #speed
Display selected player as mounted at #id creature and set speed to #speed value.
modify rage 1 Syntax: .modify rage #newrage

Modify the rage of the selected player. If no player is selected, modify your rage.

modify rep 2 Syntax: .modify rep #repId (#repvalue | $rankname [#delta])
Sets the selected players reputation with faction #repId to #repvalue or to $reprank.
If the reputation rank name is provided, the resulting reputation will be the lowest reputation for that rank plus the delta amount, if specified.
You can use ‘.pinfo rep’ to list all known reputation ids, or use ‘.lookup faction $name’ to locate a specific faction id.
modify scale 1  
modify speed 1 Syntax:
.modify speed #rate
.speed #rate

Modify the running speed of the selected player to "normal base run speed"*rate. If no player is selected, modify your speed.

#rate may range from 0.1 to 10.

modify spell 1  
modify swim 1 Syntax: .modify swim #rate

Modify the swim speed of the selected player to "normal swim speed"*rate. If no player is selected, modify your speed.

#rate may range from 0.1 to 10.

modify titles 1 Syntax:
.modify titles #mask

Allows user to use all titles from #mask.

#mask=0 disables the title-choose-field

movegens 3 Syntax: .movegens
 Show movement generators stack for selected creature or player.
mute 1 Syntax: .mute $playerName $timeInMinutes

Disible chat messaging for any character from account of character $playerName at $timeInMinutes minutes.

namego 1 Syntax: .namego $charactername

Teleport the given character to you.

neargrave 3 Syntax: .neargrave [alliance|horde]

Find nearest graveyard linked to zone (or only nearest from accepts alliance or horde faction ghosts).

notify 1 Syntax: .notify $MessageToBroadcast

Send a global message to all players online in screen.

npc add 2 Syntax: .npc add #creatureid

Spawn a creature by the given template id of #creatureid.

npc additem 2 Syntax: .npc additem #itemId <#maxcount><#incrtime><#extendedcost>r

Add item #itemid to item list of selected vendor. Also optionally set max count item in vendor item list and time to item count restoring and items ExtendedCost.

npc addweapon 3 Not yet implemented.
npc allowmove 3 Syntax: .npc allowmove

Enable or disable movement for the selected creature.

npc changelevel 2 Syntax: .npc changelevel #level

Change the level of the selected creature to #level.

#level may range from 1 to 63.

npc delete 2 Syntax: .npc delete

Delete the selected creature from the world.

npc delitem 2 Syntax: .npc delitem #itemId

Remove item #itemid from item list of selected vendor.

npc factionid 2 Syntax: .npc factionid #factionid

Set the faction of the selected creature to #factionid.

npc flag 2 Syntax: .npc flag #npcflag

Set the NPC flags of creature template of the selected creature and selected creature to #npcflag. NPC flags will applied to all creatures of selected creature template after server restart or grid unload/load.

npc info 3 Syntax: .npc info

Display a list of details for the selected creature.

The list includes:
- GUID, Faction, NPC flags, Entry ID, Model ID,
- Level,
- Health (current/maximum),

- Field flags, dynamic flags, faction template,
- Position information,
- and the creature type, e.g. if the creature is a vendor.

npc move 2 Syntax: .npc move [#creature_guid]

Move the targeted creature spawn point to your coordinates.

npc name 2 Syntax: .npc name $name

Change the name of the selected creature or character to $name.

Command disabled.

npc playemote 3 Syntax: .npc playemote #emoteid

Make the selected creature emote with an emote of id #emoteid.

npc setmodel 2 Syntax: .npc setmodel #displayid

Change the model id of the selected creature to #displayid.

npc setmovetype 2 Syntax: .npc setmovetype [#creature_guid] stay/random/way [NODEL]

Set for creature pointed by #creature_guid (or selected if #creature_guid not provided) movement type and move it to respawn position (if creature alive). Any existing waypoints for creature will be removed from the database if you do not use NODEL. If the creature is dead then movement type will applied at creature respawn.
Make sure you use NODEL, if you want to keep the waypoints.

npc spawndist 2 Syntax: .npc spawndist #dist

Adjust spawndistance of selected creature to dist.

npc spawntime 2 Syntax: .npc spawntime #time

Adjust spawntime of selected creature to time.

npc subname 2 Syntax: .npc subname $Name

Change the subname of the selected creature or player to $Name.

Command disabled.

npc textemote 3 Syntax: .npc textemote #emoteid

Make the selected creature to do textemote with an emote of id #emoteid.

npc whisper 1 Syntax: .npc whisper #playerguid #text
Make the selected npc whisper #text to  #playerguid.
password 0 Syntax: .password $old_password $new_password $new_password

Change your account password.

pinfo 2 Syntax: .pinfo [$player_name] [rep]

Output account information for selected player or player find by $player_name. If "rep" parameter provided show reputation information for player.

plimit 3 Syntax: .plimit [#num|-1|-2|-3|reset|player|moderator|gamemaster|administrator]

Without arg show current player amount and security level limitations for login to server, with arg set player linit ($num > 0) or securiti limitation ($num < 0 or security leme name. With `reset` sets player limit to the one in the config file

quest add 3 Syntax: .quest add #quest_id

Add to character quest log quest #quest_id. Quest started from item can’t be added by this command but correct .additem call provided in command output.

quest remove 3 Syntax: .quest remove #quest_id

Set quest #quest_id state to not completed and not active (and remove from active quest list) for selected player.

recall 1 Syntax: .recall [$playername]

Teleport $playername or selected player to the place where he has been before last use of a teleportation command. If no $playername is entered and no player is selected, it will teleport you.

reload 3 Syntax: .reload table_name

Reload table `table_name` if reload support added for this table and this table can be _safe_ reloaded.

reload all 3 Syntax: .reload all

Reload all tables with reload support added and that can be _safe_ reloaded.

reload all_area 3 Syntax: .reload all_area

Reload all `areatrigger_*` tables if reload support added for this table and this table can be _safe_ reloaded.

reload all_loot 3 Syntax: .reload all_loot

Reload all `*_loot_template` tables. This can be slow operation with lags for server run.

reload all_quest 3 Syntax: .reload all_quest

Reload all quest related tables if reload support added for this table and this table can be _safe_ reloaded.

reload all_spell 3 Syntax: .reload all

Reload all `spell_*` tables with reload support added and that can be _safe_ reloaded.

reset all 3 Syntax: .reset all spells

Syntax: .reset all talents

Request reset spells or talents at next login each existed character.

reset honor 3 Syntax:
.reset honor [Playername]
 Reset all honor data for targeted character.
reset level 3 Syntax:
.reset level [Playername]
 Reset level to 1 including reset stats and talents.  Equipped items with greater level requirement can be lost.
reset spells 3 Syntax:
.reset spells [Playername]
 Removes all non-original spells from spellbook.
. Playername can be name of offline character.
reset stats 3 Syntax:
.reset stats [Playername]
 Resets(recalculate) all stats of the targeted player to their original VALUESat current level.
reset talents 3 Syntax:
.reset talents [Playername]
 Removes all talents of the targeted player. Playername can be name of offline character.
respawn 3 Syntax: .respawn

Respawn all nearest creatures and GO without waiting respawn time expiration.

revive 3 Syntax: .revive

Revive the selected player. If no player is selected, it will revive you.

save 0 Syntax: .save

Saves your character.

saveall 1 Syntax: .saveall

Save all characters in game.

security 3 Syntax: .security $name #level

Set the security level of player $name to a level of #level.

#level may range from 0 to 5.

sendmail 1 Syntax: .sendmail #playername #subject #text

Send a mail to a player. Note: subject may not contain spaces.

setskill 3 Syntax: .setskill #skill #level [#max]

Set a skill of id #skill with a current skill value of #level and a maximum value of #max (or equal current maximum if not provide) for the selected character. If no character is selected, you learn the skill.

showarea 3 Syntax: .showarea #areaid

Reveal the area of #areaid to the selected character. If no character is selected, reveal this area to you.

shutdown 3 Syntax: .shutdown seconds

Shut the server down after given seconds or cancel the shutdown if cancel value is used.

start 0 Syntax: .start

Teleport you to the starting area of your character.

taxicheat 1 Syntax: .taxicheat on/off

Temporary grant access or remove to all taxi routes for the selected character. If no character is selected, hide or reveal all routes to you.

Visited taxi nodes sill accessible after removing access.

tele 1 Syntax: .tele #location

Teleport player to a given location.

tele add 3 Syntax: .tele add $name

Add current your position to .tele command target locations list with name $name.

tele del 3 Syntax: .tele del $name

Remove location with name $name for .tele command locations list.

tele group 1 Syntax: .tele group#location

Teleport a selected player and his group members to a given location.

tele name 1 Syntax: .tele name #playername #location

Teleport a player to a given location.

ticket 2 Syntax: .ticket on
       .ticket off
       .ticket #num
       .ticket $character_name

on/off for GMs to show or not a new ticket directly, $character_name to show ticket of this character, #num to show ticket #num.

transport 3 Not yet implemented.
unaura 3 Syntax: .unaura #spellid

Remove aura due to spell #spellid from the selected Unit.

unban 3 Syntax is: unban <account|ip|character> $NameOrIp
Unban account or IP.
unlearn 3 Syntax: .unlearn #startspell #endspell

Unlearn for selected player the range of spells between id #startspell and #endspell. If no #endspell is provided, just unlearn spell of id #startspell.

unmute 1 Syntax: .unmute $playerName

Restore chat messaging for any character from account of character $playerName.

wchange 3 Syntax: .wchange #weathertype #status

Set current weather to #weathertype with an intensity of #status.

#weathertype can be 1 for rain, 2 for snow, and 3 for sand. #status can be 0 for disabled, and 1 for enabled.

whispers 1 Syntax: .whispers on|off
Enable/disable accepting whispers by GM from players. By default use mangosd.conf setting.
wp 2 Using WP Command:
Each Waypoint Command has it’s own description!
wp add 2 Syntax: .wp add [#creature_guid or Select a Creature]
wp export 3 Syntax: .wp export [#creature_guid or Select a Creature] $filename
wp import 3 Syntax: .wp import $filename
wp modify 2 Syntax: .wp modify [#creature_guid or Select a Creature]
add - Add a waypoint after the selected visual
waittime $time
emote ID
spell ID
text1| text2| text3| text4| text5 <text>
model1 ID
model2 ID
move(moves wp to player pos)
del (deletes the wp)

Only one parameter per time!

wp show 2 Syntax: .wp show [#creature_guid or Select a Creature]
on
first
last
off
info

For using info you have to do first show on and than select a Visual-Waypoint and do the show info!

RSS Feed for This Post424 Comment(s)

  1. 1
    brynjar | Sep 23, 2007 at 23:40 / 11:40 PM | Links to this comments | Reply

    I followed your newest update got WoW Mangos 4488, ScriptDev2 134 with Project Silvermoon DB Rev17.

    Everything went smoothtly and the server is up. Now i’ve got proplems with all thoose GM commands. Almost none of them works.. comes up

    Always get “Unkown command”. Would be nice if you could set up some sort of a short guide on how to add items and stuff like that since i felt like 90% of the listed commands didn’t work at all.

  2. 2
    Reaper-X | Sep 24, 2007 at 0:19 / 12:19 AM | Links to this comments | Reply

    none of them works ? did you give yourself a GM permission first ?

    btw here’s an example to get an item (im trying to get the warglaive of azzinoth):

    .lookupitem azzino

    then after i get the ID :

    .additem 32837
    .additem 32838

    and done :D

    another example if you want to learn dual wield skill :

    .lookupspell dual wield

    then

    .learn the_idnumber

    and yet another example if you want to modify your enchanting skill to the max

    .lookupspell enchanting

    .learn the_enchanting_id

    .lookupskill enchant

    .setskill enchant_id max_value

  3. 3
    brynjar | Sep 24, 2007 at 2:35 / 2:35 AM | Links to this comments | Reply

    Yeah later found out how to do it.

    Thanks alot man, it’s an awesome guide.

  4. 4
    Reaper-X | Sep 24, 2007 at 4:15 / 4:15 AM | Links to this comments | Reply

    thanks and glad you like it :) .. btw … i just upgraded into mangos 4498 .. but i dont know if i should upload this one or wait until it reach the 45xx series

  5. 5
    Zack | Sep 24, 2007 at 13:26 / 1:26 PM | Links to this comments | Reply

    btw have you tried getting a swift netherdrake? cause when i add one it ends up with me riding air and no cool dragon type thingmybob

  6. 6
    brynjar | Sep 24, 2007 at 21:44 / 9:44 PM | Links to this comments | Reply

    I used some time getting used to all the GM commands and having fun deathtouching some high end bosses.

    And there are two things I’d like to ask about

    First of all, it seems like mobs don’t use spells at all, not even special abilites or anything, only autoattack.

    And second, is there a way to join a raidgroup solo on a server. I can’t create another account and join the server with a 2nd client. and can’t run 2 clients on same account.

    Is there a way to bypass this, GM command or something?

    Thanks in advance :)

  7. 7
    Reaper-X | Sep 24, 2007 at 23:10 / 11:10 PM | Links to this comments | Reply

    Since i know nothing about Raid (never played on real server before lol) … the only thing you can do is just connecting from another computer

    and to do that first you must execute some sql statement to set your new lan ip address so other can connect to it

    as for some mobs dont use spells at all, probably that’s because the database is still not finished yet (that’s why you need to upgrade) ;)

    btw Silvermoon has just released the Rev18 of their wow database, while mangos already reached 4505 .. that mean, there’ll be another update to the mangos and the database ;) .. just wait im going to test everything first :D

  8. 8
    Somedude | Sep 24, 2007 at 23:21 / 11:21 PM | Links to this comments | Reply

    What’s the gameobject ID for a house which actually works?

    Or what’s the gameobject ID for a wall which actually works (and isnt penetrable any way)

  9. 9
    brynjar | Sep 24, 2007 at 23:56 / 11:56 PM | Links to this comments | Reply

    Reaper-x:

    It’s so I can enter a raid instance(The big boss dungeons 10, 15, 25 and 40man instances). That’s about it, the only way you can enter a raid instance is if you have another character joining the server, invite it and then go to the “raid” panel and convert to raid. I don’t have another computer so connecting another computer locally is not an option for me atm. Just wondering if there is some easy command to bypass this so i can enter the instance without having to be in a raid or something.

    About the mobs, how do I upgrade, or what excatly do I need to upgrade ?

    Thanks for the quick response btw, really appriciate it

    Thanks in advance

  10. 10
    John | Sep 25, 2007 at 2:22 / 2:22 AM | Links to this comments | Reply

    please tell me how to create customs items and then how to add them to the game. also is there a way to give a character ALL of the recipies/formulas in the game at once ie.: make an enchanter able to cast every enchant known in the game.

    TYVM
    John

    PS: also is there an easy way to spawn vendors for epic stuff and mats like i see on some server gear rooms

  11. 11
    Ryan | Sep 25, 2007 at 9:19 / 9:19 AM | Links to this comments | Reply

    Hey there…
    I got my server running with your new guide…
    I was wondering if theres a way to make a portal stay in one spot for a while…

    I want to make a permanent portal to GM island from the main citys, and make a portal from GM island to the main citys.

    Thanks =D

  12. 12
    Reaper-X | Sep 25, 2007 at 19:06 / 7:06 PM | Links to this comments | Reply

    # Somedude

    Ah … im sorry but you need to find it by yourself or you can ask around at projectsilvermoon.net forum

    # Bryjar

    Don’t worry i’ve created a simple batch script in order to simplify the upgrade process from the 4488 version ;)

    as for the raid, i dont know how to bypass it sorry :( (but if i found something i’ll let you know)

    # John

    I’ll put it into my to do list for the next guide (the custom items) :)

    # Ryan

    Unfortunately you’ll need to edit the database manually, and to do that you’ll need to get 3rd party sql client first (to make thing easier when editing the database)

  13. 13
    Beezleboss | Sep 26, 2007 at 0:43 / 12:43 AM | Links to this comments | Reply

    well, at first i want to tell BIG THANKS to Reaper-X …
    Now my questions:

    1.) How can I set XP / DROP / MONEY rate? I just mean , that at some fun servers are xp rate 500x more etc.
    2.) How to add a new NPC to game? I mean something like …hmm Shopping mall, do you know it? there are many NPC´s selling ALL items of WoW…please help.

    THANKS A LOT!

  14. 14
    Beezleboss | Sep 26, 2007 at 1:41 / 1:41 AM | Links to this comments | Reply

    sorry, now I´ve found .tele GMISLAND, but still i dont know hot to set XP /MONEY rate & also i am asking: Is the shopping mall there? thank..

  15. 15
    Reaper-X | Sep 26, 2007 at 1:59 / 1:59 AM | Links to this comments | Reply

    Do you mean the GM Shopping area :P .. and yes it’s there ;)

    and here’s the link on how to adjust xp rate on mangos(my previous comment)

  16. 16
    Elliott | Sep 26, 2007 at 4:49 / 4:49 AM | Links to this comments | Reply

    i downloaded a mango and it was pretty much pre-setup.. i dunno how to update it, and what gm commands to use, cuse half of these ones dont work.. heres the readme text:

    ___ _ __ ___ ___ __ _ ___ __ _ _ __
    / _ \| ‘_ ` _ \ / _ \/ _` |/ _ \/ _` | ‘__|
    | (_) | | | | | | __/ (_| | __/ (_| | |
    \___/|_| |_| |_|\___|\__, |\___|\__,_|_|
    __/ |
    |___/
    _ _ _ _
    | | | | | | (_)
    | |_ ___ ___| |__ _ __ ___ | | ___ __ _ _ ___ ___
    | __/ _ \/ __| ‘_ \| ‘_ \ / _ \| |/ _ \ / _` | |/ _ \/ __|
    | || __/ (__| | | | | | | (_) | | (_) | (_| | | __/\__ \
    \__\___|\___|_| |_|_| |_|\___/|_|\___/ \__, |_|\___||___/
    (omegear@gmail.com) __/ |
    |___/

    _____________________________________________________________________
    World of warcraft 2.0.8 (TBC) : Ultimate private server installation
    _____________________________________________________________________

    You will have to download World of warcraft and The burning crusade yourself.
    I’ve included the downloader to make it easy. I did not put the WoW & TBC installation files directly because it’s 6 gig and
    i wanted to share it fast.

    Install :

    1. Download World of warcraft and TBC ( wowclient-downloader.exe - WoW-BurningCrusade-enUS-Ir.exe )
    2. Install them.
    3. Install WoW_2.0.3_enUS_patch.exe
    4. Install wow-2.0.3-to-2.0.7-enus-patch.exe
    5. Install wow-2.0.7-to-2.0.8-enus-patch.exe
    6. Install MangosServer.exe
    7. Reboot

    Starting the private server and play :

    1. Start - Run, you type “cmd” (without the “) a window will open. Tape “ipconfig” (without the “).
    You should see something like this 192.168.xxx.xxx. Note it somewhere
    2. Open your realmlist.wtf (c:\Program files\World of warcraft) with the notepad and erase all text in it
    3. Write “set realmlist 192.168.xxx.xxx” (xxx must be yours numbers)(without the ” again)
    4. Run mangos “C:\Program Files\MaNGOS WoW Server\SERVERCONTROL.exe”
    5. Start apache & SQL
    6. Register GM account (it’s an admin account wich you can do everything you want into the virtual world)
    7. Start realm
    8. Start mangos
    9. Run wow.exe via desktop
    10. Enter your ID & PASSWORD you’ve just create (GM Account)
    11. Creat your character and Play !

    Here are some basics GM command.
    You have to type them into the chat (Enter)

    .levelup XX // Level up your character from XX level
    (example : .levelup 50)

    .lookupitem Blabla // Will search after all item containing “Blabla” and show result with ID
    (example : .lookupitem Blade)

    .additem ID // Add the item previously found with lookupitem (ID)
    (example : .additem 17523)

    .lookupsk Blabla // Will search after all skill containing “Blabla and show result with ID
    (example : .lookupsk Dual wield)

    .learnsk ID // Learn skill (ID)
    (example : .learnsk 43)

    .tele X // Teleport yourself to X
    (example : .tele Stormwind)

    .speed X // Your own speed is accelerate x5
    (example : .speed 5)

    .learn all_myclass // Learn all skill from your class
    .learn all // Learn every skill from all class

    please email me: lief3304@gmail.com

    or comment back

  17. 17
    Reaper-X | Sep 26, 2007 at 5:04 / 5:04 AM | Links to this comments | Reply

    Unfortunately i can’t give any suggestions to you (your best bet is to ask the author of that repack directly) beside i’m pretty sure that it is still using the old mangos revision

  18. 18
    Elliott | Sep 26, 2007 at 5:38 / 5:38 AM | Links to this comments | Reply

    kk ty i’ll ask him

    and its version 2.0.8 can i use your update?

  19. 19
    Sunwolf | Sep 26, 2007 at 8:00 / 8:00 AM | Links to this comments | Reply

    Question time again..

    Followed the guides and have a running server.
    Set my account with setgm “Name” 3

    went into the game
    Where do i enter GM commands( the chat window??)
    I know in chat If I enter .(anycommand) I get enter /help for some commands.

    Is there something I’m not doing right??
    or is my account set wrong?

  20. 20
    Sunwolf | Sep 26, 2007 at 8:20 / 8:20 AM | Links to this comments | Reply

    D.D.D.!!! solved the problem.. hit enter then type the command. I was doing the “SAY:/.command” instead of SAY: .command

  21. 21
    Nero | Sep 26, 2007 at 10:20 / 10:20 AM | Links to this comments | Reply

    Does anyone know if there’s a command to set a given quest as completed? I’m having problems where some of the expansion pack quest spell effects aren’t compatible with the mangos, meaning that quest objectives aren’t being completed.

  22. 22
    gina | Sep 27, 2007 at 21:58 / 9:58 PM | Links to this comments | Reply

    any1 know if you can modify rep. be any chance?

  23. 23
    Reaper-X | Sep 28, 2007 at 0:46 / 12:46 AM | Links to this comments | Reply

    # Nero

    Im sorry but i dont know any … btw as a side note, quest are related to database problem :)

    # Gina

    You could try editing the database directly :)

    i’d suggest you to use SQLYog (but i can’t give you any support because im not using SQLYog)

    but .. if you ran apache webserver i’d suggest you to use PHPMyadmin instead (im using this instead of SQLYog)

  24. 24
    gina | Sep 28, 2007 at 1:23 / 1:23 AM | Links to this comments | Reply

    I’ll give try PHPMyadmin thanks again! =D

  25. 25
    Garacaius | Sep 28, 2007 at 1:42 / 1:42 AM | Links to this comments | Reply

    Brynjar:

    You can enter any and all of the raid instances solo if you’re in GM mode.

    Type .gm on, and you’re set. When you do, all mobs will be neutral towards you, so once you’re in, turn GM mode off by typing .gm off.

    Hope that helps!

  26. 26
    Reaper-X | Sep 28, 2007 at 1:42 / 1:42 AM | Links to this comments | Reply

    # Gina

    no problem ;) … btw if you want to install apache and php on your machine, you can read my guide about installing apache and php on your windows machine (look at the recent post on the sidebar) :)

    # Garacaius

    Wow thanks a lot for the tips :D (although i still dont really understand what is raid all about lol)

  27. 27
    Elliott | Sep 28, 2007 at 5:04 / 5:04 AM | Links to this comments | Reply

    how do you get into blacktemple?? like is there a gm thing to get u attunded??

  28. 28
    John | Sep 29, 2007 at 1:14 / 1:14 AM | Links to this comments | Reply

    Hi again i logged onto my reatil wow acct and it autoupdated to 2.20 and now i cant use my private server. can please tell me how to fix this and how to stop auto update on my wow game. ty in advance

  29. 29
    Invictuz | Sep 30, 2007 at 4:12 / 4:12 AM | Links to this comments | Reply

    Could you give me an example .ban command whenever i try to do it I get a syntax helper that confuses me on the command setup

  30. 30
    Reaper-X | Sep 30, 2007 at 5:40 / 5:40 AM | Links to this comments | Reply

    # John

    Try using my recently released mangos 4524 which is modified to accept wow 2.2 client ;)

    # Invictuz

    Here’s an example of how to ban char using his char name :

    .ban character botter botting 1m

    what the above example mean :

    it’ll ban someone using botter nickname because he’s botting for 1 minute ;)

  31. 31
    Invictuz | Sep 30, 2007 at 8:05 / 8:05 AM | Links to this comments | Reply

    so .ban account xyz anonymous -1m

    would that come out as a permaban for account xyz?

  32. 32
    Invictuz | Sep 30, 2007 at 10:26 / 10:26 AM | Links to this comments | Reply

    I tried .ban character testr testing 1m
    and it didnt work

  33. 33
    Luke | Sep 30, 2007 at 12:26 / 12:26 PM | Links to this comments | Reply

    I got my server up and running, but it has some bugs…………When i cast a speed-altering effect my character wont move, so i end up reloggong all the time…any subjections?

  34. 34
    Reaper-X | Sep 30, 2007 at 14:57 / 2:57 PM | Links to this comments | Reply

    # Invictuz

    any value or even words with space can be counted as permanent ban :

    .ban character charaname i dont like you < = resulting in permanent ban even with quotes added

    as for your problem, look at the example below :

    mangos>ban character test2 hohoho 1m
    character test2 not found

    The above is not working because test2 is the login username

    mangos>ban character Alamak hohoho 1m
    Alamak is banned for 1m. Reason: hohoho.

    Alamak is the character name under test2 account

    mangos>ban account test2 hohoho 1m
    test2 is banned for 1m. Reason: hohoho.

    # Luke

    Bugs can’t be avoided (it exists in every software) :P … btw could you tell me what’s the item name or what skill you’re using to test it ?

  35. 35
    Nero | Oct 1, 2007 at 1:51 / 1:51 AM | Links to this comments | Reply

    http://www.pluendermeister.de/sec/300300/index.cfm/DYN/umenuaction,706182256288455/spell-ids.htm

    I found a website which lists all the SpellIDs in case you’re having trouble finding them. Enjoy!

  36. 36
    Luke | Oct 1, 2007 at 4:18 / 4:18 AM | Links to this comments | Reply

    Any land mount and/or .speed xx just freezes me in place. flying mounts work tho :) ………………also, I cant get the .money thing to work :(

  37. 37
    Reaper-X | Oct 1, 2007 at 5:29 / 5:29 AM | Links to this comments | Reply

    # Luke

    Which mangos version you’re using ? btw here’s a screenshot taken using my new mangos 4524 modified to support wow 2.2 client :)

    Note : these screenshot taken using WoW 2.2 enUS client (that mean if you’re using 2.1.3 it should work because 2.2 is still not fully supported yet)

    1. Speed Mod command

    http://i26.photobucket.com/albums/c117/Reaper-X/mangos/WoWScrnShot_100107_051248.jpg

    2. Flying Mount

    http://i26.photobucket.com/albums/c117/Reaper-X/mangos/WoWScrnShot_100107_050655.jpg

    3. Money mod command

    http://i26.photobucket.com/albums/c117/Reaper-X/mangos/WoWScrnShot_100107_050431.jpg

    4. Land Mount

    http://i26.photobucket.com/albums/c117/Reaper-X/mangos/WoWScrnShot_100107_050355.jpg

    as you can see everything is working as it should :)

  38. 38
    Reaper-X | Oct 1, 2007 at 5:30 / 5:30 AM | Links to this comments | Reply

    # Nero

    Thanks for sharing :)

  39. 39
    niteshade | Oct 1, 2007 at 6:16 / 6:16 AM | Links to this comments | Reply

    hey reaper do you know how to change player stats or change craft skill level or reputation level?

  40. 40
    Dreek | Oct 1, 2007 at 10:47 / 10:47 AM | Links to this comments | Reply

    Hello man, im impressed with how much you know about this, and now i think u might be able to solve two questions i got:

    1) What is the go_guid (GUID) of an object? Cause when i add portals for example, i cant delete them, as the ID wont do it as GUID.

    2) Why does learnsk and learnsp commands wont work at all? and when i type .lookupskill/spell always returns with nothing found?

    Ty in advance bro, ill come by tomorrow, hope u answered it!!

    Good Luck everyone.

  41. 41
    B | Oct 1, 2007 at 11:59 / 11:59 AM | Links to this comments | Reply

    hey is there a way to learn all pet abilities and skills?

  42. 42
    niz | Oct 1, 2007 at 17:24 / 5:24 PM | Links to this comments | Reply

    i now have given up trying to mod so i can dual wield 2handers. Been all over, tried mostly everything i could. whats the commands? cus i know i’ve seen a pick of you dual-wielding merciless-sword and lionhearth executioner! :p

  43. 43
    Xynatul | Oct 1, 2007 at 18:23 / 6:23 PM | Links to this comments | Reply

    Hey i was wondering how to change player stats as im at lvl 255 and i still only do the dps and same stats(agility and so forth) as lvl 70 and help would be great. Also is there a command to max my crafting professions :)

  44. 44
    Reaper-X | Oct 1, 2007 at 19:26 / 7:26 PM | Links to this comments | Reply

    # niteshade and Xynatul

    If it’s for me i just need to edit the database directly

    you can use SQLYog (never tried this one) or PHPMyadmin (im using this on my local server) to do the job ;)

    # Dreek

    1. Try using the targetobject command to get the id and then type delobject

    2. Here’s an example on how to use it :

    .lookupskill enchant (trying to search for enchanting)

    .lookupspell dual

    # niz

    psst .. dont tell anyone im using that weapon for dualwield :P

    anyway to answer your question,

    try using these commands :

    - lookupspell dual / dual wield to get the id
    - learn the_id

    if you choose to automatically learn the passive id, you’ll automatically learn it without the need to go to your spell book to activate it

  45. 45
    B | Oct 2, 2007 at 4:36 / 4:36 AM | Links to this comments | Reply

    ? anyway to get pet all pet skills and abilities?

  46. 46
    ALH | Oct 2, 2007 at 8:49 / 8:49 AM | Links to this comments | Reply

    Hi Reaper …
    Thanks a lot for the tutorials.

    I have a question.
    What must I change in the database, to, for example, let a Paladin use the Warglaive of Azzinoth ? I change the AllowableClass and AllowabreRace, but even so, i cant use the item with my Paladin.

    Thanks

  47. 47
    Sykohtyk | Oct 2, 2007 at 15:03 / 3:03 PM | Links to this comments | Reply

    first of all, thanks for a quality guide, my server is up and running, and is fantastic.

    one question, how, or can i, edit my characters stats, like str and agi and all that, or even AP.

    also, if i need to edit the dbc files to do it, what should i use?

    cheers

  48. 48
    Reaper-X | Oct 2, 2007 at 16:10 / 4:10 PM | Links to this comments | Reply

    # B

    Unfortunately i dont know about pet :( so i think mangos project forum is the best place to look for it :)

    # ALH

    Did you clear / delete the cache directory in your World of Warcraft installation dir after changing some value in the database ? also don’t forget to restart the mangos process too ;)

    # Sykohtyk

    If it’s for me i rather choose to create custom items that add various stats (or max stats bonus) … but if you want to edit your char stats, you need to edit the database itself using 3rd party mysql client :)

    as for editing the DBC, actually mangos came with DBCEditer but you’ll need borland runtime first in order to use it (that’s why i dont put it into the release to prevent confusion lol)

    anyway if you’re looking for DBC editor try visiting below link :

    http://wowdev.org/files/

  49. 49
    Bob | Oct 2, 2007 at 23:55 / 11:55 PM | Links to this comments | Reply

    Sorry to ask what’s probably a silly question but I friend and I are totally new to this, on finding out about it a couple of days ago I downloaded and installed everything (barring a stream of errors that I managed to create for myself) once it was up and running I decided before starting to do anything complex I should re-create my real main.

    All I did was create a new character with the same race, look, name etc then started applying the codes above.

    First, he was only lvl 51 so I used:

    .levelup playername 50

    That seemed to work fine so I quickly set my talents.

    I then used the “.lookupitem x” & “.additem y” (where x=item name & y=itemid) to gradually add back some of the basic stuff that character had, like armour, weapons, bags, recipes etc.

    I then manually added gold and re-purched my skills from the trainer, this seemed to work fine too then I hit a snag, I ran over to the mount vendor area and tried to purchase the riding skill, although the money decreased and decreses every time I try to purchase I never learn the skill?

    Can anyone see/remember what I am forgetting as running everywhere is frustrating even though we have the ability to “.modify speed #”.

    Thanks for your time in reading, I know it will be something painfully simple I have forgotten but it’s been driving me nuts.

    (On a side note, I never looked at flying mounts in the game as I was skint at the time and slightly burned out on the game but from what I remember they said you could only use them in Outland, is that something that can be changed in a private lan Mangos server?)

    Last but not least, I neglected to say it in the other thread so I just want to say it now, a huge thanks to Reaper-X for taking the time not only to do this but also share it with everyone and answer all the newb questions from people like me, (Reaper-X + Mangos = very cool). :)

  50. 50
    Bob | Oct 2, 2007 at 23:58 / 11:58 PM | Links to this comments | Reply

    ^^ Sorry I should hae said, I also tried adding the riding skill from the console, I get a confirmation message that “playername learned skill#” but it does not seem to have done it?

  51. 51
    Bob | Oct 3, 2007 at 0:03 / 12:03 AM | Links to this comments | Reply

    I know its not what you were looking for but a macro of “.tele gmisland” should function the same way.

  52. 52
    Bob | Oct 3, 2007 at 0:05 / 12:05 AM | Links to this comments | Reply

    ^^ Sorry, thought “reply” added the name but that was for “Ryan | Sep 25, 2007 at 9:19 / 9:19 AM”.

  53. 53
    Sykohtyk | Oct 3, 2007 at 6:57 / 6:57 AM | Links to this comments | Reply

    thanks reaper, i’ve had a play around with all of that, and i now have one final question…… how exactly do i make and add custom items into the game??

    and just like bob before me here, thanks again for all of this, and answering all our stupid questions.

  54. 54
    corcy999 | Oct 3, 2007 at 7:10 / 7:10 AM | Links to this comments | Reply

    can i modify weapons?
    if so how?

  55. 55
    Elliott | Oct 3, 2007 at 9:12 / 9:12 AM | Links to this comments | Reply

    yo probably the wrong form but, 2.2.2 new patch blizzard cheap-skates how do u modify the database so u can have it support patch 2.X.X etc, even if it inst official just so it will accept it..
    and how can i set up a free website that can allow my few friends to create there accounts to login with? and i found a place http://www.bitezhost.com (something like that) where u can host a mysql server how do i upload all my mangos configs so i can host it through that site (much better connection for my friends that way)..
    please please please email me at lief3304@gmail.com if u know how to answer any of these questions thanks so much reaper-x and others…

  56. 56
    Reaper-X | Oct 3, 2007 at 21:51 / 9:51 PM | Links to this comments | Reply

    # Sykohtyk

    You just need to run the sql queries ;) .. or import the sql file :D

    # corcy999

    you can edit the item_template table using your favorite mysql client :)

    # Elliot

    You need to recompile and modify the source code of mangos so it’ll accept all client by default, but if it’s for me i’d rather to not accept all client by default and choose to test each client first to make sure there’re no errors :)

  57. 57
    Elliott | Oct 3, 2007 at 23:46 / 11:46 PM | Links to this comments | Reply

    how do u recompile the source code to allow all clients??? and is that to host the mysql on a mysql server hoster? or to allow all the new patchs???

  58. 58
    Reaper-X | Oct 4, 2007 at 1:18 / 1:18 AM | Links to this comments | Reply

    # Elliot

    You’ll need to know about Microsoft Visual Studio first in order to compile it that gives you a windows binary (and you need to have it first) :)

    As for hosting your game server on real server, you’ll need to note these first :

    1. You’ll need to know about Linux / Windows (depending on which server type you’re going to use) and know how to use SVN, and recompile source by yourself … thought it’s possible to use an already made mangos but compiling by yourself give the best result ;)

    2. Game Server is different than Normal Web Hosting server, you’ll need a dedicated server to host a game server which is not going to be cheap. That mean you can’t use normal web hosting as game server to host mangos

    3. Although it’s possible to store the database on real server (normal web hosting with mysql support), but you’ll need to run the daemon process in your own computer unless you plan on compiling the binary yourself on linux server / windows server (but in order to compile something you’ll need at least VPS hosting)

  59. 59
    Elliott | Oct 4, 2007 at 1:36 / 1:36 AM | Links to this comments | Reply

    i have Microsoft visual studio. is there steps i can do to change the game to allow all the patches? me and my friends play the real wow and don’t want to stay behind on the patches for to long,

  60. 60
    Reaper-X | Oct 4, 2007 at 2:05 / 2:05 AM | Links to this comments | Reply

    sure you just need to edit src/shared/common.h and change the acceptable client there ;) … and ooh i’d suggest you to visit mangosproject.org forum just in case you want to patch something :)

  61. 61
    Dreek | Oct 4, 2007 at 3:09 / 3:09 AM | Links to this comments | Reply

    Hey bro, i started adding portals over here and over there… all was kool and fun, but when i added an accidental portal, i could not realize how to delete it, as when u target/left click it, it wont get selected.

    Can you tell me how to delete portals?

    Ty :D

  62. 62
    Dreek | Oct 4, 2007 at 3:18 / 3:18 AM | Links to this comments | Reply

    Sry for the double post…

    I used the .addgo (portal #ID) command to add the portals, i just need to know how to obtain the GUID (#go_guid).

    And what is the GUID exactly?

  63. 63
    InfernoX | Oct 4, 2007 at 3:40 / 3:40 AM | Links to this comments | Reply

    How can I learn a skill? (Plate mail, for example) When I try to get it using .setskill, there just comes a message saying that i must have that skill before i can use that command.
    I cant use any plates on my warrior cause he doesnt have the plate mail skill

  64. 64
    Elliott | Oct 4, 2007 at 3:59 / 3:59 AM | Links to this comments | Reply

    ty reaper and infernox i bet theres a way to learn it. but as far as i know u have to start the skill from a trainner and then use .setskill xxx xxx xxx
    i know the gms in the offical servers cant do more then set the skills

  65. 65
    damilkman | Oct 4, 2007 at 4:21 / 4:21 AM | Links to this comments | Reply

    dose anyone know a private server where you are a automatic gm and can use all the gm powers???

  66. 66
    Oscina | Oct 4, 2007 at 4:42 / 4:42 AM | Links to this comments | Reply

    Could anyone please tell me how to start a world event like Christmas or New year or Brewfest….. etc

  67. 67
    Elliott | Oct 4, 2007 at 9:03 / 9:03 AM | Links to this comments | Reply

    for some reason when u log in all u see is the realm but it keeps poping up

  68. 68
    jappie3388 | Oct 4, 2007 at 21:03 / 9:03 PM | Links to this comments | Reply

    can someone tell me how to get a private server online cause i made one but it says it is offline
    and, i cant find my network connection when i tape ipconfig in cmd

  69. 69
    jappie3388 | Oct 4, 2007 at 21:04 / 9:04 PM | Links to this comments | Reply

    where can i look for the item id’s

  70. 70
    Reaper-X | Oct 4, 2007 at 21:49 / 9:49 PM | Links to this comments | Reply

    # InfernoX & Elliot

    To learn skill type this for example :

    .lookupspell Plate Mail
    .learn the_id_received from the lookup

    and you’re done :D

    # jappie3388

    Look at the item_template table, it’s called entry

  71. 71
    elliott | Oct 5, 2007 at 1:40 / 1:40 AM | Links to this comments | Reply

    hey when ever i try to log on the realm keeps popping up.. i cant enter the realm.. what do i do?

  72. 72
    elliott | Oct 5, 2007 at 5:37 / 5:37 AM | Links to this comments | Reply

    hey reaper how can u set up a site so like my friends can create there accounts and i don’t have to? and if u know how.. how do i set up like a realm status page?

  73. 73
    Sykohtyk | Oct 5, 2007 at 7:49 / 7:49 AM | Links to this comments | Reply

    hey reaper, i was just wondering, i’ve been able to edit so tha my rep gains are increased, and at the same time i changed things like the drop rates and xp rates, problem is, the drop and xp didn’t change, but the rep gain did, do you know why it would do that???

  74. 74
    jappie3388 | Oct 5, 2007 at 13:05 / 1:05 PM | Links to this comments | Reply

    can someone tell me how to get a private server online cause i made one but it says it is offline
    and, i cant find my network connection when i tape ipconfig in cmd

  75. 75
    elliott | Oct 5, 2007 at 20:16 / 8:16 PM | Links to this comments | Reply

    how can i make a site so ppl can create accounts? and i dont have to manually?

  76. 76
    Reaper-X | Oct 5, 2007 at 21:24 / 9:24 PM | Links to this comments | Reply

    # Sykohtyk

    If you’re using my 4535 you can edit the drop rate using the batch file provided :)

    # jappie3388

    Im confused when you says the offline / online status … basically when mangos process is running in the background that means the server is online, and when you didn’t start it that mean its offline :)

    >> i cant find my network connection when i tape ipconfig in cmd

    you just need to know which ethernet adapter used to connect to the internet ;)

    # elliot

    unfortunately its not possible because every repack out there are using the same password and username (i mean for every repack made by someone) to make things easier even to those that can be considered as non tech savvy users (unless you want to get your server hacked or don’t really care about security) :)

  77. 77
    jappie3388 | Oct 5, 2007 at 23:51 / 11:51 PM | Links to this comments | Reply

    i can only find something that says 192.168.2.1
    but i dont think that is the thing cause u said i’d had to find something with 192.168.xxx.xxx so… is this the right one

  78. 78
    elliott | Oct 6, 2007 at 2:44 / 2:44 AM | Links to this comments | Reply

    jappie3388
    thats right

  79. 79
    elliott | Oct 6, 2007 at 2:45 / 2:45 AM | Links to this comments | Reply

    and reaper i dont care about security

  80. 80
    elliott | Oct 6, 2007 at 2:54 / 2:54 AM | Links to this comments | Reply

    and i mean a site like this: http://burningwow.servegame.com/status.php and this for realm status:http://wow.gruhnet.ro/index.php?n=server&sub=realmstatus and this for a start page: http://www.gamecorn.com/ .. maybe not what i ment by i dont have to make it for them.. just a page so they can input it and then I’ll check it like once a day and create it for them.

    i dont care for security but its easier for my friends to see if its up/register

  81. 81
    elliott | Oct 6, 2007 at 3:48 / 3:48 AM | Links to this comments | Reply

    sorry to post again.. but every time i try to restart my computer the mysql always crashes or something gay like that…

  82. 82
    elliott | Oct 7, 2007 at 4:41 / 4:41 AM | Link