View Full Version : Help anyone?
MOSdod
03-05-2010, 05:49 AM
* full unlimited-switch weapons mod. (2 second wait after firing)
*Unlimited stamina. (this makes the game-play INTENSE and REALLY fast pace)
*Unlimited clips. (fire as long as you want without ever needing to reload!)
*No FF.
I ALSO NEED Unlimited Clips 24/7 working nonstop each time map starts or changes .
As I said I’m very NEW to this and I am learning and I need someone to help me get my server running with the good stuff.
Thank you
Welcome to dodplugins.net,
Let me start by telling you that copying the set up of another server is the worst you could do. Fury has been in DoD for quite some time, if you have exactly the same server as Fury, why would people play on your server instead on Fury's? Knowing that they are around for quite some time and you are, without any disrespect, just a noobie I would take my chances on the Fury server.
But, since it is your server, your call, I will help you out a bit. Just one note, you picked the worst server to be alike...Ingram from Fury, the server tech guy, writes all his plugins himself. None of the plugins you see are public plugins, perhaps used a few ideas from public plugins but rewrote them to fit his needs.
In the future, if you are looking for plugins, please use the 'Search' function on the forums as many of these are just here on our forums. Since you are a new timer I'll help you out for now:
* full unlimited-switch weapons mod. (2 second wait after firing)
http://www.dodplugins.net/forums/showthread.php?t=1333&highlight=Syns
Thats the closest which comes to mind. The 2 second wait after firing isn't there, the only way you can make that happen is by editting the plugin yourself, seeing how big the plugin is, I wish you good luck :D
For unlimited switch option, set cvar: amx_weapon_changes 999
*Unlimited stamina. (this makes the game-play INTENSE and REALLY fast pace)
http://www.dodplugins.net/forums/showthread.php?t=1021&highlight=stamina
*Unlimited clips. (fire as long as you want without ever needing to reload!)
http://www.dodplugins.net/forums/showthread.php?t=1698&highlight=reload
Note: someone spamming piats, zooka's and panzers like mad wont do your server any good
*No FF.
This is a server setting, open server.cfg and change friendly fire.
To set 24/7 Ava, open mapcycle.txt, remove all the other maps except for dod_avalanche. Goto addons/amxmodx/configs/ and delete the file called maps.ini. Ask your server provider to make avalanche the start up map, so when your server crashes it doesnt start on anzio but on ava.
Vote is standard inside amxmodx. My advice is you read this first: http://wiki.amxmodx.org/Configuring_AMX_Mod_X
It's not like we don't want to help you, but there is nothing more annoying then reinventing the wheel, so please do a little background searching through these forums, amxmodx.org and google. The simple questions are already answered on wiki pages.
If you have any additional questions, let us know.
MOSdod
03-05-2010, 09:44 AM
OMG. Thank you so much. I'm going to try them on the server and i will let you know the update.
the reasone that I want my server to be like this is because I look at fury as my roots and thats how i got used to do stuff on dod so I wanted to have my own. I'm so hooked up with everything about it. I'm starting top think about studying more on programing especialy in writing plugins for dod.
Thanks again,
...why would people play on your server instead on Fury's?
diffrent location better ping for some players... maybe just like his crowd better etc. (-:
And the fact that you want something "like" some else, might be giving you new ideas. And that healthy IMO...
There is only a few things around that cant be better overall. If you havent had any ideas at all, what would have made you start scripting i.e. (-:
- Cheers!
MOSdod
03-05-2010, 11:50 AM
diffrent location better ping for some players... maybe just like his crowd better etc. (-:
And the fact that you want something "like" some else, might be giving you new ideas. And that healthy IMO...
There is only a few things around that cant be better overall. If you havent had any ideas at all, what would have made you start scripting i.e. (-:
- Cheers!
Dr. G Thank you. I just preffer to play with my own team my own server with these same fury mods.
I'm starting to love this site. Man, I learned alot of things so far that I never thought of doing.
All the plugins worked like a charm.
thank you thank you :)
MOSdod
03-05-2010, 10:35 PM
Ok, Tank. Thank you so much for your help. I got them working perfectly in my server.
As I said I'm new to this. So I have a couple of questions;
1. I don't know how to use admin commands. I dont even think I know how to add myself as admin to my server.
I use this website for admin commands http://www.xtremecybergames.com/day_of_defeat_source_commands.php
basically I only used rcon_password
hoping it will see me as admin. But never really undertood what is it for.
2. I want to also remove the main screen you get when you log in the server. Which lets you choose allies/axis/spec/auto assign.
I would preffer if its showing in numbers and all you have to do is click that number to chose the apyion. FURY used a similar thing.
3. I want to be able to see who's comming in the server when they join. I mean when they join the server I want to see their names along their steam ID wheather saying he's a Pubber or member or regular/ or admin.
4. Also I dont want to show people which MOD I'm using. It tells you what mode I'm using when you enter the server. I want that to be removed.
5. And No Advertising. I keep seeing messages like "This serve is using AMX MOD" X blah blah lbah.
and also " Welcome mgs" showing the name of my server. I want them to be removed as well.
I apprectiate you helping me out.
Thank you so much
noddy
03-06-2010, 03:58 PM
to add yourself as admin you need to look at a file called users.ini in your amxmodx folder configs folder (on server) . Add your steamid to that file along with the features that you want (add all letters from example for everything)
You then bind a key in your player menu to amxmodx then when you press that key up pops your admin menu
kaefbaml
03-07-2010, 01:38 AM
i just installed the stamina plugin and it only gives stamina to the first person that joins the server after that no one else can have it, what did i do wrong?
MOSdod
03-07-2010, 07:47 AM
to add yourself as admin you need to look at a file called users.ini in your amxmodx folder configs folder (on server) . Add your steamid to that file along with the features that you want (add all letters from example for everything)
You then bind a key in your player menu to amxmodx then when you press that key up pops your admin menu
Hi Noddy and thank you for replying.
You wrote; "You then bind a key in your player menu to amxmodx then when you press that key up pops your admin menu".
I dont know how to do this exactly. what is the exact command that will give me the admin menu? And how exactly should I bind it?
I mean, writing this admin command in Team Chat or main chat? or console?
thanks again
noddy
03-07-2010, 11:36 AM
Several ways to bind a key
1) in game console type
bind F10 amxmodmenu
now press F10 to open amx menu
2) open config.cfg (in dod folder) with notepad
edit by adding a line like this
bind "f10" "amxmodmenu"
now save
MOSdod,
I suggest you first cover the basics and learn them before you continue on working on your server. Adding cool plugins, even editting and creating custom plugins is what makes being a server admin fun, however if you are lost in the basics, you can't really move on. Therefore I suggest you start reading this page: http://wiki.amxmodx.org/Category:Documentation_%28AMX_Mod_X%29
Adding admins:
The page I provided above is a general page with several links, this is one of them: http://wiki.amxmodx.org/Adding_Admins_%28AMX_Mod_X%29
Forget about using rcon, having amxmodx lets you do everything through either amxmodmenu or through console through amx commands. The command: amx_help is your friend in this one.
2. I want to also remove the main screen you get when you log in the server. Which lets you choose allies/axis/spec/auto assign.
I would preffer if its showing in numbers and all you have to do is click that number to chose the apyion. FURY used a similar thing.
If you are referring to the motd.txt either delete the file or make it empty (I think this should work). If you are referring to something else, make me a screenie as I can't play DoD atm and can't see for myself. Remember though, using this option will work perfectly when people join the server, but upon map change, people will have to hit . (dot) to choose a team. I found it annoying and brought my motd back up.
3. I want to be able to see who's comming in the server when they join. I mean when they join the server I want to see their names along their steam ID wheather saying he's a Pubber or member or regular/ or admin.
Good chance you'll find a plugin like that through Allied Modders, this is a community for non-mod specific plugins as well as CS plugins. Give it a search: http://forums.alliedmods.net/
4. Also I dont want to show people which MOD I'm using. It tells you what mode I'm using when you enter the server. I want that to be removed.
5. And No Advertising. I keep seeing messages like "This serve is using AMX MOD" X blah blah lbah.
and also " Welcome mgs" showing the name of my server. I want them to be removed as well.
Goto: addons/amxmodx/configs/amxx.cfg
This file you can change both the scrolling advertisement message as well as the HUD messages, which are default set at: this server is using amxmodx blablabla. Change it to whatever you want. Here you can change serveral things, give it a run through and just read the comments, you'll manage.
If you want to disable both, goto: addons/amxmodx/configs/plugins.ini and disable
;scrollmsg.amxx ; displays a scrolling message
;imessage.amxx ; displays information messages
putting a ; infront of the plugin will disable it, no need to remove the entire line of text.
====================
Just a personal FYI; I don't mind helping you with the general stuff of your server and will continue doing so. Some people in here have different thoughts then I have on copying over a set up of a server. Therefore any plugin searches which Fury uses wont be answered by me anymore, hopefully it will by someone else. Ingram from Fury helped me too many times, that helping someone copying his server feels like stabbing him in his back. No hard feelings, just felt the need to let you know.
MOSdod
03-08-2010, 01:14 AM
Noddy. Thanks man. I got it. Thanks again
MOSdod
03-08-2010, 02:08 AM
Hi Tank. And thank you for helping me with my server.
thanks
MOSdod
03-08-2010, 03:44 AM
Why do I get this error when i connect to game?
ML_NOTFOUND: START_AXIS2_MSG
MOSdod
03-08-2010, 08:30 AM
*Unlimited stamina. (this makes the game-play INTENSE and REALLY fast pace)
http://www.dodplugins.net/forums/showthread.php?t=1021&highlight=stamina
If you have any additional questions, let us know.
Ok, I re-installed the whole thing from begining. I added the plugins again and did install them perfectly" I guess.
But when I join server everything seems to work sometimes. But when other player joins he doesnt get unlimited stamina unless I restart the server host.
Now Its happening alot. I log on no stamina and if I restart the server then it will be ok.
I dont want to keep restarting the server every 10 mins.
any help apprectiated.
thank you
No need to apologise, I guess everyone has their own vision of a server or their server. I gave you my vision and I understand your vision.
I saw that Vet answered your question related to this error: ML_NOTFOUND: START_AXIS2_MSG, so that is done.
As for your problem with unlimited stamina...When I used this plugin in the past I had the same issue. Some people had unlimited stamina, some didn't. Personally I believe it has something to do with the array the plugin uses. Note that I am not a developer and my PAWN knowledge is not as developed as some of the people here, however my two suggestions are these. As I write this stuff from school as I dont have a PC/laptop at home I can't test this for you. So let me know whats up.
1. Clear the arrays;
The plugin never clears the arrays so I would suggest you change the plugin to this (my understanding if you don't clear the arrays clients be clash using the ID??):
#include <amxmodx>
#include <amxmisc>
#include <dodfun>
#define PLUGIN "DoD Unlimited Stamina"
#define VERSION "1.0"
#define AUTHOR "Mr.Shadow"
new g_stamina
new g_set[33]
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
g_stamina = register_cvar("dod_stamina","0")
register_event("ResetHUD","give_stamina","be")
register_clcmd("fullupdate", "clcmd_fullupdate")
}
public give_stamina(id){
if(get_pcvar_num(g_stamina) && !g_set[id]){
dod_set_stamina(id,STAMINA_SET,100,100)
g_set[id] = 1
}else if (!get_pcvar_num(g_stamina) && g_set[id]){
dod_set_stamina(id,STAMINA_SET,0,100)
g_set[id] = 0
}
return PLUGIN_HANDLED
}
public clcmd_fullupdate() {
return PLUGIN_HANDLED
}
public client_disconnect(id)
{
g_set[id] = 0
}
public client_putinserver(id)
{
g_set[id] = 0
}
2. If that doesn't work, since I really suck with array's this is a massive guess, but perhaps change:
new g_set[33]
to
new g_set[32]
But only if the above feature didn't work.
EDIT: I saw you reinstalled all the plugins to get one plugin working. As an advice, if one plugin doesn't work, only enable that plugin and not all. This way there is no chance that plugins collide with each other. If you are using a somewhat new/test plugin, put it like this in plugins.ini:
mynewplugin.amxx debug ; This is a comment to keep track what this plugin does
(anything after a ; is seen as plain text, a comment)
With the debug addon it will give you detailed information in addons/amxmodx/logs/errorreportdate something something :D
MOSdod
03-08-2010, 02:14 PM
Tank. How should I say it? You Are The MAN!!!
It WORKED!! lol at least for now. I will let you know if it started to screw up again.
your plugin is correct.
Four more things, i'm sorry I know I ask too much.
1. I don't see Map Orange in my maplist. and I want to be able to vote to orange if I want to. Or just change map to orange as admin.
2. What if I want 3 or 4 bots cuz my server is very new and no traffic yet?
3. When I access my menu thro amxmodmenu , I see the options for "Disable Certain Weapons" isnt solid. I mean that Its shadden I cant choose this option.
4. When in game. I want to be able to add players to my friend's list but I dont see this in admin menu.
Thank you so much Tank. I appreciate you helping me out.
Bless
You're lucky school can be very boring sometimes so helping helps me to take my mind of things for a second.
1. I don't see Map Orange in my maplist. and I want to be able to vote to orange if I want to. Or just change map to orange as admin.
Maps are seperated between default maps (the one in your maps folder when you just got the server) and custom maps. In order to have dod_orange playing on your server you first need to download it.
http://www.eatmyfireshorts.com/downloads/index.php?act=view&id=1585
Use above posted website, you will find most if not all maps you need.
Keep in mind if you load up custom maps with custom files, that you use a fast download server to speed up download process for the client when loading up a custom map.
On how to load up custom maps, there are quite some tutorials on google, so I would give that a search.
2. What if I want 3 or 4 bots cuz my server is very new and no traffic yet?
Look into shrikebot, the only one I ever used. Don't use em anymore but i remeber a whole website dedicated to shrikebot.
3. When I access my menu thro amxmodmenu , I see the options for "Disable Certain Weapons" isnt solid. I mean that Its shadden I cant choose this option.
Either a admin flag issue or you haven't turned on the plugin in plugins.ini. I believe it has a comment something like: config settings. No access to my server atm so cant check for you.
4. When in game. I want to be able to add players to my friend's list but I dont see this in admin menu.
Im lost on this one....If you are referring to steam friends, ask yourself the question why only admins can add friends. But anyway, default shift+tab, press players tab, select button current map round (again no visual but something like that). Select player, click add friend and done.
If not Steam friends....I dont know...
MOSdod
03-08-2010, 07:20 PM
Perfect. Thanks so much Tank.
I will follow your directions.
Thank you. what would I do without you.
Peace man
MOSdod
03-09-2010, 09:28 PM
ok, I don't know if I'm posting in the right forum. But I would like a very nice MOTD that shows on once you join the game.
I know its HTML and I hope I'll be able to get help here.
This is what I have done but for some reason it doesnt show me the rest of the test (((I attached a screenshot of this)))
I also have a picture that I would like to add to the MOTD. I tried doing it before but the picture took the whole page (MOTD) I want the picture to be on the top left corner and this text under it. ((I'm attaching the picture too)))
as you see that it shows no scroll and most of the test does not show in motd game page.
Any help is appreciated.
thank you
meathead
03-10-2010, 07:42 PM
The next topic down shows how to do this I think.
http://www.dodplugins.net/forums/showthread.php?t=1872&highlight=motd
MOSdod
03-13-2010, 05:54 AM
I used dreamweaver and it worked just fine. its much easier cuz I've learned it in school a while ago.
Thank you meathead
I don't know if it matters but you might want to throw out the rubbish dreamweavers adds to your page.
MOSdod
03-15-2010, 12:16 AM
I don't know if it matters but you might want to throw out the rubbish dreamweavers adds to your page.
Sorry Tank, didnt quite understand you. what u mean by dreamweaver adds?
did you go in my server and see something weird? like adds or something?
thanks
noddy
03-15-2010, 11:27 AM
I think that Tank is referring to
When you create a webpage with with Dreamweaver it might add extra bits of code that you do not need for your motd.
I think that he is suggesting removing anything that is not needed.
Yep, what Noddy said. Im not sure this is needed but since there is a MOTD related issue it's better to be safe then sorry
MOSdod
03-16-2010, 02:17 AM
yeah, you're right.
also in dod motd, you are limited to a small amount of characters. Instead of telling the story of my clan on the motd I just post the rules.
thanks
Well actually with the scrollbars on you can tell quite a story. 76AD from Tatsu had/have quite the MOTD. Too bad that before you're done reading the MOTD you are already kicked due to inactivity.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.