View Single Post
  #1  
Old 02-23-2004, 06:07 PM
Blue_Dragn Blue_Dragn is offline
Registered User
Join Date: Jul 2003
Posts: 302
Blue_Dragn is on a distinguished road
Quote:
Originally posted by -Ramirez-
NPC Code:

for (a = 0;a < weaponscount;a++) {
if (strequals(#w(a),WeaponName)) selectedweapon = a;
}


?

(No, I don't like i.)
I hadnt thought of running it in a loop like that, thanks.
__________________
No longer a Advertisement Goat
Reply With Quote