Talk:FakeMeta General Usage (AMX Mod X)

From AlliedModders Wiki
Revision as of 07:08, 26 January 2006 by VEN (talk | contribs)
Jump to: navigation, search

"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)

I asked rather to check if given thesis is correct or not.