Jump to content

Help whit mangos: i need a restarter and a CMS


Recommended Posts

Posted

Hello! i'm new to mangos and i'm italian.

I need a restarter for mangos. actually i'm using mangos restarter but i have 3 realms!!! (and mangos restarter support the first realm)

Second: I'm using client 3.3.3a and mangos 9852. i'm using minimanager but it has some errors. can you link me a new version of minimanager or another good cms???

Thanks!

Posted

here is a restarter i found around googeling http://www.mediafire.com/?zzw1g8qmixw hope it helps

also you can make a .bat file , just open up notepad , type this in :

@echo off

cls

echo Designed for MaNGOS!

echo.

echo.

echo Press Any Key to start MaNGOS...

pause>nul

cls

echo.

echo.

:start

echo Starting MaNGOS...

echo.

echo.

start realmd.exe

start mangosd.exe

echo Press any key to Restart MaNGOS...

pause>nul

GOTO start

then save it as a .bat file and put it in your mangos server directory

  • 2 weeks later...
Posted

1) Posting "help me, help me" will not speed anything up (and is against forum rules/guidelines)

2) You are asking for help with more than one issue, create new threads for other issues

You were provided with a restarter script, all you need to do is change the parts that start/stop mangosd.exe to the correct programs/paths

Adding GM to an account can be done in the database by changing the accounts gmlevel

0 = Normal User

1 = Moderator

2 = GM

3 = Admin

In game with an account that have higher permissions you can use

.account set gmlevel [#accountId|$accountName] #level

#accountId is their account ID in the database

$accountName is their account login name

#level is from the list I provided

example:

.account set gmlevel antiroot 2

this would give the account "antiroot" GM permission

  • 2 weeks later...
  • 4 weeks later...
Posted

srry this restarter close the mangos.exe program when it crash? i mean, caus when mangos crash the debug windows appear and my current restarter doesnt close the program i need to manually close it so the restarter restart mangos.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use