Thread
:
Removing Multiple Weapons
View Single Post
#
1
07-21-2013, 08:56 PM
i8bit
Registered User
Join Date: Jul 2013
Posts: 146
Removing Multiple Weapons
PHP Code:
removeWeapon
(
"Test/One"
);
removeWeapon
(
"Test/Two"
);
removeWeapon
(
"Test/Three"
);
Is there a way to remove all weapons starting with Test/ ?
i8bit
View Public Profile
View GraalOnline Profile
Find all posts by i8bit