Difference between revisions of "Talk:FakeMeta General Usage (AMX Mod X)"

From AlliedModders Wiki
Jump to: navigation, search
m (reply)
Line 5: Line 5:
 
And how can i check with fakemeta module if specific entity is [in]valid?
 
And how can i check with fakemeta module if specific entity is [in]valid?
 
:I don't think there is a way.  You might want to post this a feature request in the bug report forum. -- [[User:BAILOPAN|BAILOPAN]] 12:53, 25 January 2006 (EST)
 
:I don't think there is a way.  You might want to post this a feature request in the bug report forum. -- [[User:BAILOPAN|BAILOPAN]] 12:53, 25 January 2006 (EST)
 +
 +
::Why not just use is_valid_ent with Engine? Unless you're using only FakeMeta... in which case follow Bail's comment --[[User:Hawk552|Hawk552]] 17:28, 25 January 2006 (EST)

Revision as of 17:28, 25 January 2006

"There is nothing in Engine that is not in FakeMeta"


And how can i check with fakemeta module if specific entity is [in]valid?

I don't think there is a way. You might want to post this a feature request in the bug report forum. -- BAILOPAN 12:53, 25 January 2006 (EST)
Why not just use is_valid_ent with Engine? Unless you're using only FakeMeta... in which case follow Bail's comment --Hawk552 17:28, 25 January 2006 (EST)