Thread: #v() in weapons
View Single Post
  #14  
Old 09-17-2001, 04:44 AM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
~AlphaFlame~

Yes yes yes! It would only go once!

~cough~ General beat me to it but oh well...

Anyway, we do kinda need this for stuff like multiple items!

if (playertouchsme){
for(i=0;i<weaponscount;i++){
if (startswith(Bread,#w)){
selectedweapon=i;
}
}
tokenize #w;
toweapons Bread #v(#e(0,-1,#t(1)+1));
}

Or something similar... of course then you'd hafta script reducing the bread count but... bleh, oh what am I saying. Almighty Kaimetsu doesn't like this command so it'll never go up.
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote