Nice stuff Exolent + Xellath, can you show me also this for engine please:
PHP Code:
dllfunc(DLLFunc_Spawn, iEntity);
engfunc(EngFunc_SetOrigin, iEntity, Float:{-1163.0, -2223.0, -4.0}); //position of the uber bot...
engfunc(EngFunc_SetSize, iEntity, Float:{-64.0, -64.0, -64.0}, Float:{64.0, 64.0, 64.0}) //size of the entity...
+
PHP Code:
pev(ent, pev_targetname, name, 50)
pev(ent, pev_target, target, 50)