Raised This Month: $32 Target: $400
 8% 

How convert AMX plugins to AMXX


  
 
 
Thread Tools Display Modes
Author Message
SNIPERMASTER
Member
Join Date: Mar 2007
Location: 408
Old 04-27-2007 , 19:44   How convert AMX plugins to AMXX
#1

Hey, I have a question. For a server Im working on, the owner wants to have the Jedi force grab plugin. Problem is, its an AMX plugin, not AMXX. I thought about converting it for him, buit I dont knwo how. Can someone explain to me how to convert an AMX plugin to AMXX? I'd REALLY appreciate it! Thnx! :D
SNIPERMASTER is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-27-2007 , 20:06   Re: Hot convert AMX plugins to AMXX
#2

Alternately you can just search here and find a version for AMXX.
__________________
Brad is offline
SNIPERMASTER
Member
Join Date: Mar 2007
Location: 408
Old 04-27-2007 , 20:15   Re: Hot convert AMX plugins to AMXX
#3

We did end up finding it, but I'd still like to know how. Thnx for the suggestion!
SNIPERMASTER is offline
FR0NTLINE
AlliedModders Donor
Join Date: Apr 2006
Location: Riverside Cali
Old 04-27-2007 , 23:16   Re: Hot convert AMX plugins to AMXX
#4

yeah very good question i would love to be able to do this i still got my dookie mod and piss yet they are old school amx style so they won't work unless converted to amx modx 1.76d. Help us out if ya know somethin. PEace
__________________
FR0NTLINE is offline
Send a message via AIM to FR0NTLINE Send a message via MSN to FR0NTLINE Send a message via Yahoo to FR0NTLINE
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 04-28-2007 , 01:31   Re: Hot convert AMX plugins to AMXX
#5

Would the amxmod_compat work for this?
__________________
i stop around here and there.
Da_sk8rboy is offline
Zenith77
Veteran Member
Join Date: Aug 2005
Old 04-28-2007 , 22:09   Re: Hot convert AMX plugins to AMXX
#6

Quote:
Originally Posted by Da_sk8rboy View Post
Would the amxmod_compat work for this?
Yes. Or you could just recompile it.
__________________
Quote:
Originally Posted by phorelyph View Post
your retatred
Zenith77 is offline
SNIPERMASTER
Member
Join Date: Mar 2007
Location: 408
Old 05-01-2007 , 20:35   Re: Hot convert AMX plugins to AMXX
#7

what's the amxmod_compat? lol. I'm a bit of a noob at stuff like this. I'm a professional Server Techie, not a plugin expert. I'll google it or something.
SNIPERMASTER is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 05-01-2007 , 20:47   Re: Hot convert AMX plugins to AMXX
#8

I did a simple search here on the forum for "jedi" and ended up with this:
http://forums.alliedmods.net/showthread.php?t=41054
__________________
Brad is offline
SNIPERMASTER
Member
Join Date: Mar 2007
Location: 408
Old 05-05-2007 , 18:55   Re: Hot convert AMX plugins to AMXX
#9

Quote:
Originally Posted by SNIPERMASTER View Post
We did end up finding it,
I said we already found it. I want to know how to convert AMX plugins to AMXX. The plugin isn't the issue.
SNIPERMASTER is offline
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 05-05-2007 , 20:33   Re: Hot convert AMX plugins to AMXX
#10

Alright then, here's how you do it:
---------------------------------------------
Install the plugin on the server like you would ordinarly.
In the plugins.ini, (must be the most recent or close to of amxx Mod, 1.76d is recommended.)
an u should see like:
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

Remove the ';' infront of amxmod_compat.amxx, Then, don't take everything after this is 100% correct:
add the .amx plugin you have installed. So say you already put:
"blah.amx" in the /plugins/ folder (NOTICE it's .amx not .amxx)
Then under the:
;; .amx plugins ;;
amxmod_compat.amxx ; AMX Mod backwards compatibility layer
blah.amx
---------------------------------------------
That's how i believe you would use the amxmod_compat;
Also, i'm not sure every '.amx' plugin will be capable with the amxmod_compat, but on that note, just give it a try.

Last edited by Da_sk8rboy; 05-05-2007 at 20:36.
Da_sk8rboy is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode