AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   Bug Fixes [TFC] (https://forums.alliedmods.net/showthread.php?t=297514)

OciXCrom 04-30-2020 14:19

Re: Bug Fixes [TFC]
 
If you show us the error, maybe we can tell you what's wrong. What you wrote makes no sense.

TheLife 05-01-2020 00:21

Re: Bug Fixes [TFC]
 
Quote:

Originally Posted by OciXCrom (Post 2697171)
If you show us the error, maybe we can tell you what's wrong. What you wrote makes no sense.

//AMXXPC compile.exe
// by the AMX Mod X Dev Team



//// BugFixesTFC.sma

This is result of compiling the downloaded plugin and It's do nothing on this state.

I don't know how to check the error on this situation..

OciXCrom 05-01-2020 07:37

Re: Bug Fixes [TFC]
 
I don't see how the name of the compiler window and filename provide any information. Show the full error if you want help any time soon.

4evergaming 06-25-2021 21:41

Re: Bug Fixes [TFC]
 
Hi! Excuse me, where do I get the Okapi functions?


Code:

L 06/25/2021 - 22:32:50: [BugFixesTFC.amxx] ERROR: CTFPrimeGrenade::DeadThrow not found.
L 06/25/2021 - 22:32:50: [BugFixesTFC.amxx] ERROR: CTFPrimeGrenade::InitPriming not found.
L 06/25/2021 - 22:32:50: [BugFixesTFC.amxx] ERROR: RemoveResults not found.


se7en 08-01-2021 19:58

Re: Bug Fixes [TFC]
 
An updated version here:
https://forums.alliedmods.net/showthread.php?t=333746

PHP Code:

*     Changelog:
*        - 
v1.4    -    2023/06/10
*         + Reworked fix 15Plugin is now fully self contained with no additional plugins/modules needed.
*         + 
Minor code optimizations.
*
*        - 
v1.3    -    2022/05/16
*         + Fixed a bug causing a random player class to be stuck on the same class. Thanks HLM
*
*        - 
v1.2    -    2021/08/02
*         + NOTEThe okapi module is no longer required (could potentially be causing crashes).
*         + 
NOTESince the Double Fire bug has finally been fixed by Steamthis plugin is compatible with the latest build of TFCServers should update.
*         + 
Added a fix for the Death/Zero Health Bug (fix #16).
*         + Added a fix for normal grenade jumps while the server runs at 1000 FPS (fix #17).
*         + Added a fix to allow flag tossing through obstructions (fix #18).
*         + Added a fix to remove AMXX Menus stuck on a screen from last map (fix #19). 



All times are GMT -4. The time now is 06:12.

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