View Single Post
  #10  
Old 10-01-2001, 08:35 AM
Shard_IceFire Shard_IceFire is offline
Registered User
Shard_IceFire's Avatar
Join Date: Jun 2001
Location: Eastern Harkoonia
Posts: 861
Shard_IceFire is on a distinguished road
*looks down* well I have 2 balls but here is what you could do:
NPC Code:

//Code by Shard IceFire
if (playertouchsme) {
toweapons Ball count;
}
if (weaponfired) {
say2 You have #s(client.balls) balls!;
}

__________________

-=Shard IceFire=-
Reply With Quote