This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Amx X to Amx


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
FiveMinutesAlone
New Member
Join Date: Oct 2004
Old 10-31-2004 , 16:08   Amx X to Amx
Reply With Quote #1

What changes need to be made to change an amx x script back to amx?

BTW, I'm a hardcore noob.

If not, I'm looking for a script that only allows a player to buy 2 awps per map. There are a ton of scripts that allow two per team which we currently already use.
FiveMinutesAlone is offline
Peli
Veteran Member
Join Date: Mar 2004
Location: San Diego, CA
Old 10-31-2004 , 16:20  
Reply With Quote #2

Well , AMXX and AMX use some different natives. The first important thing you should change in your script is this :
Code:
#include <amxmodx>
to :
Code:
#include <amxmod>
So the plugin actually works with AMX when you change it , there are a lot of other things I can't say them all.
Peli is offline
Send a message via MSN to Peli
BAILOPAN
Join Date: Jan 2004
Old 10-31-2004 , 20:56  
Reply With Quote #3

AMX Mod X has many natives and functions that AMX Mod does not. More advanced scripts will not be portable, but most things from 0.16 should work.
__________________
egg
BAILOPAN is offline
Peli
Veteran Member
Join Date: Mar 2004
Location: San Diego, CA
Old 10-31-2004 , 22:27  
Reply With Quote #4

Yea , simple stuff but not really new things from AMXX. Because AMX doesn't have those kinda things.
Peli is offline
Send a message via MSN to Peli
Sodium
Member
Join Date: Oct 2004
Old 10-31-2004 , 22:38  
Reply With Quote #5

Well, first of all you're going to need to be changing what you include, AMX doesn't have all the same modules.
Sodium is offline
Reply



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


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