Thread
:
giveweapon help?
View Single Post
#
2
07-14-2011, 12:15 PM
iBeatz
Kavan
Join Date: Dec 2010
Location: Northern Ireland, UK
Posts: 154
I suggest that when the NPC is slashed by way of the onWa****() event, it will add the weapon to the player like so:
PHP Code:
function
onWa
****(){
player
.
addweapon
(
"your weapon name"
);
}
__________________
Intelligence without ambition is like a bird without wings.
iBeatz
View Public Profile
View GraalOnline Profile
Find all posts by iBeatz