03.08.2009, 19:13
Hey i have been thinking of how to create so when you pick up dual guns in a house the automatical gets removed again, i thought of this... But i dont think that is quite the right way..., Could someone please help a little here?
if (GetPlayerWeapon(playerid) == 22)
{
GivePlayerWeapon(playerid,22,0);
if (GetPlayerWeapon(playerid) == 22)
{
GivePlayerWeapon(playerid,22,0);