
11-30-2002, 06:19 PM
|
|
Banned
|
Join Date: Nov 2002
Location: Usually in wy own world but at the moment in England
Posts: 33
|
|
|
i don't quite get your message falcor.... but nvm.
I was meant to put strequals in the script but i was rushing.
Im doing it in offline mode.
You have the weapon Mech Spyder and you goto the upgrade factory and i used this:
if (playerchats&&strequals(#c,Upgrade Mech Spyder)&&hasweapon(Mech Spyder)) {
removeweapon: Mech Spyder;
toweapons Mech Spyder 2;
}
if (weaponfired){
blah......
}
Note: This is in Offline mode and it won't work so help plz |
|
|
|