Thread: 'Q' Inventory
View Single Post
  #3  
Old 12-19-2001, 08:56 AM
Sennema Sennema is offline
Registered User
Join Date: Nov 2001
Location: Ontario, Canada
Posts: 132
Sennema is on a distinguished road
Send a message via ICQ to Sennema Send a message via AIM to Sennema
Re: 'Q' Inventory

Quote:
Originally posted by zell12
Ok, me and flames decided to start the server back up again... but for some of our idea's to work, we need to find out if there is a way to make a different 'Q' inventory, if someone can help it would really help scince me and him were like the only people making it full time, scince everyone quit on us
Yes, there is. Just gotta do a few minor adjustments...

first off, use "disableselectweapons" so when you press 'Q', nothing happens, then make something happen using...

NPC Code:

if(keydown(9)&&isweapon){
do stuff;
}



Ask me on MSN sometime and I'll help you out, cause I'm too lazy to do it here (though I do need the 500 posts)
__________________
~Draemus Windblade


Just over 90% of all messages have no point or meaning.

"In order to preserve ourselves we seek out and eliminate anything that may do use harm. In doing so, we destroy things that, though possibly hazzardous, may be important to survival. So you see, in trying to save ourselves, we ultimately bring about our own destruction"


Luminar
Reply With Quote