try redownloading it
Beiträge von |NiNJA|
-
-
Just edit the files to register it... Right?
-
[HELP] Error in start.bat (Linux)
Hello,
I'm trying to install mam on our public server, which is based on Linux and not home-hosted.
Error in start.bat: d8a4a8509b2f3e8fb31a0197a26650ec.png
we tried main/games_mp and /mods/(OUR MOD)/games_mp
but on both ways was the same errorI hope you can help me
Regards
Rubberas root, do this in terminal
chmod 754 /path/to/folder/games_mp.log
-
put " sendmsg = <PLAYER_NAME>: <REASON> "
under [adminrequest] in your config
-
You are also running the Gameranger plugin with IceOps files. This changes the player GUID when they join to a different one set by the server. It is new each time. This is a problem with the IceOps files and their compatibility with MAM, not MAM itself.
-
-
-
Teleto (teleport?): download the AR51 teleport script.
RTD: download the RTD plugin.
Telehere: AR51 teleport script.
Spawn all: Download the spawn all plugin.
Jet pack: Download the vip jet pack plugin.
Aliases: Make sure you have a Sql database set up and use the !aliases PID|PART OF NICK command.
I wouldn't download the fps script, it is buggy and stolen from someone else
all of those can be downloaded from http://braxi.orgIn the custom command section of your Manu Admin Mod config.cfg, add these:
bounce = "set admin bounce:<ARG:FIND_PLAYER:PID>"
spawn = "set admin spawn:<ARG:FIND_PLAYER:PID>"
wtf = "set admin wtf:<ARG:FIND_PLAYER:PID>"
msg = "set admin message:<ARG>"
heal = "set admin heal:<ARG:FIND_PLAYER:PID>"
kill = "set admin kill:<ARG:FIND_PLAYER:PID>"
drop = "set admin drop:<ARG:FIND_PLAYER:PID>"Add the commands to your groups.cfg file
then you can use the commands like this !bounce wharri0r, !spawn Tom, !kill Tom
-
Yenz, that's awesome! What language is the source written in, I can't get it downloaded on my work computer.
-
Is there any solution for Mac users? Some of my admins have Macs, and it is a PC only program.
-
Hi,
I am having a problem with the custom commands in the config. I want to put a "wait" in the command. This is how it looks in the config.[NAME] = [MAP CHANGE];wait 1000;exec [COMMAND];wait 10000;[COMMAND];wait 1000;say "[TEXT]"
I can't put this in my CoD4 config because having the map change in the config will crash the server. How do I add wait commands?
EDIT:
I found out that you can put this type of command in the default.rcon file. I put them in, but I am having a problem. The map change that I want to do as the first command just puts the change into a loop. Is there any way to only execute the map change command every other map? -
I am using the TeamSpeak 3 Request plugin on my server and it crashes whenever someone uses it. this is the error I get:
(attachment 1)I have no idea what could be wrong. If you need more info let me know