Neyami / CSO-Weapons

Weapons from Counter-Strike Online ported to Sven Co-op in Angelscript.
6 stars 1 forks source link

Weapons from Counter-Strike Online ported to Sven Co-op in Angelscript.

CREDITS:
Nexon for the models, textures, sounds, and sprites.
Sven Co-op hands courtesy of DNIO071, Garompa, Nova, Föur-Nïnes
AS Plugins by me, sometimes with code converted from various AMXX plugins.

Some of the weapons aren't 100% finished but they're mostly tweaks such as muzzleflashes, animations, bulletspread, damage, and such.

It'll look really messy but should be relatively easy to use anyway.

Hopefully I can make it better in the future, but health reasons and being busy IRL currently prevents me from doing so.

The plugin custom_weapons-cso.as can be used if you're not using a buymenu plugin to register the weapons, the give command can be used, but I would recommend using AFBase for the .player_give command (among many other extremely useful things)

https://github.com/Zode/AFBase

If you don't use my plugin, then you'll have to put this in another plugin that you've got, such as a buymenu.

#include "../custom_weapons/cso/csobaseweapon"
#include "../custom_weapons/cso/csocommon"

Set bUseDroppedItemEffect to false in csocommon.as if you don't want to use CSO-like dropped weapons.
Change USE_CSLIKE_RECOIL and USE_PENETRATION in some weapons to your preference.
Some weapons have 3 different hand models (Male, Female, Sven Co-op) that can be switched with TertiaryAttack.


MELEE








PISTOLS








SHOTGUNS









SUBMACHINE GUNS




ASSAULT RIFLES









SNIPER RIFLES







MACHINE GUNS




EXPLOSIVES