![]() |
Probably a pain in the ass...
Sorry if i'm being a pain in the ass, but have there been any cfg file updates, because i went to the download base thingy and got two different versions for all the cfg's. Any help please in directing me to the most recent files?
Also, i have just downloaded the ultimate Podbot menu, uhh, how do i install it? :):):) (And i have got that amx version, i already have amx installed btw) |
Re: Probably a pain in the ass...
Did You read this?
http://forums.bots-united.com/showthread.php?t=2273 I mean point 2 of the first post in that topic. The newest one is this corresponding to the latest dll: http://filebase.bots-united.com/inde...on=file&id=234 |
Re: Probably a pain in the ass...
also, how do i install the ultimate podbot menu thing
|
Re: Probably a pain in the ass...
What the version of AMX do You have? All AMX plugins need to be called from the file plugins.ini (but this one existing in AMX\config directory; not this one in metamod directory).
The call for AMX plugins is for example this: ----pllugins.ini file---- ; AMX Mod plugins ; To disable any plugin, add a semi-colon ';' to the beginning of its line ; You can disable the Just-In-Time (JIT) compiler with the 'nojit' keyword: ; pluginname.amx nojit ; (read the docs for more details) ; Note: you don't need to declare csstats.amx here (CSStats will load it) language.amx ; language management adminlog.amx admin.amx ; admin base (required for any admin-related) ;admin_mysql.amx ; admin base - MySQL version (comment admin.amx) admincmd.amx ; basic admin console commands adminhelp.amx ; help command for admin console commands ;adminslots.amx ; slot reservation menufront.amx ; front-end for admin menus cmdmenu.amx ; command menu (speech, settings) . . . . . . . . your_custom_plugin1.amx your_custom_plugin2.amx your_custom_plugin3.amx |
All times are GMT +2. The time now is 14:05. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.