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

All-In-One Engine Patch


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   ALL        Category:   Technical/Development        Approver:   Hawk552 (427)
ts2do
Senior Member
Join Date: Mar 2004
Old 08-16-2007 , 12:16   All-In-One Engine Patch
Reply With Quote #1

This plugin is powered by the KeyValue Event Manager and needs it installed in order to run.

When compiling, you should disregard the following warnings:
Code:
Warning: Tag mismatch on line (...)
Not all of these problems are hidden under the engine code, but they're all widespread enough to call them engine bugs.

Bug Patches
This plugin...
  • ...precaches the texture models (*t.mdl) of any models precached by the server; it fixes the notorious texture model error generated from maps that use models that have texture models but don't precache them in their res file. It can help server admins avoid many headaches by preventing a majority of clients from dropping from their server.
  • ...parses map data and precaches WADs used by a map. This will avoid the crash players receive when they don't have a WAD used by the map.
  • ...cannot fix cases where the files are missing from the server. In order to fix cases where such files cannot be found, create an empty file with the same name.
  • ...sets the sky to what's defined as the default sky if the map being loaded has either no skyname set or a partially, or completely, missing sky. The plugin precaches the map's sky files in order to guarentee the client receives it.
  • ...resets sv_skycolor_r, sv_skycolor_g, and sv_skycolor_b to a default value defined in the script if there is no light_environment in the map.
  • ...removes DSP settings left over from the previous map by executing "room_type 0" on the client when they're put in the server.
  • ...precaches models specified in func_breakable and env_shooter.
  • ...fixes problems with toggling ambient_generics set to loop.
  • ...fixes problems where sound loops wouldn't end if the source entity left the PAS before stopping its sound.
  • ...disables problematic sounds on momentary_door.
  • ...sets volume to 0 for null.wav.
Configuration
Plugin settings are on the first line of addons/amxmodx/configs/aioengfix.ini.
The values are correspondant to red, green, blue, and default sky, respectively.
Attached Files
File Type: sma Get Plugin or Get Source (aioengfix.sma - 2897 views - 10.7 KB)
File Type: zip aioengfix.zip (828 Bytes, 1638 views)

Last edited by ts2do; 08-19-2007 at 14:58.
ts2do is offline
Send a message via AIM to ts2do
 



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:52.


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