View Single Post
Re: Suggestion: A Installer guide for AMXX
Old
  (#9)
Ancient
PodBot MM's Laziest Waypointer
 
Ancient's Avatar
 
Status: Offline
Posts: 1,010
Join Date: Jan 2005
Location: Nebraska, United States of America
Default Re: Suggestion: A Installer guide for AMXX - 07-08-2007

Check Metamod/plugins.ini

Code:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
 
win32 addons/yapb/dlls/yapb.dll
linux addons/yapb/dlls/yapb.so
Should be inserted
I'm not sure thats what yapb should look like in there.
I haven't installed them for awhile.

Check liblist.gam <open in notepad>
Code:
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
Should be in the gamedll sections.


[Web Designer][Waypointer][Gamer]
CFE Games Administrator
[CFE]Games.com
[Never Trust the Untrusted]
  
Reply With Quote