Raised This Month: $51 Target: $400
 12% 

How convert AMX plugins to AMXX


  
 
 
Thread Tools Display Modes
teame06
i have a hat
Join Date: Feb 2005
Location: Hat City
Old 05-07-2007 , 22:25   Re: Hot convert AMX plugins to AMXX
#11

Quote:
Originally Posted by SNIPERMASTER View Post
I said we already found it. I want to know how to convert AMX plugins to AMXX. The plugin isn't the issue.
To convert to AMX Mod X plugin you need to convert all the native to AMX Mod X equivalents. I am not going into detail with this though.

First you need to stop using amxmod.inc, VexdUM.inc, etc.
Equivanlents for those would be amxmodx.inc and engine.inc, etc.

Some native like strtonum need to be change to str_to_num. It sometimes is an easy process sometimes it not. Sometimes it just a native name change in the file. Sometime the prototypes are different too so you have to change that.

So if you want to learn how to convert plugins. Your going to have to looking for the equivalent native. So if your not to familiar with the change. I would suggest you look at old post with people converting to AMX Mod X and compare it to the old plugin.


Also for plugins that KRoT@L has edit or recoded. You need to look for stuff like load_error, meta unload, server_cmd("quit"); etc.


Quote:
Originally Posted by Da_sk8rboy View Post
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.
This is not how to convert AMX Mod plugin to AMX Mod X. This is just a compatibility layer for people who don't want to learn how to convert or ask to get their plugins convert to AMX Mod X.
__________________
No private support via Instant Message
GunGame:SM Released

Last edited by teame06; 05-07-2007 at 22:27.
teame06 is offline
Send a message via AIM to teame06
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 05-07-2007 , 23:18   Re: Hot convert AMX plugins to AMXX
#12

I knew it wasnt how to convert it, that's not what i was implying i guess i didnt read that he already found out how to get it to work with out converting .
Da_sk8rboy is offline
Old 05-08-2007, 20:30
nick123
This message has been deleted by Brad. Reason: pointless
edeloa
Member
Join Date: Mar 2007
Location: Redwood City, Ca
Old 05-15-2007 , 19:41   Re: Hot convert AMX plugins to AMXX
#13

Quote:
Originally Posted by FR0NTLINE View Post
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
These mods have actually already been converted but were banned from the forums because of ... well ... what they are.
edeloa is offline
Send a message via AIM to edeloa Send a message via MSN to edeloa
 



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 04:19.


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