-
Member
Ty for helping the compiling is complete
Last edited by seebaby; 12-15-2017 at 04:17 AM.
-
Member
I notice some NPC like quest givers in Elwynn Forrest are floating a bit above ground, anyone know why it could be ? like the feet arent connected with the ground proper.
-
Member
restarting the server solved it for now. could it be that I was running low on memory ?
-
Member
HIHO
How to divide the gm commands into the level should not be every level 6 gm
-
Elite User
Commands are already divided by gm level, try setting your security to something lower than 6 and you'll see that you don't have access to all the commands.
-
Contributor
When using vendors, I often run into a bug where the vendors stop responding to my actions, and I have to relog to get them to work.
And every time I log out, I get this wowerror: Imgur: The magic of the Internet
This is the case for all other players as well. Any idea?
Edit: Wiping the creature_template and all other related entries for the custom vendors, and replacing them with the PTR_NPCs SQL file seems to have done the trick. Will update if the problem persists.
Last edited by Romis; 12-23-2017 at 06:39 AM.
-
Member
Originally Posted by
Romis
When using vendors, I often run into a bug where the vendors stop responding to my actions, and I have to relog to get them to work.
And every time I log out, I get this wowerror:
Imgur: The magic of the Internet
This is the case for all other players as well. Any idea?
Edit: Wiping the creature_template and all other related entries for the custom vendors, and replacing them with the PTR_NPCs SQL file seems to have done the trick. Will update if the problem persists.
iirc, i think that error comes about when you assign too many items to a vendor over 130 maybe
-
Active Member
I apologize. I am just not great at this. I need some basic help.
I have the server up and running. I've made a new character and managed to change my movement speed using commands I found on google, but its clear these commands don't always work or I'm looking at the wrong ones.
Where can I find a complete list of commands that are compatible with this server? And possibly basic syntax tutorials on each command?
My goal is to test areas of the game in preparation for the new WoW Classic release. I'm attempting to build a leveling guide that can change on the spot based on area population. The best way to do this is with your amazing work on this server. I need to learn how to become killable and agroable like a normal player, and then at time also become super fast and god mode if I need to move to new areas. Teleportation, how to spawn mounts, I don't even know how to get to GM island.
I'm just BAD at these commands right now it seems.
Thanks for any help on that command table guys.
-
Member
The best list of GM commands I've been able to find for MaNGOS servers is this one:
GM Commands List for Mangos | Reaper-X
Almost everything there works as advertised with this repack, just keep in mind that some commands have been changed slightly or added by the Elysium team. Also, you can always type in .help to get a list of all the commands your account has access to, but the above list gives a good summary how they work.
To help a bit with the basics, your GM account will act exactly the same as a regular player account except you'll default to having god mode on. you can turn this off by entering .god off. The best way to change your speed is selecting your own character and entering .modify aspeed 5 or whatever number is best. 5 would be 5x normal run speed. You can teleport to GM island by typing in .tele gmisland. The tele command is pretty good at guessing where you want to go, so for example you could just type in .tele thunder and it'll send you to Thunder Bluff.
Hope that helps, and let me know if you have any other questions.
-
Elite User
Just type .help to see a full list of commands. Here are the most useful commands for you.
.gm off/on
Sets gm mode, which makes creatures ignore you.
.god off/on
Sets god mode, which makes you immortal.
.gm fly off/on
Makes you fly. It will be removed if you jump.
.mod aspeed 10
Changes your movement speed.
.tele gmisland
Teleports you to GM Island. You can type any zone name to get teleported there instead.
.die
Kills your target.
.lookup quest Ursal the Mauler
Searches for a quest with this name.
.quest complete 486
Completes the quest with this id.
Remember that commands are executed on your taget, so make sure you target yourself if you want to change your own speed for example.
-
Member
Is there a easy way to change the port number 80 for the webpage server to something else when its in use ?
-
Elite User
Yes, just go to website\apache\conf\httpd.portable.conf and change it there.
-
Member
In first, sorry but i don't speak english very well.
Thanks for your work, it's very hard!!
I have two questions.
- I use your code of git page and compile in linux. In these code can't compile with anticheat. Do you have any patch to compile with anticheat?
- And the second question. The emulator run correctly, but in a few minutes (20 or 30) it stops. I don't have error in log file and i don't have any player connected.
Thanks!
Last edited by tortosi; 12-28-2017 at 04:46 PM.
-
Elite User
Originally Posted by
tortosi
In first, sorry but i don't speak english very well.
Thanks for your work, it's very hard!!
I have two questions.
- I use your code of git page and compile in linux. In these code can't compile with anticheat. Do you have any patch to compile with anticheat?
- And the second question. The emulator run correctly, but in a few minutes (20 or 30) it stops. I don't have error in log file and i don't have any player connected.
Thanks!
1. The anticheat is not public. You can try using the old leaked elysium anticheat from february, but you will need to make some changes to it to make it compile.
2. It's probably because of the honor maintenance system. Does it say "restart in x minutes" in game?
You can cancel the restart with this command:
server restart cancel
-
Post Thanks / Like - 1 Thanks
tortosi (1 members gave Thanks to brotalnia for this useful post)
-
Member
Originally Posted by
brotalnia
It's probably because of the honor maintenance system. Does it say "restart in x minutes" in game?
You can cancel the restart with this command:
server restart cancel
at the moment it does not restart. I hope it stays.
Thank you.