PDA

View Full Version : Dod 1.3 GunGame


Unleashed108
05-29-2008, 10:59 AM
hello guys i have done everything. Done everything it has told me on http://avalanche.gungame.org/ by avalanche but i still cant get it to load, i type meta list in console and zip i get
Currently loaded plugins:
description stat pend file vers src load unlod
0 plugins, 0 running

running out of ideas i've put debug on the end of gungame.amxx debug in plugins. Can somone please help me lol

diamond-optic
05-29-2008, 06:57 PM
if meta list returns 0 plugins, then you dont even have AMXX installed... and you need to get that installed and working before you can worry about getting any amxx plugins themselves on

Unleashed108
05-30-2008, 09:23 AM
ok guys i have done everything on avalanches site and got this over all....


Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.0.3 ini Start ANY
[ 2] Fun RUN - fun_amxx.dll v1.8.0.3 pl1 ANY ANY
[ 3] FakeMeta RUN - fakemeta_amxx.dl v1.8.0.3 pl1 ANY ANY
[ 4] DoD Fun RUN - dodfun_amxx.dll v1.8.0.3 pl1 ANY ANY
[ 5] DoDX RUN - dodx_amxx.dll v1.8.0.3 pl1 ANY ANY
[ 6] Ham Sandwich RUN - hamsandwich_amxx v1.8.0.3 pl1 ANY ANY
6 plugins, 6 running

now i launch dod and gungame still doesn't work O_O.....
running out of ideas lol i think that it doesn't work for dod 1.3 unless i have done somthing stupid..

Kristiansen
05-30-2008, 10:18 PM
It doesn't work for DoD. Multimod support was removed after 2.00 beta 3. However the 2.00 beta files are still lying around somewhere, let me go check...

Edit:

Yes, go read this thread and use the links.

http://forums.alliedmods.net/showthread.php?t=65429&highlight=gungame+dod

Enjoy :) If you encounter some bugs have in mind that there was a reason why they stopped the multimod support.

Unleashed108
05-31-2008, 12:11 AM
already stuck them in but nothing.

Kristiansen
05-31-2008, 05:26 PM
copy paste your plugins.ini file here

Unleashed108
06-01-2008, 02:47 AM
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Day of Defeat
;stats.amxx ; stats on death or round end (DoD Module required!)
;statssounds.amxx ; precache plugin for stats plugins
;stats_logging.amxx ; weapons stats logging (DoD Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
plugin1.amxx
plugin2.amxx
plugin3.amxx
plugin4.amxx
gungame.amxx

ok then =)

Kristiansen
06-01-2008, 05:12 PM
Dude I already told you in my former post, the version available at avalanche.gungame.org doesnt support DoD anymore.

Go download the files from the forum, in the link i gave you. Upload them to your server, then replace the gungame.amxx line in your plugin with this:

gungame_base.amxx
gungame_dod.amxx

Try that :)

Unleashed108
06-01-2008, 07:51 PM
so should i delete the previous files from the avalanche site?

Unleashed108
06-01-2008, 07:54 PM
Omfg Thank You So Much!

Kristiansen
06-01-2008, 11:00 PM
No problem mate :)

Unleashed108
06-02-2008, 04:46 AM
legened, now its time to make it random spawn points =) any ideas?

CLICKBOOM
06-14-2008, 09:02 PM
any help would be nice

ML_NOTFOUND: DOD_FLAG_SCORE_UP

diamond-optic
06-15-2008, 02:28 AM
any help would be nice

ML_NOTFOUND: DOD_FLAG_SCORE_UP


install the gungame.txt language file

Unleashed108
06-16-2008, 05:34 AM
anything with ML_NOTFOUND means you have not done the lanuage =)