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

AMXx 1.50 Scripting Changes


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
BAILOPAN
Join Date: Jan 2004
Old 07-15-2005 , 15:39   AMXx 1.50 Scripting Changes
Reply With Quote #1

A few quick updates for what to expect from 1.1-RC1:

Mysql module has been rewritten. It is now DBI only, and AMX Mod backward compatibility has been removed. It was a clutch preventing some better design ideas.

The following functions have been deprecated:
  • plugin_modules/require_module - These have been replaced with an automatic module detection system. They no longer do anything. When you #include a module's include file, it will now automatically be added to a list of required modules.
  • read_dir - This has been deprecated in favor of open_dir, next_dir, and close_dir. They are much faster.
  • mysql_* - These natives have been removed entirely. Use DBI.
  • Array Module - Deprecated, no longer available with the base install.

Check back here for updates, or post questions.
__________________
egg
BAILOPAN is offline
 



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 17:56.


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