AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   xtrafun error in .15 (https://forums.alliedmods.net/showthread.php?t=259)

DopeFish 03-16-2004 07:16

xtrafun error in .15
 
Code:

./include/xtrafun.inc(102) : error 017: undefined symbol "find_entity_by_class"
I could have sworn this still worked in .1


[edit]
found it again, was renamed in engine.inc renaming "find_entity_by_class" to "find_ent_by_class" in xtrafun.inc fixes the problem

MagicShot 03-16-2004 13:02

Re: xtrafun error in .15
 
Quote:

Originally Posted by DopeFish
Code:

./include/xtrafun.inc(102) : error 017: undefined symbol "find_entity_by_class"
I could have sworn this still worked in .1


[edit]
found it again, was renamed in engine.inc renaming "find_entity_by_class" to "find_ent_by_class" in xtrafun.inc fixes the problem

Thanx for the Tip Dopefish.. :o


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

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