i wanna call slot not the function the slot inside the function
Callback_PlayerDamage(eInflictor, eAttacker, iDamage, iDFlags, sMeansOfDeath, sWeapon, vPoint, vDir, sHitLoc, psOffsetTime)

like if (swepon ==slot)

do some shit

test()
{
self endon("disconnect");
self notify("start_sprinting");

sprint_weap="iwx_sprint_mp";
slot="";

{