| 04-26-2007, 09:52 PM | #1 |
Hello, I've got question... I made a handgun spell work fine, but i cant make a machine gun spell. For example, I want it to keep shooting until the person runs out of ammo (charges on a item), but I have no idea how to do this :S And when I try, it does nothing, absolutely nothing, no matter what I try.... :( I just cant think of what else I could do; does any one know how or who who could help? |
| 04-27-2007, 08:28 PM | #3 |
ok ill give it a shot thanks If ((Item-type of TempItem) Equal to Tome of Experience) then do (Set MachineGunBullets = TempItem) K got stuck here what is the machinegunbullets? the item? also whats tempitem im guessing another variable. |
| 04-29-2007, 01:10 PM | #4 |
I hate to bump but its been a few days. |
| 04-29-2007, 03:22 PM | #5 |
Borderline, but meh. MachineGunBullets and TempItem are both global item variables. |
| 04-29-2007, 10:23 PM | #6 |
Sorry, I was gone, and blu_da_noob is correct: they are both item variables. |
