viewmodelinscope

  1. stickrpghook user

    JS Viewmodel in scope (onetap v3)

    /* author - rmx#6930 */ /* feel free to paste this code, just remember to give me credits */ /* function */ function viewmodel() { local = Entity.GetLocalPlayer(); scoped = Entity.GetProp(local, "CCSPlayer", "m_bIsScoped"); if (!Entity.IsAlive(local) || !World.GetServerString())...
Сверху Снизу