Prechace_generic Bad String
PHP Code:
.. I think that a Plugin cause this Error and i think its my Jailmod.amxx but i dont know how to fix it. |
Re: Prechace_generic Bad String
Im sure its because you use the newest HLDS
|
Re: Prechace_generic Bad String
Well the Error comes up on Mapchange. It doenst come on every mapchange only on FEW maps.
|
Re: Prechace_generic Bad String
Run this once :
PHP Code:
|
Re: Prechace_generic Bad String
Thanks i will test it now.
|
Re: Prechace_generic Bad String
Wow Conor im suprised it works...
|
Re: Prechace_generic Bad String
There is nothing surprising. It's because .res files made by 17buddies site are in the UTF-8 format (with BOM) and since the latest hlds update you have to use a format wihtout BOM. You get Bad String because the engine doesn't like the extra bytes put at the top of file. What does the plugin is to loop on all .res files, and replacing first line by the same string which removes first bytes.
|
Re: Prechace_generic Bad String
Well im suprised about that a Plugin can fix this Error.
And arkshine thanks i understand the error now :) And btw i just noticed this "MonsterAI (Paused)" What is that? ^^ |
Re: Prechace_generic Bad String
Something like an improved version of MonsterMod but with a complete API and ability to customize easily things. Purpose is originally to have full control on a monster to do what you want with it from a pawn plugin or module.
|
Re: Prechace_generic Bad String
Sounds great. API is always good ;D
|
| All times are GMT -4. The time now is 06:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.