29.07.2009, 08:19
I'm making A c4 script, you plant a bomb, get a detonator then you detonate the bomb with the detonator. Everything is done and working except for the detonator part.
GetPlayerWeapon(playerid) == 40 does not work as the detonator is desync (That was what I was told). I need the bomb to only explode when you shot if you are holding a detonator.
GetPlayerWeapon(playerid) == 40 does not work as the detonator is desync (That was what I was told). I need the bomb to only explode when you shot if you are holding a detonator.