Vice City: Multiplayer

VC:MP Discussion => Support => Bugs and Crashes => Topic started by: [TDA]Speed on Oct 04, 2024, 10:53 AM

Title: some weapons not working on Onobjectshot
Post by: [TDA]Speed on Oct 04, 2024, 10:53 AM
some weapons not working/called onobjectshot
RPG
Flamethorwer
grenades
molotovs

if can be called maybe
hunter
seasparrow
Title: Re: some weapons not working on Onobjectshot
Post by: [TDA]Speed on Oct 06, 2024, 09:51 AM
i have just noticed that rpg and grenade will not work if you puted some specific weapons inside the objectshot exmple
if (Object.ID == Myobject)
{
if (weapon == 26)
}
rpg will no longer being called even with their ids the id 41 will work but working for both grenade and rpg i think its bug or something because its same id as death reason id 41(explosion)