View Single Post
  #11  
Old 08-08-2004, 11:35 PM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally Posted by falco10291029
um i know how for loops worked i mean how wuold that help u select a wepon theres no command that i know of that will actually set your wepon even if u find the right one!
Iterate through weaponscount. Check if #w(yourvar) is the same as the weapon name you want selected. If it is, use the assignment Loriel supplied.
Reply With Quote