Page 1 of 1
GG5 with Admin Mod
Posted:
Sun Feb 07, 2010 12:39 am
by Bum1002
Hey guys love GunGame5! I am now trying to setup my own game with it. I have Admin Mod and POD Bots already running. How can I use gungame5? I extracted the files to my cstrike folder (addons, cfg, etc.) but I can not get it to load. I previously tried gungame4 and when I would type es_load gungame4 it would say "es_load is an invalid command" Any suggestions??
Do I need to add something to my plugins.ini file??
Posted:
Sun Feb 07, 2010 7:56 pm
by Bum1002
After doing some more research and reading through as many posts that I can find on here and watching all the tutorials and reading FAQ's, it looks like I have everything in the right place (EventScripts, GG5 in proper folders) however, I believe all I need is to edit my pugins.ini file in my metamod folder. Can anyone tell me what should be there to run ES and GG5?
Posted:
Sun Feb 07, 2010 8:04 pm
by satoon101
EventScripts cannot be loaded via MetaMod. To ensure that ES is installed correctly, use plugin_print in the server's console (or rcon plugin_print in your client console). If you are getting "es_load is an invalid command", you definitely don't have ES installed correctly. Again though, EventScripts cannot be loaded via MetaMod . Please install it as a regular Source plugin. Everything in your ES2.0 download should already be in the correct file/folder structure. Just extract it to your ..cstrike/ folder, and make sure you are using 2.0 and not 2.1, as 2.1 has versions only for OrangeBox games, L4D, and L4D2.
Satoon
Posted:
Sun Feb 07, 2010 8:07 pm
by Bum1002
Ok so the reason I have metamod is to use POD Bots. So if it can't be used with metamod, then I won't be able to use pod bots and gg5 at the same time correct?
Posted:
Sun Feb 07, 2010 8:13 pm
by satoon101
That is not at all what I am saying. All I mean is that you cannot load EventScripts using MetaMod. They can be used side-by-side on a server, and is recommended that Mani-Admin be installed using MetaMod when also running EventScripts, to remove a conflict between Mani and ES. There are 2 different ways to install plugins on Source servers. First, as a regular plugin, placing the .dll or .so, and the .vdf in the ..<game>/addons/ directory. MetaMod itself is loaded this way (as it is a plugin). The second is to use MetaMod to load the plugin. ES cannot be used the second way, and must be loaded via .vtf as in the first way.
Satoon
Posted:
Sun Feb 07, 2010 8:29 pm
by Bum1002
Ok, will mani mod replace admin mod (I have admin mod installed already) then? Also, I do have ES installed in the /addons folder
my /addons folder has folders "admin mod, est, eventscripts, metamod, podbot" as well as individual files "Es_Tools.dll, es_tools.vdf, es_tools_i486.so, mattie_eventscripts.dll, mattie_eventscripts.res, mattie_eventscripts.vdf, mattie_eventscripts_i486.so"
Re:
Posted:
Sun Feb 07, 2010 8:50 pm
by satoon101
Bum1002 wrote:Ok, will mani mod replace admin mod (I have admin mod installed already) then?
I was just using Mani as an example. It is still one of the best (all-encompassing) Admin mods for Source-engine games, so you might try it out and see if you like it. Could you please post the output of
plugin_print in your
server's console? Or, if you don't have access to the server's console (if you rent your server), show the output of
rcon plugin_print in your client console (opened by using the
~ button while in-game). Please use copy/paste (or a screenshot would work too) for this, so I know
exactly what is shown.
Satoon
Posted:
Sun Feb 07, 2010 9:46 pm
by elliot96
Satoon her you go
] rcon plugin_print
Loaded plugins:
---------------------
0: "The_WuH's ES_Tools (NeoWuH) (c) 2006, Version : 0.420 Website : "http://www.ThewAc.NET""
1: "GunGame Utils 0.0.2, Predator,
www.TwistedPlay.co.uk"
2: "Mani Admin Plugin 2009 V1.2BetaS-hotfix-2 VSP,
www.mani-admin-plugin.com"
3: "Mattie's EventScripts,
http://mattie.info/cs, Version:2.0.0.250"
4: "zBlock Server Plugin [4.4]"
what command do i enter too start GG5 is everything working i dont gett it
Posted:
Sun Feb 07, 2010 9:47 pm
by XE_ManUp
Re: GG5 with Admin Mod
Posted:
Sun Feb 07, 2010 11:37 pm
by Bum1002
What I'm saying is, in order to install mani mod, do I need to remove Admin Mod? Also, when I type plugin_print it says command in invalid.
Posted:
Sun Feb 07, 2010 11:39 pm
by elliot96
THX i got it working. It starts up so let me play it and see.can i play against bots too or not
Re:
Posted:
Mon Feb 08, 2010 3:41 am
by satoon101
elliot96 wrote:THX i got it working. It starts up so let me play it and see.can i play against bots too or not
Yes, bots work perfectly fine with GunGame.
Bum1002 wrote:What I'm saying is, in order to install mani mod, do I need to remove Admin Mod? Also, when I type plugin_print it says command in invalid.
You can have both of them installed, I guess, but there might be conflicts. Not sure which Admin Mod you are talking about. If plugin_print is an invalid command, there is something seriously wrong with your server. You should reinstall it completely.
Satoon
Re: GG5 with Admin Mod
Posted:
Mon Feb 08, 2010 4:29 am
by Bum1002
I don't have a server. I'm just trying to open CS then click "new game". It is Admin Mod 2.5 that I am using as well as pod bots version R2B46d and I'm just trying to add gungame.
EDIT: Server running fine with Admin Mod 2.5 (which includes metamod 1.17.2) and PODBot vR2B46d. However, I did find that I have a problem with eventscripts ("Unknown Command: es_load") so I will follow up after I have resolved that issue. Thanks for the help!
Posted:
Mon Feb 08, 2010 2:07 pm
by satoon101
Even on a listen server, plugin_print is a command, so it should not tell you "unknown command" when you use it. Since you have MetaMod installed, it should at the very least show it when you use plugin_print. Please try to use that command again, and show us the output the same way elliot96 has done in his post above.
Though, you should take the advice I gave you on the ES forum, and install the dedicated server to your machine, and connect to it instead of using a listen server. It is much easier to work with the dedicated.
Satoon
Re: GG5 with Admin Mod
Posted:
Tue Feb 09, 2010 1:09 am
by Bum1002
Yea plugin_print is still an unknown command. I'm gonna take your advice and setup a dedicated until I get my server together. Thanks for all the help!
Posted:
Tue Feb 09, 2010 2:59 pm
by satoon101
In case you come here for help before going to the ES forum, you should know that ES (and GunGame5) are for Counter-Strike: Source and not CS1.6. That would be the cause of plugin_print being an unknown command. I wondered what POD Bot was, and had I looked that up, this would have been solved sooner. My apologies on that one. If you decide to eventually get CS:S, your experience with getting GunGame5 going should prove to be a much easier time.
Satoon
Re: GG5 with Admin Mod
Posted:
Wed Feb 10, 2010 3:49 am
by Bum1002
Oh wow! I completely missed that, thank you so much satoon