TheDoctor0 / CSGOMod

CS:GO Mod for Counter-Strike 1.6 (AMXX 1.8.3 / 1.9 / 1.10).
MIT License
60 stars 37 forks source link

Idea: Include some kind of physics plugin #75

Closed regener closed 3 years ago

regener commented 3 years ago

Like in CSS and CSGO you could shoot armory items on the ground or move them by grenade explosion.

Examples: https://forums.alliedmods.net/showthread.php?t=66472 https://forums.alliedmods.net/showthread.php?t=194880?t=194880

TheDoctor0 commented 3 years ago

From those two plugins, I would select Weapon Physics as I used it a few times in the past. It is quite outdated, so would require a rewrite, but nevertheless, it seems like a good idea.

regener commented 3 years ago

I don't see any reason to switch to reapi, afaik nothing else needs reapi atm in this mod. That would limit the mod to rehlds+regamedll servers and that is a bad idea. Also if you prefer reapi then you can switch it for yourself.

TheDoctor0 commented 3 years ago

Sooner or later ReAPI will be introduced as a dependency for this mod, but I don't think that it's worth it for such a minor plugin.