Several of the functions located in the engine.inc include file arent recognized when i use them. The .sma file complies without a problem but when it tries to load the plugin in game it says "plugin uses unknown function"
Some of the functions that dont seem to work for me are--
entity_set_origin
entity_get_string
is_valid_ent
I have the file included in the .sma .... and I'm kinda stumped.. any help is appreciated