i think you must change this
to make fakeclient visible
PHP Code:
set_pev(bot_id, pev_effects, (pev(bot_id, pev_effects) | 1))
i'm not sure but this should make fakeclient be on ground
PHP Code:
engfunc(EngFunc_SetOrigin, bot_id, Float:{0,0,0})
__________________